Searched refs:CBC (Results 1 – 25 of 30) sorted by relevance
12
44 # AES 128 CBC tests (from NIST test vectors, encrypt)46 #AES-128-CBC:00000000000000000000000000000000:00000000000000000000000000000000:00000000000000000000…48 # AES 192 CBC tests (from NIST test vectors, encrypt)50 #AES-192-CBC:000000000000000000000000000000000000000000000000:00000000000000000000000000000000:0000…52 # AES 256 CBC tests (from NIST test vectors, encrypt)54 #AES-256-CBC:0000000000000000000000000000000000000000000000000000000000000000:000000000000000000000…56 # AES 128 CBC tests (from NIST test vectors, decrypt)58 #AES-128-CBC:00000000000000000000000000000000:00000000000000000000000000000000:FACA37E0B0C85373DF70…78 # For all CBC encrypts and decrypts, the transformed sequence is79 # AES-bits-CBC:key:IV/ciphertext':plaintext:ciphertext:encdec[all …]
124 BLOCK_CIPHER_def1(cname, cbc, cbc, CBC, kstruct, nid, block_size, key_len, \
254 SSL_RSA_EXPORT_WITH_RC2_CBC_40_MD5 EXP-RC2-CBC-MD5255 SSL_RSA_WITH_IDEA_CBC_SHA IDEA-CBC-SHA256 SSL_RSA_EXPORT_WITH_DES40_CBC_SHA EXP-DES-CBC-SHA257 SSL_RSA_WITH_DES_CBC_SHA DES-CBC-SHA266 SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA EXP-EDH-DSS-DES-CBC-SHA267 SSL_DHE_DSS_WITH_DES_CBC_SHA EDH-DSS-CBC-SHA269 SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA EXP-EDH-RSA-DES-CBC-SHA270 SSL_DHE_RSA_WITH_DES_CBC_SHA EDH-RSA-DES-CBC-SHA275 SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA EXP-ADH-DES-CBC-SHA276 SSL_DH_anon_WITH_DES_CBC_SHA ADH-DES-CBC-SHA[all …]
156 a strong block cipher in CBC mode such as bf or des3.174 bf-cbc Blowfish in CBC mode180 cast-cbc CAST in CBC mode182 cast5-cbc CAST5 in CBC mode187 des-cbc DES in CBC mode189 des-cfb DES in CBC mode193 des-ede-cbc Two key triple DES EDE in CBC mode198 des-ede3-cbc Three key triple DES EDE in CBC mode206 idea-cbc IDEA algorithm in CBC mode212 rc2-cbc 128 bit RC2 in CBC mode[all …]
111 called B<pbeWithMD5AndDES-CBC> this uses 56 bit DES encryption but it
47 ISO-US 113533 7 66 10 : CAST5-CBC : cast5-cbc53 !Cname pbeWithMD5AndCast5-CBC76 pkcs5 1 : PBE-MD2-DES : pbeWithMD2AndDES-CBC77 pkcs5 3 : PBE-MD5-DES : pbeWithMD5AndDES-CBC78 pkcs5 4 : PBE-MD2-RC2-64 : pbeWithMD2AndRC2-CBC79 pkcs5 6 : PBE-MD5-RC2-64 : pbeWithMD5AndRC2-CBC80 pkcs5 10 : PBE-SHA1-DES : pbeWithSHA1AndDES-CBC81 pkcs5 11 : PBE-SHA1-RC2-64 : pbeWithSHA1AndRC2-CBC231 !Cname pbe-WithSHA1And3_Key_TripleDES-CBC232 pkcs12-pbeids 3 : PBE-SHA1-3DES : pbeWithSHA1And3-KeyTripleDES-CBC[all …]
19 Cipher Block Chaining Mode (CBC) (des_cbc_encrypt())21 - The CBC mode produces the same ciphertext whenever the same80 Triple CBC Mode (des_3cbc_encrypt())82 - As for CBC encryption but increases the effective key length to 112 bits.
79 if (desp->des_mode == CBC)
189 This function implements inner triple CBC DES encryption with 3389 will be padded out to 8 bytes. The encryption is either CBC of433 Cipher Block Chaining Mode (CBC) (des_cbc_encrypt())435 - The CBC mode produces the same ciphertext whenever the same502 Triple CBC Mode (des_ede3_cbc_encrypt())504 - As for CBC encryption but increases the key length to 168 bits with
40 =head2 Cipher Block Chaining Mode (CBC)43 Be aware that des_cbc_encrypt() is not really DES CBC (it does54 The CBC mode produces the same ciphertext whenever the same217 =head2 Triple CBC Mode230 As for CBC encryption but increases the key length to 168 bits with
286 DES in CBC, ECB, CFB and OFB modes respectively. 290 Two key triple DES in CBC, ECB, CFB and OFB modes respectively.294 Three key triple DES in CBC, ECB, CFB and OFB modes respectively.298 DESX algorithm in CBC mode.311 IDEA encryption algorithm in CBC, ECB, CFB and OFB modes respectively.315 RC2 encryption algorithm in CBC, ECB, CFB and OFB modes respectively. This is a variable key321 RC2 algorithm in CBC mode with a default key length and effective key length of 40 and 64 bits.327 Blowfish encryption algorithm in CBC, ECB, CFB and OFB modes respectively. This is a variable key332 CAST encryption algorithm in CBC, ECB, CFB and OFB modes respectively. This is a variable key337 RC5 encryption algorithm in CBC, ECB, CFB and OFB modes respectively. This is a variable key length[all …]
168 (CBC) mode of DES. If the I<encrypt> argument is non-zero, the180 of 24 bytes. This is much better than CBC DES.182 DES_ede3_cbc_encrypt() implements outer triple CBC DES encryption with183 three keys. This means that each DES operation inside the CBC mode is231 (via CBC encryption). The last 4 bytes of the checksum are returned
442 DEK-Info: DES-EDE3-CBC,3F17F5316E2BAC89
106 enum desmode { CBC, ECB }; enumerator
6 DEK-Info: DES-CBC,0123456789abcdef
103 enum desmode { CBC, ECB }; enumerator
72 if (desp->des_mode == CBC) in _des_crypt()
30 >4 byte 0 mode: CBC,
75 DES-CBC-SHA:RC4-MD5. For some weird reason, each new connection uses76 RC4-MD5, but a re-connect tries to use DES-CBC-SHA. So netscape, when106 vulnerability affecting CBC ciphers, which cannot be handled by some
29 'Subsequent messages MUST use the last CBC encryption block from the previous
82 RC4-MD5, EXP-RC4-MD5, CBC-DES-MD5, CBC3-DES-MD5, CFB-DES-NULL144 CIPHER is CBC-DES-MD5148 using CBC-DES-MD5 mode. This is an unauthenticate secure channel.158 CIPHER is CBC-DES-MD5180 CIPHER is CBC-DES-MD5190 CIPHER is CBC-DES-MD5244 CIPHER is CBC-DES-MD5250 CIPHER is CBC-DES-MD5260 CIPHER is CBC-DES-MD5281 CIPHER is CBC-DES-MD5[all …]
491 0CBC ; Diacritic # Mn KANNADA SIGN NUKTA
967 2CBC; C; 2CBD; # COPTIC CAPITAL LETTER CRYPTOGRAMMIC NI
895 0CBC ; Kannada # Mn KANNADA SIGN NUKTA
2995 EDH-RSA-DES-CBC-SHA, DES-CBC-MD5, DES-CBC3-SHA.