hg: jdk/jdk: 8234465: Encoded elliptic curve private keys should include the public point

weijun.wang at oracle.com weijun.wang at oracle.com
Tue Dec 17 01:38:55 UTC 2019


Changeset: 066bb54fba95
Author:    weijun
Date:      2019-12-17 09:38 +0800
URL:       https://hg.openjdk.java.net/jdk/jdk/rev/066bb54fba95

8234465: Encoded elliptic curve private keys should include the public point
Reviewed-by: xuelei

! src/jdk.crypto.ec/share/classes/sun/security/ec/ECKeyFactory.java
! src/jdk.crypto.ec/share/classes/sun/security/ec/ECKeyPairGenerator.java
! src/jdk.crypto.ec/share/classes/sun/security/ec/ECPrivateKeyImpl.java
+ test/jdk/sun/security/ec/PublicKeyInPrivateKey.java



More information about the jdk-changes mailing list