| /external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/operator/ |
| D | DefaultSignatureAlgorithmIdentifierFinder.java | 13 // Android-removed: Unsupported algorithms 37 private static Map algorithms = new HashMap(); field in DefaultSignatureAlgorithmIdentifierFinder 47 // BEGIN Android-removed: Unsupported algorithms 52 // END Android-removed: Unsupported algorithms 56 // BEGIN Android-removed: Unsupported algorithms 57 // algorithms.put("MD2WITHRSAENCRYPTION", PKCSObjectIdentifiers.md2WithRSAEncryption); 58 // algorithms.put("MD2WITHRSA", PKCSObjectIdentifiers.md2WithRSAEncryption); 59 // END Android-removed: Unsupported algorithms 60 algorithms.put("MD5WITHRSAENCRYPTION", PKCSObjectIdentifiers.md5WithRSAEncryption); 61 algorithms.put("MD5WITHRSA", PKCSObjectIdentifiers.md5WithRSAEncryption); [all …]
|
| /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/ |
| D | DefaultSignatureAlgorithmIdentifierFinder.java | 12 // Android-removed: Unsupported algorithms 33 private static Map algorithms = new HashMap(); field in DefaultSignatureAlgorithmIdentifierFinder 43 // BEGIN Android-removed: Unsupported algorithms 48 // END Android-removed: Unsupported algorithms 52 // BEGIN Android-removed: Unsupported algorithms 53 // algorithms.put("MD2WITHRSAENCRYPTION", PKCSObjectIdentifiers.md2WithRSAEncryption); 54 // algorithms.put("MD2WITHRSA", PKCSObjectIdentifiers.md2WithRSAEncryption); 55 // END Android-removed: Unsupported algorithms 56 algorithms.put("MD5WITHRSAENCRYPTION", PKCSObjectIdentifiers.md5WithRSAEncryption); 57 algorithms.put("MD5WITHRSA", PKCSObjectIdentifiers.md5WithRSAEncryption); [all …]
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/x509/ |
| D | X509Util.java | 29 // Android-removed: Unsupported algorithms 35 // Android-removed: Unsupported algorithms 44 private static Hashtable algorithms = new Hashtable(); field in X509Util 50 // BEGIN Android-removed: Unsupported algorithms 51 // algorithms.put("MD2WITHRSAENCRYPTION", PKCSObjectIdentifiers.md2WithRSAEncryption); 52 // algorithms.put("MD2WITHRSA", PKCSObjectIdentifiers.md2WithRSAEncryption); 53 // END Android-removed: Unsupported algorithms 54 algorithms.put("MD5WITHRSAENCRYPTION", PKCSObjectIdentifiers.md5WithRSAEncryption); 55 algorithms.put("MD5WITHRSA", PKCSObjectIdentifiers.md5WithRSAEncryption); 56 algorithms.put("SHA1WITHRSAENCRYPTION", PKCSObjectIdentifiers.sha1WithRSAEncryption); [all …]
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
| D | X509Util.java | 28 // Android-removed: Unsupported algorithms 34 // Android-removed: Unsupported algorithms 43 private static Hashtable algorithms = new Hashtable(); field in X509Util 49 // BEGIN Android-removed: Unsupported algorithms 50 // algorithms.put("MD2WITHRSAENCRYPTION", PKCSObjectIdentifiers.md2WithRSAEncryption); 51 // algorithms.put("MD2WITHRSA", PKCSObjectIdentifiers.md2WithRSAEncryption); 52 // END Android-removed: Unsupported algorithms 53 algorithms.put("MD5WITHRSAENCRYPTION", PKCSObjectIdentifiers.md5WithRSAEncryption); 54 algorithms.put("MD5WITHRSA", PKCSObjectIdentifiers.md5WithRSAEncryption); 55 algorithms.put("SHA1WITHRSAENCRYPTION", PKCSObjectIdentifiers.sha1WithRSAEncryption); [all …]
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/x509/ |
| D | X509Util.java | 29 // Android-removed: Unsupported algorithms 35 // Android-removed: Unsupported algorithms 44 private static Hashtable algorithms = new Hashtable(); field in X509Util 50 // BEGIN Android-removed: Unsupported algorithms 51 // algorithms.put("MD2WITHRSAENCRYPTION", PKCSObjectIdentifiers.md2WithRSAEncryption); 52 // algorithms.put("MD2WITHRSA", PKCSObjectIdentifiers.md2WithRSAEncryption); 53 // END Android-removed: Unsupported algorithms 54 algorithms.put("MD5WITHRSAENCRYPTION", PKCSObjectIdentifiers.md5WithRSAEncryption); 55 algorithms.put("MD5WITHRSA", PKCSObjectIdentifiers.md5WithRSAEncryption); 56 algorithms.put("SHA1WITHRSAENCRYPTION", PKCSObjectIdentifiers.sha1WithRSAEncryption); [all …]
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/ |
| D | PKCS10CertificationRequest.java | 33 // Android-removed: Unsupported algorithms 41 // Android-removed: Unsupported algorithms 78 private static Hashtable algorithms = new Hashtable(); field in PKCS10CertificationRequest 86 // Android-removed: Unsupported algorithms 87 // algorithms.put("MD2WITHRSAENCRYPTION", new ASN1ObjectIdentifier("1.2.840.113549.1.1.2")); 88 // algorithms.put("MD2WITHRSA", new ASN1ObjectIdentifier("1.2.840.113549.1.1.2")); 89 // END Android-removed: Unsupported algorithms 90 algorithms.put("MD5WITHRSAENCRYPTION", new ASN1ObjectIdentifier("1.2.840.113549.1.1.4")); 91 algorithms.put("MD5WITHRSA", new ASN1ObjectIdentifier("1.2.840.113549.1.1.4")); 92 algorithms.put("RSAWITHMD5", new ASN1ObjectIdentifier("1.2.840.113549.1.1.4")); [all …]
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/ |
| D | PKCS10CertificationRequest.java | 34 // Android-removed: Unsupported algorithms 42 // Android-removed: Unsupported algorithms 80 private static Hashtable algorithms = new Hashtable(); field in PKCS10CertificationRequest 88 // Android-removed: Unsupported algorithms 89 // algorithms.put("MD2WITHRSAENCRYPTION", new ASN1ObjectIdentifier("1.2.840.113549.1.1.2")); 90 // algorithms.put("MD2WITHRSA", new ASN1ObjectIdentifier("1.2.840.113549.1.1.2")); 91 // END Android-removed: Unsupported algorithms 92 algorithms.put("MD5WITHRSAENCRYPTION", new ASN1ObjectIdentifier("1.2.840.113549.1.1.4")); 93 algorithms.put("MD5WITHRSA", new ASN1ObjectIdentifier("1.2.840.113549.1.1.4")); 94 algorithms.put("RSAWITHMD5", new ASN1ObjectIdentifier("1.2.840.113549.1.1.4")); [all …]
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jce/ |
| D | PKCS10CertificationRequest.java | 34 // Android-removed: Unsupported algorithms 42 // Android-removed: Unsupported algorithms 80 private static Hashtable algorithms = new Hashtable(); field in PKCS10CertificationRequest 88 // Android-removed: Unsupported algorithms 89 // algorithms.put("MD2WITHRSAENCRYPTION", new ASN1ObjectIdentifier("1.2.840.113549.1.1.2")); 90 // algorithms.put("MD2WITHRSA", new ASN1ObjectIdentifier("1.2.840.113549.1.1.2")); 91 // END Android-removed: Unsupported algorithms 92 algorithms.put("MD5WITHRSAENCRYPTION", new ASN1ObjectIdentifier("1.2.840.113549.1.1.4")); 93 algorithms.put("MD5WITHRSA", new ASN1ObjectIdentifier("1.2.840.113549.1.1.4")); 94 algorithms.put("RSAWITHMD5", new ASN1ObjectIdentifier("1.2.840.113549.1.1.4")); [all …]
|
| /external/cronet/base/ranges/ |
| D | README.md | 4 algorithms that were introduced in C++20. These implementations are added to the 12 algorithms in `base::ranges` have overloads for ranges of elements, which allow 30 applying algorithms to return values is easier: 55 iterator for ranges, the `base::ranges::` algorithms also support projections, 80 `base::ranges::` algorithms, for example `base::ranges::all_of` has the 92 To simplify the implementation of the `base::ranges::` algorithms, they dispatch 93 to the `std::` algorithms found in C++14. This leads to the following list of 99 Due to the lack of support for concepts in the language, the algorithms in 100 `base::ranges` do not have the constraints that are present on the algorithms in 102 algorithms. In the future this might be addressed by adding corresponding [all …]
|
| /external/python/cryptography/tests/hazmat/primitives/ |
| D | test_aes_gcm.py | 13 from cryptography.hazmat.primitives.ciphers import algorithms, base, modes 21 algorithms.AES(b"\x00" * 16), modes.GCM(b"\x00" * 12) 38 algorithms.AES, 49 algorithms.AES(key), modes.GCM(iv), backend=backend 64 algorithms.AES(key), modes.GCM(iv), backend=backend 73 algorithms.AES(b"\x00" * 16), 85 algorithms.AES(b"\x00" * 16), 97 algorithms.AES(b"\x00" * 16), 110 algorithms.AES(b"\x00" * 16), 125 algorithms.AES(key), modes.GCM(iv), backend=backend [all …]
|
| D | test_3des.py | 17 from cryptography.hazmat.primitives.ciphers import algorithms, modes 25 algorithms.TripleDES(b"\x00" * 8), modes.CBC(b"\x00" * 8) 41 lambda keys, **kwargs: algorithms.TripleDES(binascii.unhexlify(keys)), 49 lambda key1, key2, key3, **kwargs: algorithms.TripleDES( 58 algorithms.TripleDES(b"\x00" * 8), modes.OFB(b"\x00" * 8) 74 lambda keys, **kwargs: algorithms.TripleDES(binascii.unhexlify(keys)), 82 lambda key1, key2, key3, **kwargs: algorithms.TripleDES( 91 algorithms.TripleDES(b"\x00" * 8), modes.CFB(b"\x00" * 8) 107 lambda keys, **kwargs: algorithms.TripleDES(binascii.unhexlify(keys)), 115 lambda key1, key2, key3, **kwargs: algorithms.TripleDES( [all …]
|
| D | test_block.py | 15 algorithms, 32 algorithms.AES(binascii.unhexlify(b"0" * 32)), 40 algorithms.AES(binascii.unhexlify(b"0" * 32)), 56 algorithms.AES(binascii.unhexlify(b"0" * 32)), 77 algorithms.AES(binascii.unhexlify(b"0" * 32)), 90 algorithms.AES(binascii.unhexlify(b"0" * 32)), modes.ECB(), backend 117 algorithms.AES(b"\x00" * 16), modes.CBC(b"\x00" * 16), backend 132 algorithms.AES(b"\x00" * 16), modes.GCM(b"\x00" * 12) 139 algorithms.AES, 143 algorithms.AES, [all …]
|
| D | test_aes.py | 13 from cryptography.hazmat.primitives.ciphers import algorithms, base, modes 22 algorithms.AES(b"\x00" * 32), modes.XTS(b"\x00" * 16) 49 cipher = base.Cipher(algorithms.AES(key), modes.XTS(tweak), backend) 60 algorithms.AES(b"\x00" * 16), modes.CBC(b"\x00" * 16) 86 lambda key, **kwargs: algorithms.AES(binascii.unhexlify(key)), 93 algorithms.AES(b"\x00" * 16), modes.ECB() 119 lambda key, **kwargs: algorithms.AES(binascii.unhexlify(key)), 126 algorithms.AES(b"\x00" * 16), modes.OFB(b"\x00" * 16) 152 lambda key, **kwargs: algorithms.AES(binascii.unhexlify(key)), 159 algorithms.AES(b"\x00" * 16), modes.CFB(b"\x00" * 16) [all …]
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/ |
| D | Twofish.java | 3 // Android-removed: Unsupported algorithms 7 // Android-removed: Unsupported algorithms 11 // Android-removed: Unsupported algorithms 15 // Android-removed: Unsupported algorithms 28 // BEGIN Android-removed: Unsupported algorithms 81 // END Android-removed: Unsupported algorithms 107 // BEGIN Android-removed: Unsupported algorithms 118 // END Android-removed: Unsupported algorithms 131 // BEGIN Android-removed: Unsupported algorithms in configure() 135 // END Android-removed: Unsupported algorithms in configure() [all …]
|
| D | DES.java | 22 // Android-removed: Unsupported algorithms 25 // Android-removed: Unsupported algorithms 29 // Android-removed: Unsupported algorithms 38 // Android-removed: Unsupported algorithms 75 // BEGIN Android-removed: Unsupported algorithms 89 // END Android-removed: Unsupported algorithms 124 // BEGIN Android-removed: Unsupported algorithms 206 // END Android-removed: Unsupported algorithms 337 // BEGIN Android-removed: Unsupported algorithms in engineGenerateSecret() 347 // END Android-removed: Unsupported algorithms in engineGenerateSecret() [all …]
|
| D | DESede.java | 3 // Android-removed: Unsupported algorithms 7 // Android-removed: Unsupported algorithms 14 // Android-removed: Unsupported algorithms 24 // Android-removed: Unsupported algorithms 28 // Android-removed: Unsupported algorithms 34 // Android-removed: Unsupported algorithms 67 // BEGIN Android-removed: Unsupported algorithms 81 // END Android-removed: Unsupported algorithms 116 // BEGIN Android-removed: Unsupported algorithms 127 // END Android-removed: Unsupported algorithms [all …]
|
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/symmetric/ |
| D | Twofish.java | 4 // Android-removed: Unsupported algorithms 8 // Android-removed: Unsupported algorithms 12 // Android-removed: Unsupported algorithms 16 // Android-removed: Unsupported algorithms 32 // BEGIN Android-removed: Unsupported algorithms 85 // END Android-removed: Unsupported algorithms 113 // BEGIN Android-removed: Unsupported algorithms 124 // END Android-removed: Unsupported algorithms 140 // BEGIN Android-removed: Unsupported algorithms in configure() 144 // END Android-removed: Unsupported algorithms in configure() [all …]
|
| D | DES.java | 23 // Android-removed: Unsupported algorithms 26 // Android-removed: Unsupported algorithms 30 // Android-removed: Unsupported algorithms 39 // Android-removed: Unsupported algorithms 85 // BEGIN Android-removed: Unsupported algorithms 99 // END Android-removed: Unsupported algorithms 139 // BEGIN Android-removed: Unsupported algorithms 221 // END Android-removed: Unsupported algorithms 359 // BEGIN Android-removed: Unsupported algorithms in engineGenerateSecret() 369 // END Android-removed: Unsupported algorithms in engineGenerateSecret() [all …]
|
| D | DESede.java | 4 // Android-removed: Unsupported algorithms 8 // Android-removed: Unsupported algorithms 15 // Android-removed: Unsupported algorithms 25 // Android-removed: Unsupported algorithms 29 // Android-removed: Unsupported algorithms 35 // Android-removed: Unsupported algorithms 77 // BEGIN Android-removed: Unsupported algorithms 91 // END Android-removed: Unsupported algorithms 131 // BEGIN Android-removed: Unsupported algorithms 142 // END Android-removed: Unsupported algorithms [all …]
|
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/symmetric/ |
| D | Twofish.java | 4 // Android-removed: Unsupported algorithms 8 // Android-removed: Unsupported algorithms 12 // Android-removed: Unsupported algorithms 16 // Android-removed: Unsupported algorithms 32 // BEGIN Android-removed: Unsupported algorithms 85 // END Android-removed: Unsupported algorithms 113 // BEGIN Android-removed: Unsupported algorithms 124 // END Android-removed: Unsupported algorithms 140 // BEGIN Android-removed: Unsupported algorithms in configure() 144 // END Android-removed: Unsupported algorithms in configure() [all …]
|
| D | DES.java | 23 // Android-removed: Unsupported algorithms 26 // Android-removed: Unsupported algorithms 30 // Android-removed: Unsupported algorithms 39 // Android-removed: Unsupported algorithms 85 // BEGIN Android-removed: Unsupported algorithms 99 // END Android-removed: Unsupported algorithms 139 // BEGIN Android-removed: Unsupported algorithms 221 // END Android-removed: Unsupported algorithms 359 // BEGIN Android-removed: Unsupported algorithms in engineGenerateSecret() 369 // END Android-removed: Unsupported algorithms in engineGenerateSecret() [all …]
|
| /external/python/cpython2/Doc/library/ |
| D | hashlib.rst | 5 :synopsis: Secure hash and message digest algorithms. 21 message digest algorithms. Included are the FIPS secure hash algorithms SHA1, 24 digest are interchangeable. Older algorithms were called message digests. The 34 Some algorithms have known hash collision weaknesses, refer to the "See 46 Constructors for hash algorithms that are always present in this module are 48 :func:`sha512`. Additional algorithms may also be available depending upon the 72 hashes as well as any other algorithms that your OpenSSL library may offer. The 84 .. data:: hashlib.algorithms 86 A tuple providing the names of the hash algorithms guaranteed to be 93 A set containing the names of the hash algorithms guaranteed to be supported [all …]
|
| /external/cronet/buildtools/third_party/libc++/trunk/benchmarks/ |
| D | CMakeLists.txt | 160 algorithms.partition_point.bench.cpp 161 algorithms/equal.bench.cpp 162 algorithms/lower_bound.bench.cpp 163 algorithms/make_heap.bench.cpp 164 algorithms/make_heap_then_sort_heap.bench.cpp 165 algorithms/min.bench.cpp 166 algorithms/min_max_element.bench.cpp 167 algorithms/pop_heap.bench.cpp 168 algorithms/push_heap.bench.cpp 169 algorithms/ranges_make_heap.bench.cpp [all …]
|
| /external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/cms/ |
| D | DefaultCMSSignatureAlgorithmNameGenerator.java | 8 // Android-removed: Unsupported algorithms 44 // BEGIN Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() 59 // END Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() 61 // BEGIN Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() 64 // END Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() 67 // BEGIN Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() 70 // END Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() 78 // BEGIN Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() 84 // END Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() 101 // BEGIN Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() [all …]
|
| /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
| D | DefaultCMSSignatureAlgorithmNameGenerator.java | 7 // Android-removed: Unsupported algorithms 40 // BEGIN Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() 55 // END Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() 57 // BEGIN Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() 60 // END Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() 63 // BEGIN Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() 66 // END Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() 74 // BEGIN Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() 80 // END Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() 97 // BEGIN Android-removed: Unsupported algorithms in DefaultCMSSignatureAlgorithmNameGenerator() [all …]
|