/external/boringssl/src/crypto/cipher_extra/test/nist_cavp/ |
D | aes_256_cbc.txt | 1 # Generated by "make_cavp -cipher=aes -extra-labels=Cipher=AES-256-CBC kat_aes/CBCGFSbox256.rsp kat… 5 Cipher: AES-256-CBC 12 Cipher: AES-256-CBC 19 Cipher: AES-256-CBC 26 Cipher: AES-256-CBC 33 Cipher: AES-256-CBC 40 Cipher: AES-256-CBC 47 Cipher: AES-256-CBC 54 Cipher: AES-256-CBC 61 Cipher: AES-256-CBC [all …]
|
D | aes_128_cbc.txt | 1 # Generated by "make_cavp -cipher=aes -extra-labels=Cipher=AES-128-CBC kat_aes/CBCGFSbox128.rsp kat… 5 Cipher: AES-128-CBC 12 Cipher: AES-128-CBC 19 Cipher: AES-128-CBC 26 Cipher: AES-128-CBC 33 Cipher: AES-128-CBC 40 Cipher: AES-128-CBC 47 Cipher: AES-128-CBC 54 Cipher: AES-128-CBC 61 Cipher: AES-128-CBC [all …]
|
D | aes_192_cbc.txt | 1 # Generated by "make_cavp -cipher=aes -extra-labels=Cipher=AES-192-CBC kat_aes/CBCGFSbox192.rsp kat… 5 Cipher: AES-192-CBC 12 Cipher: AES-192-CBC 19 Cipher: AES-192-CBC 26 Cipher: AES-192-CBC 33 Cipher: AES-192-CBC 40 Cipher: AES-192-CBC 47 Cipher: AES-192-CBC 54 Cipher: AES-192-CBC 61 Cipher: AES-192-CBC [all …]
|
D | tdes_cbc.txt | 1 # Generated by "make_cavp -extra-labels Cipher=DES-EDE3-CBC -cipher tdes kat_des/KAT_TDES/TCBCinvpe… 5 Cipher: DES-EDE3-CBC 12 Cipher: DES-EDE3-CBC 19 Cipher: DES-EDE3-CBC 26 Cipher: DES-EDE3-CBC 33 Cipher: DES-EDE3-CBC 40 Cipher: DES-EDE3-CBC 47 Cipher: DES-EDE3-CBC 54 Cipher: DES-EDE3-CBC 61 Cipher: DES-EDE3-CBC [all …]
|
/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | OpenSSLEvpCipherAES.java | 35 case CBC: in checkSupportedMode() 76 public static class CBC extends AES { class in OpenSSLEvpCipherAES.AES 77 CBC(Padding padding) { in CBC() method in OpenSSLEvpCipherAES.AES.CBC 78 super(Mode.CBC, padding); in CBC() 81 public static class NoPadding extends AES.CBC { 87 public static class PKCS5Padding extends AES.CBC { 137 public static class CBC extends AES_128 { class in OpenSSLEvpCipherAES.AES_128 138 CBC(Padding padding) { in CBC() method in OpenSSLEvpCipherAES.AES_128.CBC 139 super(Mode.CBC, padding); in CBC() 142 public static class NoPadding extends AES_128.CBC { [all …]
|
D | OpenSSLEvpCipherDESEDE.java | 32 public static class CBC extends OpenSSLEvpCipherDESEDE { class in OpenSSLEvpCipherDESEDE 33 CBC(Padding padding) { in CBC() method in OpenSSLEvpCipherDESEDE.CBC 34 super(Mode.CBC, padding); in CBC() 37 public static class NoPadding extends CBC { 43 public static class PKCS5Padding extends CBC { 76 if (mode != Mode.CBC) { in checkSupportedMode()
|
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
D | OpenSSLEvpCipherAES.java | 39 case CBC: in checkSupportedMode() 86 public static class CBC extends AES { class in OpenSSLEvpCipherAES.AES 87 CBC(Padding padding) { in CBC() method in OpenSSLEvpCipherAES.AES.CBC 88 super(Mode.CBC, padding); in CBC() 94 public static class NoPadding extends AES.CBC { 103 public static class PKCS5Padding extends AES.CBC { 171 public static class CBC extends AES_128 { class in OpenSSLEvpCipherAES.AES_128 172 CBC(Padding padding) { in CBC() method in OpenSSLEvpCipherAES.AES_128.CBC 173 super(Mode.CBC, padding); in CBC() 179 public static class NoPadding extends AES_128.CBC { [all …]
|
D | OpenSSLEvpCipherDESEDE.java | 39 public static class CBC extends OpenSSLEvpCipherDESEDE { class in OpenSSLEvpCipherDESEDE 40 CBC(Padding padding) { in CBC() method in OpenSSLEvpCipherDESEDE.CBC 41 super(Mode.CBC, padding); in CBC() 47 public static class NoPadding extends CBC { 56 public static class PKCS5Padding extends CBC { 89 if (mode != Mode.CBC) { in checkSupportedMode()
|
/external/boringssl/src/crypto/cipher_extra/test/ |
D | cipher_tests.txt | 85 # DES EDE3 CBC tests (from destest) 86 Cipher = DES-EDE3-CBC 93 # DES EDE CBC tests 94 Cipher = DES-EDE-CBC 172 # For all CBC encrypts and decrypts, the transformed sequence is 173 # AES-bits-CBC:key:IV/ciphertext':plaintext:ciphertext:encdec 174 # CBC-AES128.Encrypt and CBC-AES128.Decrypt 175 Cipher = AES-128-CBC 181 Cipher = AES-128-CBC 187 Cipher = AES-128-CBC [all …]
|
/external/scapy/scapy/layers/tls/crypto/ |
D | cipher_block.py | 112 pc_cls_mode = modes.CBC 122 pc_cls_mode = modes.CBC 135 pc_cls_mode = modes.CBC 153 pc_cls_mode = modes.CBC 159 pc_cls_mode = modes.CBC 165 pc_cls_mode = modes.CBC 202 if GetCipherByName(_gcbn_format)(backend, _ARC2, modes.CBC) != \ 207 pc_cls_mode = modes.CBC
|
/external/python/cryptography/vectors/cryptography_vectors/ciphers/Camellia/ |
D | camellia-cbc.txt | 1 # Camellia CBC from OpenSSL's test vectors. 6 # CBC-CAMELLIA128 31 # CBC-CAMELLIA192 56 # CBC-CAMELLIA256
|
/external/python/cryptography/tests/hazmat/primitives/ |
D | test_block.py | 31 modes.CBC(binascii.unhexlify(b"0" * 32)), 39 modes.CBC(binascii.unhexlify(b"0" * 32)), 55 modes.CBC(binascii.unhexlify(b"0" * 32)), 76 modes.CBC(binascii.unhexlify(b"0" * 32)), 120 modes.CBC(b"\x00" * 16), 158 modes.CBC(b"abc"), 202 modes.CBC([1] * 16)
|
D | test_3des.py | 25 algorithms.TripleDES(b"\x00" * 8), modes.CBC(b"\x00" * 8) 42 lambda iv, **kwargs: modes.CBC(binascii.unhexlify(iv)), 56 lambda iv, **kwargs: modes.CBC(binascii.unhexlify(iv)),
|
D | test_seed.py | 38 algorithms.SEED(b"\x00" * 16), modes.CBC(b"\x00" * 16) 49 lambda iv, **kwargs: modes.CBC(binascii.unhexlify(iv))
|
D | test_cast5.py | 38 algorithms.CAST5(b"\x00" * 16), modes.CBC(b"\x00" * 8) 49 lambda iv, **kwargs: modes.CBC(binascii.unhexlify(iv))
|
D | test_idea.py | 38 algorithms.IDEA(b"\x00" * 16), modes.CBC(b"\x00" * 8) 49 lambda iv, **kwargs: modes.CBC(binascii.unhexlify(iv))
|
/external/conscrypt/ |
D | CAPABILITIES.md | 87 * `AES/CBC/NoPadding` 88 * `AES/CBC/PKCS5Padding` 100 * `AES_128/CBC/NoPadding` 101 * `AES_128/CBC/PKCS5Padding` 106 * `AES_256/CBC/NoPadding` 107 * `AES_256/CBC/PKCS5Padding` 126 * `DESEDE/CBC/NoPadding` 127 * `DESEDE/CBC/PKCS5Padding`
|
/external/python/cryptography/docs/development/custom-vectors/ |
D | cast5.rst | 4 This page documents the code that was used to generate the CAST5 CBC, CFB, OFB, 6 implementation. The CBC, CFB, and OFB vectors were generated using OpenSSL and 13 ``cryptography`` was modified to support CAST5 in CBC, CFB, and OFB modes. Then
|
D | idea.rst | 4 This page documents the code that was used to generate the IDEA CBC, CFB, and 12 ``cryptography`` was modified to support IDEA in CBC, CFB, and OFB modes. Then
|
/external/boringssl/src/crypto/obj/ |
D | objects.txt | 145 ISO-US 113533 7 66 10 : CAST5-CBC : cast5-cbc 151 !Cname pbeWithMD5AndCast5-CBC 183 pkcs5 1 : PBE-MD2-DES : pbeWithMD2AndDES-CBC 184 pkcs5 3 : PBE-MD5-DES : pbeWithMD5AndDES-CBC 185 pkcs5 4 : PBE-MD2-RC2-64 : pbeWithMD2AndRC2-CBC 186 pkcs5 6 : PBE-MD5-RC2-64 : pbeWithMD5AndRC2-CBC 187 pkcs5 10 : PBE-SHA1-DES : pbeWithSHA1AndDES-CBC 188 pkcs5 11 : PBE-SHA1-RC2-64 : pbeWithSHA1AndRC2-CBC 342 !Cname pbe-WithSHA1And3_Key_TripleDES-CBC 343 pkcs12-pbeids 3 : PBE-SHA1-3DES : pbeWithSHA1And3-KeyTripleDES-CBC [all …]
|
/external/python/cryptography/src/cryptography/hazmat/backends/openssl/ |
D | cmac.py | 13 from cryptography.hazmat.primitives.ciphers.modes import CBC 30 adapter = registry[type(algorithm), CBC] 32 evp_cipher = adapter(self._backend, algorithm, CBC)
|
/external/curl/docs/ |
D | CIPHERS.md | 31 `IDEA-CBC-SHA` 46 `IDEA-CBC-SHA` 359 `DHE-PSK-AES256-CBC-SHA384`, 360 `DHE-PSK-AES128-CBC-SHA256`, 361 `PSK-AES256-CBC-SHA384`, 362 `PSK-AES128-CBC-SHA256`, 363 `PSK-AES128-CBC-SHA`, 364 `PSK-AES256-CBC-SHA`, 448 `IDEA-CBC-SHA`, 451 `ECDHE-PSK-AES128-CBC-SHA256`,
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/ |
D | Blowfish.java | 32 public static class CBC class in Blowfish 35 public CBC() in CBC() method in Blowfish.CBC
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/symmetric/ |
D | Blowfish.java | 42 public static class CBC class in Blowfish 45 public CBC() in CBC() method in Blowfish.CBC
|
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/symmetric/ |
D | Blowfish.java | 42 public static class CBC class in Blowfish 45 public CBC() in CBC() method in Blowfish.CBC
|