Home
last modified time | relevance | path

Searched refs:ecdsa_with_SHA1 (Results 1 – 12 of 12) sorted by relevance

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
DDefaultSignatureAlgorithmIdentifierFinder.java39 … private static final ASN1ObjectIdentifier ENCRYPTION_ECDSA = X9ObjectIdentifiers.ecdsa_with_SHA1;
83 algorithms.put("SHA1WITHECDSA", X9ObjectIdentifiers.ecdsa_with_SHA1);
84 algorithms.put("ECDSAWITHSHA1", X9ObjectIdentifiers.ecdsa_with_SHA1);
116 noParams.add(X9ObjectIdentifiers.ecdsa_with_SHA1);
DDefaultDigestAlgorithmIdentifierFinder.java49 digestOids.put(X9ObjectIdentifiers.ecdsa_with_SHA1, OIWObjectIdentifiers.idSHA1); in digestOids.put() argument
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DCMSSignedGenerator.java53 public static final String ENCRYPTION_ECDSA = X9ObjectIdentifiers.ecdsa_with_SHA1.getId();
60 …private static final String ENCRYPTION_ECDSA_WITH_SHA1 = X9ObjectIdentifiers.ecdsa_with_SHA1.getI…
DDefaultCMSSignatureAlgorithmNameGenerator.java60 addEntries(X9ObjectIdentifiers.ecdsa_with_SHA1, "SHA1", "ECDSA"); in DefaultCMSSignatureAlgorithmNameGenerator()
DCMSSignedHelper.java74 addEntries(X9ObjectIdentifiers.ecdsa_with_SHA1, "SHA1", "ECDSA"); in addEntries() argument
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/
DPKCS10CertificationRequest.java126 algorithms.put("SHA1WITHECDSA", X9ObjectIdentifiers.ecdsa_with_SHA1);
131 algorithms.put("ECDSAWITHSHA1", X9ObjectIdentifiers.ecdsa_with_SHA1);
158 oids.put(X9ObjectIdentifiers.ecdsa_with_SHA1, "SHA1WITHECDSA"); in oids.put() argument
178 noParams.add(X9ObjectIdentifiers.ecdsa_with_SHA1);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DX509Util.java86 algorithms.put("SHA1WITHECDSA", X9ObjectIdentifiers.ecdsa_with_SHA1);
87 algorithms.put("ECDSAWITHSHA1", X9ObjectIdentifiers.ecdsa_with_SHA1);
104 noParams.add(X9ObjectIdentifiers.ecdsa_with_SHA1);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
DX9ObjectIdentifiers.java40 static final ASN1ObjectIdentifier ecdsa_with_SHA1 = id_ecSigType.branch("1"); field
/external/bouncycastle/patches/
Dbcpkix.patch247 public static final String ENCRYPTION_ECDSA = X9ObjectIdentifiers.ecdsa_with_SHA1.getId();
256 …private static final String ENCRYPTION_ECDSA_WITH_SHA1 = X9ObjectIdentifiers.ecdsa_with_SHA1.getI…
824 … private static final ASN1ObjectIdentifier ENCRYPTION_ECDSA = X9ObjectIdentifiers.ecdsa_with_SHA1;
1155 oids.put(X9ObjectIdentifiers.ecdsa_with_SHA1, "SHA1WITHECDSA");
Dbcprov.patch7784 algorithms.put("ECDSAWITHSHA1", X9ObjectIdentifiers.ecdsa_with_SHA1);
7817 oids.put(X9ObjectIdentifiers.ecdsa_with_SHA1, "SHA1WITHECDSA");
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/jcajce/
DOperatorHelper.java89 oids.put(X9ObjectIdentifiers.ecdsa_with_SHA1, "SHA1WITHECDSA"); in oids.put() argument
/external/boringssl/src/crypto/obj/
Dobj_mac.num411 ecdsa_with_SHA1 416