Home
last modified time | relevance | path

Searched refs:md5WithRSAEncryption (Results 1 – 16 of 16) sorted by relevance

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
DDefaultSignatureAlgorithmIdentifierFinder.java50 algorithms.put("MD5WITHRSAENCRYPTION", PKCSObjectIdentifiers.md5WithRSAEncryption);
51 algorithms.put("MD5WITHRSA", PKCSObjectIdentifiers.md5WithRSAEncryption);
171 digestOids.put(PKCSObjectIdentifiers.md5WithRSAEncryption, PKCSObjectIdentifiers.md5); in digestOids.put() argument
DDefaultDigestAlgorithmIdentifierFinder.java44 digestOids.put(PKCSObjectIdentifiers.md5WithRSAEncryption, PKCSObjectIdentifiers.md5); in digestOids.put() argument
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DDefaultCMSSignatureEncryptionAlgorithmFinder.java23 RSA_PKCS1d5.add(PKCSObjectIdentifiers.md5WithRSAEncryption);
DDefaultCMSSignatureAlgorithmNameGenerator.java49 addEntries(PKCSObjectIdentifiers.md5WithRSAEncryption, "MD5", "RSA"); in DefaultCMSSignatureAlgorithmNameGenerator()
DCMSSignedHelper.java68 addEntries(PKCSObjectIdentifiers.md5WithRSAEncryption, "MD5", "RSA"); in addEntries() argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/
Drfc2437.py16 md5WithRSAEncryption = univ.ObjectIdentifier('1.2.840.113549.1.1.4') variable
Drfc2459.py321 md5WithRSAEncryption = univ.ObjectIdentifier('1.2.840.113549.1.1.4') variable
/external/boringssl/src/crypto/obj/
Dobj_xref.txt6 md5WithRSAEncryption md5 rsaEncryption
Dobj_mac.num9 md5WithRSAEncryption 8
Dobjects.txt166 pkcs1 4 : RSA-MD5 : md5WithRSAEncryption
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DX509Util.java55 algorithms.put("MD5WITHRSAENCRYPTION", PKCSObjectIdentifiers.md5WithRSAEncryption);
56 algorithms.put("MD5WITHRSA", PKCSObjectIdentifiers.md5WithRSAEncryption);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/
DRSA.java124 …re(provider, "MD5", PREFIX + "DigestSignatureSpi$MD5", PKCSObjectIdentifiers.md5WithRSAEncryption); in configure()
/external/bouncycastle/patches/
Dbcpkix.patch351 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);
Dbcprov.patch197 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/
DPKCSObjectIdentifiers.java23 static final ASN1ObjectIdentifier md5WithRSAEncryption = pkcs_1.branch("4"); field
/external/google-tv-pairing-protocol/java/jar/
Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...