Does OpenJDK 1.8 support elliptic curve cryptography?
The API is there but the SunEC implementation seems to require a library that is enabled only for the Oracle JDK.
Does OpenJDK 1.8 support elliptic curve cryptography?
The API is there but the SunEC implementation seems to require a library that is enabled only for the Oracle JDK.
Yes, it does.
Have a look here: https://docs.oracle.com/javase/8/docs/technotes/guides/security/SunProviders.html