Home
last modified time | relevance | path

Searched refs:CBC (Results 1 – 25 of 30) sorted by relevance

12

/mirbsd/src/lib/libssl/src/crypto/evp/
Devptests.txt44 # 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 is
79 # AES-bits-CBC:key:IV/ciphertext':plaintext:ciphertext:encdec
[all …]
Devp_locl.h124 BLOCK_CIPHER_def1(cname, cbc, cbc, CBC, kstruct, nid, block_size, key_len, \
/mirbsd/src/lib/libssl/src/doc/apps/
Dciphers.pod254 SSL_RSA_EXPORT_WITH_RC2_CBC_40_MD5 EXP-RC2-CBC-MD5
255 SSL_RSA_WITH_IDEA_CBC_SHA IDEA-CBC-SHA
256 SSL_RSA_EXPORT_WITH_DES40_CBC_SHA EXP-DES-CBC-SHA
257 SSL_RSA_WITH_DES_CBC_SHA DES-CBC-SHA
266 SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA EXP-EDH-DSS-DES-CBC-SHA
267 SSL_DHE_DSS_WITH_DES_CBC_SHA EDH-DSS-CBC-SHA
269 SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA EXP-EDH-RSA-DES-CBC-SHA
270 SSL_DHE_RSA_WITH_DES_CBC_SHA EDH-RSA-DES-CBC-SHA
275 SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA EXP-ADH-DES-CBC-SHA
276 SSL_DH_anon_WITH_DES_CBC_SHA ADH-DES-CBC-SHA
[all …]
Denc.pod156 a strong block cipher in CBC mode such as bf or des3.
174 bf-cbc Blowfish in CBC mode
180 cast-cbc CAST in CBC mode
182 cast5-cbc CAST5 in CBC mode
187 des-cbc DES in CBC mode
189 des-cfb DES in CBC mode
193 des-ede-cbc Two key triple DES EDE in CBC mode
198 des-ede3-cbc Three key triple DES EDE in CBC mode
206 idea-cbc IDEA algorithm in CBC mode
212 rc2-cbc 128 bit RC2 in CBC mode
[all …]
Dpkcs8.pod111 called B<pbeWithMD5AndDES-CBC> this uses 56 bit DES encryption but it
/mirbsd/src/lib/libssl/src/crypto/objects/
Dobjects.txt47 ISO-US 113533 7 66 10 : CAST5-CBC : cast5-cbc
53 !Cname pbeWithMD5AndCast5-CBC
76 pkcs5 1 : PBE-MD2-DES : pbeWithMD2AndDES-CBC
77 pkcs5 3 : PBE-MD5-DES : pbeWithMD5AndDES-CBC
78 pkcs5 4 : PBE-MD2-RC2-64 : pbeWithMD2AndRC2-CBC
79 pkcs5 6 : PBE-MD5-RC2-64 : pbeWithMD5AndRC2-CBC
80 pkcs5 10 : PBE-SHA1-DES : pbeWithSHA1AndDES-CBC
81 pkcs5 11 : PBE-SHA1-RC2-64 : pbeWithSHA1AndRC2-CBC
231 !Cname pbe-WithSHA1And3_Key_TripleDES-CBC
232 pkcs12-pbeids 3 : PBE-SHA1-3DES : pbeWithSHA1And3-KeyTripleDES-CBC
[all …]
/mirbsd/src/lib/libdes/
DMODES.DES19 Cipher Block Chaining Mode (CBC) (des_cbc_encrypt())
21 - The CBC mode produces the same ciphertext whenever the same
80 Triple CBC Mode (des_3cbc_encrypt())
82 - As for CBC encryption but increases the effective key length to 112 bits.
Drpc_enc.c79 if (desp->des_mode == CBC)
Ddes.doc189 This function implements inner triple CBC DES encryption with 3
389 will be padded out to 8 bytes. The encryption is either CBC of
433 Cipher Block Chaining Mode (CBC) (des_cbc_encrypt())
435 - The CBC mode produces the same ciphertext whenever the same
502 Triple CBC Mode (des_ede3_cbc_encrypt())
504 - As for CBC encryption but increases the key length to 168 bits with
/mirbsd/src/lib/libssl/src/doc/crypto/
Ddes_modes.pod40 =head2 Cipher Block Chaining Mode (CBC)
43 Be aware that des_cbc_encrypt() is not really DES CBC (it does
54 The CBC mode produces the same ciphertext whenever the same
217 =head2 Triple CBC Mode
230 As for CBC encryption but increases the key length to 168 bits with
DEVP_EncryptInit.pod286 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 key
321 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 key
332 CAST encryption algorithm in CBC, ECB, CFB and OFB modes respectively. This is a variable key
337 RC5 encryption algorithm in CBC, ECB, CFB and OFB modes respectively. This is a variable key length
[all …]
Ddes.pod168 (CBC) mode of DES. If the I<encrypt> argument is non-zero, the
180 of 24 bytes. This is much better than CBC DES.
182 DES_ede3_cbc_encrypt() implements outer triple CBC DES encryption with
183 three keys. This means that each DES operation inside the CBC mode is
231 (via CBC encryption). The last 4 bytes of the checksum are returned
Dpem.pod442 DEK-Info: DES-EDE3-CBC,3F17F5316E2BAC89
/mirbsd/src/include/rpc/
Drpc_des.h106 enum desmode { CBC, ECB }; enumerator
/mirbsd/src/lib/libssl/src/crypto/pem/
Dmessage6 DEK-Info: DES-CBC,0123456789abcdef
/mirbsd/src/lib/libssl/src/crypto/des/
Drpc_des.h103 enum desmode { CBC, ECB }; enumerator
Drpc_enc.c72 if (desp->des_mode == CBC) in _des_crypt()
/mirbsd/src/usr.bin/file/magdir/
Dmcrypt30 >4 byte 0 mode: CBC,
/mirbsd/src/lib/libssl/src/doc/ssl/
DSSL_CTX_set_options.pod75 DES-CBC-SHA:RC4-MD5. For some weird reason, each new connection uses
76 RC4-MD5, but a re-connect tries to use DES-CBC-SHA. So netscape, when
106 vulnerability affecting CBC ciphers, which cannot be handled by some
/mirbsd/src/sbin/isakmpd/
DQUESTIONS29 'Subsequent messages MUST use the last CBC encryption block from the previous
/mirbsd/src/lib/libssl/src/doc/
Dssleay.txt82 RC4-MD5, EXP-RC4-MD5, CBC-DES-MD5, CBC3-DES-MD5, CFB-DES-NULL
144 CIPHER is CBC-DES-MD5
148 using CBC-DES-MD5 mode. This is an unauthenticate secure channel.
158 CIPHER is CBC-DES-MD5
180 CIPHER is CBC-DES-MD5
190 CIPHER is CBC-DES-MD5
244 CIPHER is CBC-DES-MD5
250 CIPHER is CBC-DES-MD5
260 CIPHER is CBC-DES-MD5
281 CIPHER is CBC-DES-MD5
[all …]
/mirbsd/src/gnu/usr.bin/perl/lib/unicore/
DPropList.txt491 0CBC ; Diacritic # Mn KANNADA SIGN NUKTA
DCaseFolding.txt967 2CBC; C; 2CBD; # COPTIC CAPITAL LETTER CRYPTOGRAMMIC NI
DScripts.txt895 0CBC ; Kannada # Mn KANNADA SIGN NUKTA
/mirbsd/src/gnu/usr.sbin/sendmail/cf/
DREADME2995 EDH-RSA-DES-CBC-SHA, DES-CBC-MD5, DES-CBC3-SHA.

12