⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 JAVA CARD 开发包规格说明,版本为2.2.2
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<DT><A HREF="./javacardx/crypto/Cipher.html#ALG_DES_ECB_ISO9797_M2"><B>ALG_DES_ECB_ISO9797_M2</B></A> - Static variable in class javacardx.crypto.<A HREF="./javacardx/crypto/Cipher.html" title="class in javacardx.crypto">Cipher</A><DD>Cipher algorithm <code>ALG_DES_ECB_ISO9797_M2</code> provides a cipher using DES in ECB mode, and pads   input data according to the ISO 9797 method 2 (ISO 7816-4, EMV'96) scheme.<DT><A HREF="./javacardx/crypto/Cipher.html#ALG_DES_ECB_NOPAD"><B>ALG_DES_ECB_NOPAD</B></A> - Static variable in class javacardx.crypto.<A HREF="./javacardx/crypto/Cipher.html" title="class in javacardx.crypto">Cipher</A><DD>Cipher algorithm <code>ALG_DES_ECB_NOPAD</code> provides a cipher using DES in ECB mode, and does not pad input data.<DT><A HREF="./javacardx/crypto/Cipher.html#ALG_DES_ECB_PKCS5"><B>ALG_DES_ECB_PKCS5</B></A> - Static variable in class javacardx.crypto.<A HREF="./javacardx/crypto/Cipher.html" title="class in javacardx.crypto">Cipher</A><DD>Cipher algorithm <code>ALG_DES_ECB_PKCS5</code> provides a cipher using DES in ECB mode, and pads  input data according to the PKCS#5 scheme.<DT><A HREF="./javacard/security/Signature.html#ALG_DES_MAC4_ISO9797_1_M2_ALG3"><B>ALG_DES_MAC4_ISO9797_1_M2_ALG3</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_DES_MAC4_ISO9797_1_M2_ALG3</code> generates a 4-byte MAC using a 2-key DES3 key according to ISO9797-1 MAC algorithm 3 with method 2 (also EMV'96, EMV'2000), where input data is padded using method 2 and the data is processed as described in MAC Algorithm 3 of the ISO 9797-1 specification.<DT><A HREF="./javacard/security/Signature.html#ALG_DES_MAC4_ISO9797_M1"><B>ALG_DES_MAC4_ISO9797_M1</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_DES_MAC4_ISO9797_M1</code> generates a 4-byte MAC (most significant 4 bytes of encrypted block) using DES in CBC mode  or triple DES in outer CBC mode.<DT><A HREF="./javacard/security/Signature.html#ALG_DES_MAC4_ISO9797_M2"><B>ALG_DES_MAC4_ISO9797_M2</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_DES_MAC4_ISO9797_M2</code> generates a 4-byte MAC (most significant 4 bytes of encrypted block) using DES in CBC mode  or triple DES in outer CBC mode.<DT><A HREF="./javacard/security/Signature.html#ALG_DES_MAC4_NOPAD"><B>ALG_DES_MAC4_NOPAD</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_DES_MAC4_NOPAD</code> generates a 4-byte MAC (most significant 4 bytes of encrypted block) using DES in CBC mode  or triple DES in outer CBC mode.<DT><A HREF="./javacard/security/Signature.html#ALG_DES_MAC4_PKCS5"><B>ALG_DES_MAC4_PKCS5</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_DES_MAC4_PKCS5</code> generates a 4-byte MAC (most significant 4 bytes of encrypted block) using DES in CBC mode   or triple DES in outer CBC mode.<DT><A HREF="./javacard/security/Signature.html#ALG_DES_MAC8_ISO9797_1_M2_ALG3"><B>ALG_DES_MAC8_ISO9797_1_M2_ALG3</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_DES_MAC8_ISO9797_1_M2_ALG3</code> generates an 8-byte MAC using a 2-key DES3 key according to ISO9797-1 MAC algorithm 3 with method 2 (also EMV'96, EMV'2000), where input data is padded using method 2 and the data is processed as described in MAC Algorithm 3 of the ISO 9797-1 specification.<DT><A HREF="./javacard/security/Signature.html#ALG_DES_MAC8_ISO9797_M1"><B>ALG_DES_MAC8_ISO9797_M1</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_DES_MAC8_ISO9797_M1</code> generates an 8-byte MAC using DES in CBC mode or triple DES in outer CBC mode.<DT><A HREF="./javacard/security/Signature.html#ALG_DES_MAC8_ISO9797_M2"><B>ALG_DES_MAC8_ISO9797_M2</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_DES_MAC8_ISO9797_M2</code> generates an 8-byte MAC using DES in CBC mode or triple DES in outer CBC mode.<DT><A HREF="./javacard/security/Signature.html#ALG_DES_MAC8_NOPAD"><B>ALG_DES_MAC8_NOPAD</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_DES_MAC_8_NOPAD</code> generates an 8-byte MAC using DES in CBC mode or triple DES in outer CBC mode.<DT><A HREF="./javacard/security/Signature.html#ALG_DES_MAC8_PKCS5"><B>ALG_DES_MAC8_PKCS5</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm </code>ALG_DES_MAC8_PKCS5</code> generates an 8-byte MAC using DES in CBC mode or triple DES in outer CBC mode.<DT><A HREF="./javacard/security/KeyPair.html#ALG_DSA"><B>ALG_DSA</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/KeyPair.html" title="class in javacard.security">KeyPair</A><DD><code>KeyPair</code> object containing a DSA key pair.<DT><A HREF="./javacard/security/Signature.html#ALG_DSA_SHA"><B>ALG_DSA_SHA</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <code>ALG_DSA_SHA</code> generates a 20-byte SHA digest and signs/verifies the digests using DSA.<DT><A HREF="./javacard/security/KeyPair.html#ALG_EC_F2M"><B>ALG_EC_F2M</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/KeyPair.html" title="class in javacard.security">KeyPair</A><DD><CODE>KeyPair</CODE> object containing an EC key pair for EC operations over fields of characteristic 2 with polynomial basis.<DT><A HREF="./javacard/security/KeyPair.html#ALG_EC_FP"><B>ALG_EC_FP</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/KeyPair.html" title="class in javacard.security">KeyPair</A><DD><CODE>KeyPair</CODE> object containing an EC key pair for EC operations over large prime fields<DT><A HREF="./javacard/security/KeyAgreement.html#ALG_EC_SVDP_DH"><B>ALG_EC_SVDP_DH</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/KeyAgreement.html" title="class in javacard.security">KeyAgreement</A><DD>Elliptic curve secret value derivation primitive, Diffie-Hellman version, as per [IEEE P1363].<DT><A HREF="./javacard/security/KeyAgreement.html#ALG_EC_SVDP_DHC"><B>ALG_EC_SVDP_DHC</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/KeyAgreement.html" title="class in javacard.security">KeyAgreement</A><DD>Elliptic curve secret value derivation primitive, Diffie-Hellman version, with cofactor multiplication, as per [IEEE P1363].<DT><A HREF="./javacard/security/Signature.html#ALG_ECDSA_SHA"><B>ALG_ECDSA_SHA</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>Signature algorithm <CODE>ALG_ECDSA_SHA</CODE> generates a 20-byte SHA digest and signs/verifies the digest using ECDSA.<DT><A HREF="./javacard/security/Signature.html#ALG_HMAC_MD5"><B>ALG_HMAC_MD5</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>HMAC message authentication algorithm <code>ALG_HMAC_MD5</code> This algorithm generates an HMAC following the steps found in RFC: 2104 using MD5 as the hashing algorithm.<DT><A HREF="./javacard/security/Signature.html#ALG_HMAC_RIPEMD160"><B>ALG_HMAC_RIPEMD160</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>HMAC message authentication algorithm <code>ALG_HMAC_RIPEMD160</code> This algorithm generates an HMAC following the steps found in RFC: 2104 using RIPEMD160 as the hashing algorithm.<DT><A HREF="./javacard/security/Signature.html#ALG_HMAC_SHA1"><B>ALG_HMAC_SHA1</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>HMAC message authentication algorithm <code>ALG_HMAC_SHA1</code> This algorithm generates an HMAC following the steps found in RFC: 2104 using SHA1 as the hashing algorithm.<DT><A HREF="./javacard/security/Signature.html#ALG_HMAC_SHA_256"><B>ALG_HMAC_SHA_256</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>HMAC message authentication algorithm <code>ALG_HMAC_SHA_256</code> This algorithm generates an HMAC following the steps found in RFC: 2104 using SHA-256 as the hashing algorithm.<DT><A HREF="./javacard/security/Signature.html#ALG_HMAC_SHA_384"><B>ALG_HMAC_SHA_384</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>HMAC message authentication algorithm <code>ALG_HMAC_SHA_384</code> This algorithm generates an HMAC following the steps found in RFC: 2104 using SHA-384 as the hashing algorithm.<DT><A HREF="./javacard/security/Signature.html#ALG_HMAC_SHA_512"><B>ALG_HMAC_SHA_512</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Signature.html" title="class in javacard.security">Signature</A><DD>HMAC message authentication algorithm <code>ALG_HMAC_SHA_512</code> This algorithm generates an HMAC following the steps found in RFC: 2104 using SHA-512 as the hashing algorithm.<DT><A HREF="./javacard/security/Checksum.html#ALG_ISO3309_CRC16"><B>ALG_ISO3309_CRC16</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Checksum.html" title="class in javacard.security">Checksum</A><DD>ISO/IEC 3309 compliant 16 bit CRC algorithm.<DT><A HREF="./javacard/security/Checksum.html#ALG_ISO3309_CRC32"><B>ALG_ISO3309_CRC32</B></A> - Static variable in class javacard.security.<A HREF="./javacard/security/Checksum.html" title="class in javacard.security">Checksum</A><DD>ISO/IEC 3309 compliant 32 bit CRC algorithm.<DT><A HREF="./javacardx/crypto/Cipher.html#ALG_KOREAN_SEED_CBC_NOPAD"><B>ALG_KOREAN_SEED_CBC_NOPAD</B></A> - Static variable in class javacardx.crypto.<A HREF="./javacardx/crypto/Cipher.html" title="class in javacardx.crypto">Cipher</A><DD>Cipher algorithm <code>ALG_KOREAN_SEED_CBC_NOPAD</code> provides a cipher using the Korean SEED algorithm specified in the Korean SEED Algorithm specification provided by KISA, Korea Information Security Agency in ECB mode and   does not pad input data.<DT><A HREF="./javacardx/crypto/Cipher.html#ALG_KOREAN_SEED_ECB_NOPAD"><B>ALG_KOREAN_SEED_ECB_NOPAD</B></A> - Static variable in class javacardx.crypto.<A HREF="./javacardx/crypto/Cipher.html" title="class in javacardx.crypto">Cipher</A><DD>Cipher algorithm <code>ALG_KOREAN_SEED_ECB_NOPAD</code> provides a cipher using the Korean

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -