net.i2p.crypto
Class ECConstants
java.lang.Object
net.i2p.crypto.ECConstants
class ECConstants
- extends Object
Constants for elliptic curves, from NIST FIPS 186-4 (2013) / ANSI X9.62
- Since:
- 0.9.9
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
P256_SPEC
public static final ECParameterSpec P256_SPEC
P384_SPEC
public static final ECParameterSpec P384_SPEC
P521_SPEC
public static final ECParameterSpec P521_SPEC
ECConstants
ECConstants()
isBCAvailable
public static boolean isBCAvailable()