OpenJDK 1.8支持椭圆曲线加密吗?
应用程序接口已经存在,但是SunEC实现似乎需要一个仅为Oracle JDK启用的库。
发布于 2020-07-20 23:40:16
是的,确实如此。
看看这里:https://docs.oracle.com/javase/8/docs/technotes/guides/security/SunProviders.html
https://stackoverflow.com/questions/51611642
相似问题