/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpciph_aes_cts.txt | 12 Title = AES CBC Test vectors 18 Cipher = AES-128-CBC 25 Cipher = AES-128-CBC 32 Cipher = AES-128-CBC 38 Title = AES CBC CTS1 Test vectors 42 # where aligned blocks are the same as CBC mode, and partial lengths 46 Cipher = AES-128-CBC-CTS 54 Cipher = AES-128-CBC-CTS 63 Cipher = AES-128-CBC-CTS 72 Cipher = AES-128-CBC-CTS [all …]
|
H A D | evpciph_aes_stitched.txt | 1 Title = AES-128-CBC-HMAC-SHA1 test vectors 3 Cipher = AES-128-CBC-HMAC-SHA1 13 Cipher = AES-128-CBC-HMAC-SHA1 23 Cipher = AES-128-CBC-HMAC-SHA1 33 Title = AES-256-CBC-HMAC-SHA1 test vectors 35 Cipher = AES-256-CBC-HMAC-SHA1 45 Cipher = AES-256-CBC-HMAC-SHA1 55 Cipher = AES-256-CBC-HMAC-SHA1 64 Title = AES-128-CBC-HMAC-SHA256 test vectors 66 Cipher = AES-128-CBC-HMAC-SHA256 [all …]
|
H A D | evpkdf_krb5.txt | 18 Ctrl.cipher = cipher:DES-EDE3-CBC 24 Ctrl.cipher = cipher:DES-EDE3-CBC 30 Ctrl.cipher = cipher:DES-EDE3-CBC 36 Ctrl.cipher = cipher:DES-EDE3-CBC 42 Ctrl.cipher = cipher:DES-EDE3-CBC 48 Ctrl.cipher = cipher:DES-EDE3-CBC 54 Ctrl.cipher = cipher:DES-EDE3-CBC 60 Ctrl.cipher = cipher:DES-EDE3-CBC 66 Ctrl.cipher = cipher:DES-EDE3-CBC 73 Ctrl.cipher = cipher:DES-EDE3-CBC [all …]
|
H A D | evpciph_cast5.txt | 12 Cipher = CAST5-CBC 19 Cipher = CAST5-CBC 26 Cipher = CAST5-CBC 33 Cipher = CAST5-CBC 40 Cipher = CAST5-CBC 47 Cipher = CAST5-CBC 54 Cipher = CAST5-CBC 61 Cipher = CAST5-CBC 68 Cipher = CAST5-CBC 75 Cipher = CAST5-CBC [all …]
|
H A D | evpciph_camellia_cts.txt | 20 # e.g: openssl kdf -cipher CAMELLIA-128-CBC 37 Cipher = CAMELLIA-128-CBC-CTS 48 Cipher = CAMELLIA-128-CBC-CTS 59 Cipher = CAMELLIA-128-CBC-CTS 70 Cipher = CAMELLIA-128-CBC-CTS 81 Cipher = CAMELLIA-128-CBC-CTS 92 Cipher = CAMELLIA-256-CBC-CTS 103 Cipher = CAMELLIA-256-CBC-CTS 114 Cipher = CAMELLIA-256-CBC-CTS 125 Cipher = CAMELLIA-256-CBC-CTS [all …]
|
H A D | evpciph_idea.txt | 13 Cipher = IDEA-CBC 20 Cipher = IDEA-CBC 27 Cipher = IDEA-CBC 34 Cipher = IDEA-CBC 41 Cipher = IDEA-CBC 48 Cipher = IDEA-CBC 55 Cipher = IDEA-CBC 62 Cipher = IDEA-CBC 69 Cipher = IDEA-CBC 76 Cipher = IDEA-CBC [all …]
|
H A D | evpciph_rc2.txt | 28 Cipher = RC2-CBC 35 Cipher = RC2-CBC 44 Cipher = RC2-40-CBC 52 Cipher = RC2-40-CBC 60 Cipher = RC2-40-CBC 67 Cipher = RC2-64-CBC 74 Cipher = RC2-64-CBC
|
H A D | evpciph_camellia.txt | 119 # For all CBC encrypts and decrypts, the transformed sequence is 120 # CAMELLIA-bits-CBC:key:IV/ciphertext':plaintext:ciphertext:encdec 121 # CBC-CAMELLIA128.Encrypt and CBC-CAMELLIA128.Decrypt 122 Cipher = CAMELLIA-128-CBC 129 Cipher = CAMELLIA-128-CBC 136 Cipher = CAMELLIA-128-CBC 143 Cipher = CAMELLIA-128-CBC 151 # CBC-CAMELLIA192.Encrypt and CBC-CAMELLIA192.Decrypt 152 Cipher = CAMELLIA-192-CBC 159 Cipher = CAMELLIA-192-CBC [all …]
|
H A D | evpciph_aes_common.txt | 58 # AES 128 CBC tests (from NIST test vectors, encrypt) 60 #AES-128-CBC:00000000000000000000000000000000:00000000000000000000000000000000:00000000000000000000… 62 # AES 192 CBC tests (from NIST test vectors, encrypt) 64 #AES-192-CBC:000000000000000000000000000000000000000000000000:00000000000000000000000000000000:0000… 66 # AES 256 CBC tests (from NIST test vectors, encrypt) 68 #AES-256-CBC:0000000000000000000000000000000000000000000000000000000000000000:000000000000000000000… 70 # AES 128 CBC tests (from NIST test vectors, decrypt) 72 #AES-128-CBC:00000000000000000000000000000000:00000000000000000000000000000000:FACA37E0B0C85373DF70… 143 # For all CBC encrypts and decrypts, the transformed sequence is 144 # AES-bits-CBC:key:IV/ciphertext':plaintext:ciphertext:encdec [all …]
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_CIPHER-AES.pod | 18 =item "AES-128-CBC", "AES-192-CBC" and "AES-256-CBC" 20 =item "AES-128-CBC-CTS", "AES-192-CBC-CTS" and "AES-256-CBC-CTS" 43 =item "AES-128-CBC-HMAC-SHA1", "AES-256-CBC-HMAC-SHA1", 44 "AES-128-CBC-HMAC-SHA256" and "AES-256-CBC-HMAC-SHA256"
|
H A D | EVP_CIPHER-CAMELLIA.pod | 17 =item "CAMELLIA-128-CBC", "CAMELLIA-192-CBC" and "CAMELLIA-256-CBC" 19 =item "CAMELLIA-128-CBC-CTS", "CAMELLIA-192-CBC-CTS" and "CAMELLIA-256-CBC-CTS"
|
H A D | EVP_CIPHER-DES.pod | 20 =item "DES-EDE3-CBC" or "DES3" 33 =item "DES-EDE-CBC" 49 =item "DES-CBC" 55 =item "DESX-CBC"
|
H A D | EVP_CIPHER-RC2.pod | 17 =item "RC2-CBC", "RC2" or "RC2-128" 19 =item "RC2-40-CBC" or "RC2-40" 21 =item "RC2-64-CBC" or "RC2-64"
|
H A D | EVP_CIPHER-CAST.pod | 17 =item "CAST-128-CBC", "CAST-192-CBC" and "CAST-256-CBC"
|
H A D | EVP_CIPHER-ARIA.pod | 17 =item "ARIA-128-CBC", "ARIA-192-CBC" and "ARIA-256-CBC"
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | pkcs12.asn1 | 19 id-pbeWithSHAAnd3-KeyTripleDES-CBC OBJECT IDENTIFIER ::= { id-pkcs-12PbeIds 3} 20 id-pbeWithSHAAnd2-KeyTripleDES-CBC OBJECT IDENTIFIER ::= { id-pkcs-12PbeIds 4} 21 id-pbeWithSHAAnd128BitRC2-CBC OBJECT IDENTIFIER ::= { id-pkcs-12PbeIds 5} 22 id-pbewithSHAAnd40BitRC2-CBC OBJECT IDENTIFIER ::= { id-pkcs-12PbeIds 6}
|
/freebsd/crypto/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_cts.inc | 10 /* Dispatch functions for AES CBC CTS ciphers */ 90 IMPLEMENT_cts_cipher(aes, AES, cbc, CBC, CTS_FLAGS, 256, 128, 128, block) 92 IMPLEMENT_cts_cipher(aes, AES, cbc, CBC, CTS_FLAGS, 192, 128, 128, block) 94 IMPLEMENT_cts_cipher(aes, AES, cbc, CBC, CTS_FLAGS, 128, 128, 128, block)
|
H A D | cipher_camellia_cts.inc | 10 /* Dispatch functions for CAMELLIA CBC CTS ciphers */ 90 IMPLEMENT_cts_cipher(camellia, CAMELLIA, cbc, CBC, CTS_FLAGS, 256, 128, 128, block) 92 IMPLEMENT_cts_cipher(camellia, CAMELLIA, cbc, CBC, CTS_FLAGS, 192, 128, 128, block) 94 IMPLEMENT_cts_cipher(camellia, CAMELLIA, cbc, CBC, CTS_FLAGS, 128, 128, 128, block)
|
H A D | cipher_aria.c | 52 IMPLEMENT_generic_cipher(aria, ARIA, cbc, CBC, 0, 256, 128, 128, block) 54 IMPLEMENT_generic_cipher(aria, ARIA, cbc, CBC, 0, 192, 128, 128, block) 56 IMPLEMENT_generic_cipher(aria, ARIA, cbc, CBC, 0, 128, 128, 128, block)
|
H A D | cipher_aes.c | 59 IMPLEMENT_generic_cipher(aes, AES, cbc, CBC, 0, 256, 128, 128, block) 61 IMPLEMENT_generic_cipher(aes, AES, cbc, CBC, 0, 192, 128, 128, block) 63 IMPLEMENT_generic_cipher(aes, AES, cbc, CBC, 0, 128, 128, 128, block)
|
H A D | cipher_camellia.c | 58 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cbc, CBC, 0, 256, 128, 128, block) 60 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cbc, CBC, 0, 192, 128, 128, block) 62 IMPLEMENT_generic_cipher(camellia, CAMELLIA, cbc, CBC, 0, 128, 128, 128, block)
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-ciphers.pod.in | 405 =item B<CBC> 407 All cipher suites using encryption algorithm in Cipher Block Chaining (CBC) 427 SSL_RSA_WITH_IDEA_CBC_SHA IDEA-CBC-SHA 448 TLS_RSA_WITH_IDEA_CBC_SHA IDEA-CBC-SHA 616 Note: the CBC modes mentioned in this RFC are not supported. 649 PSK_WITH_3DES_EDE_CBC_SHA PSK-3DES-EDE-CBC-SHA 650 PSK_WITH_AES_128_CBC_SHA PSK-AES128-CBC-SHA 651 PSK_WITH_AES_256_CBC_SHA PSK-AES256-CBC-SHA 654 DHE_PSK_WITH_3DES_EDE_CBC_SHA DHE-PSK-3DES-EDE-CBC-SHA 655 DHE_PSK_WITH_AES_128_CBC_SHA DHE-PSK-AES128-CBC-SHA [all …]
|
H A D | openssl-enc.pod.in | 252 a strong block cipher, such as AES, in CBC mode. 308 bf-cbc Blowfish in CBC mode 315 cast-cbc CAST in CBC mode 317 cast5-cbc CAST5 in CBC mode 324 des-cbc DES in CBC mode 330 des-ede-cbc Two key triple DES EDE in CBC mode 335 des-ede3-cbc Three key triple DES EDE in CBC mode 346 idea-cbc IDEA algorithm in CBC mode 352 rc2-cbc 128 bit RC2 in CBC mode 357 rc2-64-cbc 64 bit RC2 in CBC mode [all …]
|
H A D | openssl-mac.pod.in | 51 For CMAC it must be one of AES-128-CBC, AES-192-CBC, AES-256-CBC or 52 DES-EDE3-CBC. 137 To create a hex-encoded CMAC-AES-128-CBC MAC from a file: 139 openssl mac -cipher AES-128-CBC \
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | objects.txt | 158 ISO-US 113533 7 66 10 : CAST5-CBC : cast5-cbc 164 !Cname pbeWithMD5AndCast5-CBC 198 pkcs5 1 : PBE-MD2-DES : pbeWithMD2AndDES-CBC 199 pkcs5 3 : PBE-MD5-DES : pbeWithMD5AndDES-CBC 200 pkcs5 4 : PBE-MD2-RC2-64 : pbeWithMD2AndRC2-CBC 201 pkcs5 6 : PBE-MD5-RC2-64 : pbeWithMD5AndRC2-CBC 202 pkcs5 10 : PBE-SHA1-DES : pbeWithSHA1AndDES-CBC 203 pkcs5 11 : PBE-SHA1-RC2-64 : pbeWithSHA1AndRC2-CBC 367 !Cname pbe-WithSHA1And3_Key_TripleDES-CBC 368 pkcs12-pbeids 3 : PBE-SHA1-3DES : pbeWithSHA1And3-KeyTripleDES-CBC [all …]
|