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

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Dec 17 01:45:15 UTC 2019


Changeset: 066bb54fba95
Author:    weijun
Date:      2019-12-17 09:38 +0800
URL:       https://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes mailing list