/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/ |
D | DefaultSignatureAlgorithmIdentifierFinder.java | 50 algorithms.put("MD5WITHRSAENCRYPTION", PKCSObjectIdentifiers.md5WithRSAEncryption); 51 algorithms.put("MD5WITHRSA", PKCSObjectIdentifiers.md5WithRSAEncryption); 171 digestOids.put(PKCSObjectIdentifiers.md5WithRSAEncryption, PKCSObjectIdentifiers.md5); in digestOids.put() argument
|
D | DefaultDigestAlgorithmIdentifierFinder.java | 44 digestOids.put(PKCSObjectIdentifiers.md5WithRSAEncryption, PKCSObjectIdentifiers.md5); in digestOids.put() argument
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
D | DefaultCMSSignatureEncryptionAlgorithmFinder.java | 23 RSA_PKCS1d5.add(PKCSObjectIdentifiers.md5WithRSAEncryption);
|
D | DefaultCMSSignatureAlgorithmNameGenerator.java | 49 addEntries(PKCSObjectIdentifiers.md5WithRSAEncryption, "MD5", "RSA"); in DefaultCMSSignatureAlgorithmNameGenerator()
|
D | CMSSignedHelper.java | 68 addEntries(PKCSObjectIdentifiers.md5WithRSAEncryption, "MD5", "RSA"); in addEntries() argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/ |
D | rfc2437.py | 16 md5WithRSAEncryption = univ.ObjectIdentifier('1.2.840.113549.1.1.4') variable
|
D | rfc2459.py | 321 md5WithRSAEncryption = univ.ObjectIdentifier('1.2.840.113549.1.1.4') variable
|
/external/boringssl/src/crypto/obj/ |
D | obj_xref.txt | 6 md5WithRSAEncryption md5 rsaEncryption
|
D | obj_mac.num | 9 md5WithRSAEncryption 8
|
D | objects.txt | 166 pkcs1 4 : RSA-MD5 : md5WithRSAEncryption
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
D | X509Util.java | 55 algorithms.put("MD5WITHRSAENCRYPTION", PKCSObjectIdentifiers.md5WithRSAEncryption); 56 algorithms.put("MD5WITHRSA", PKCSObjectIdentifiers.md5WithRSAEncryption);
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ |
D | RSA.java | 124 …re(provider, "MD5", PREFIX + "DigestSignatureSpi$MD5", PKCSObjectIdentifiers.md5WithRSAEncryption); in configure()
|
/external/bouncycastle/patches/ |
D | bcpkix.patch | 351 addEntries(PKCSObjectIdentifiers.md5WithRSAEncryption, "MD5", "RSA"); 611 addEntries(PKCSObjectIdentifiers.md5WithRSAEncryption, "MD5", "RSA"); 692 RSA_PKCS1d5.add(PKCSObjectIdentifiers.md5WithRSAEncryption); 753 digestOids.put(PKCSObjectIdentifiers.md5WithRSAEncryption, PKCSObjectIdentifiers.md5); 841 algorithms.put("MD5WITHRSAENCRYPTION", PKCSObjectIdentifiers.md5WithRSAEncryption); 842 algorithms.put("MD5WITHRSA", PKCSObjectIdentifiers.md5WithRSAEncryption); 944 digestOids.put(PKCSObjectIdentifiers.md5WithRSAEncryption, PKCSObjectIdentifiers.md5);
|
D | bcprov.patch | 197 static final ASN1ObjectIdentifier md5WithRSAEncryption = pkcs_1.branch("4"); 1754 …re(provider, "MD5", PREFIX + "DigestSignatureSpi$MD5", PKCSObjectIdentifiers.md5WithRSAEncryption); 8985 algorithms.put("MD5WITHRSAENCRYPTION", PKCSObjectIdentifiers.md5WithRSAEncryption); 8986 algorithms.put("MD5WITHRSA", PKCSObjectIdentifiers.md5WithRSAEncryption);
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/ |
D | PKCSObjectIdentifiers.java | 23 static final ASN1ObjectIdentifier md5WithRSAEncryption = pkcs_1.branch("4"); field
|
/external/google-tv-pairing-protocol/java/jar/ |
D | bcprov-jdk15-143.jar | META-INF/MANIFEST.MF
META-INF/BCKEY.SF
META-INF/BCKEY ... |