Home
last modified time | relevance | path

Searched refs:elGamalAlgorithm (Results 1 – 2 of 2) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/oiw/
DOIWObjectIdentifiers.java48 …static final ASN1ObjectIdentifier elGamalAlgorithm = new ASN1ObjectIdentifier("1.3.14.7.… field
/external/bouncycastle/patches/
Dbcprov.patch1208 - else if (algId.getAlgorithm().equals(OIWObjectIdentifiers.elGamalAlgorithm))
1217 + // else if (algId.getAlgorithm().equals(OIWObjectIdentifiers.elGamalAlgorithm))
1260 - else if (algId.getAlgorithm().equals(OIWObjectIdentifiers.elGamalAlgorithm))
1269 + // else if (algId.getAlgorithm().equals(OIWObjectIdentifiers.elGamalAlgorithm))