hg: jdk/jdk: 2 new changesets
valerie.peng at oracle.com
valerie.peng at oracle.com
Fri Jun 22 23:18:59 UTC 2018
Changeset: ed322b4cfe49
Author: valeriep
Date: 2018-06-22 23:10 +0000
URL: http://hg.openjdk.java.net/jdk/jdk/rev/ed322b4cfe49
7007966: Add Brainpool ECC support (RFC 5639)
Summary: Enhance SunEC provider with the support of brainpool256/320/384/512r1 curves
Reviewed-by: valeriep
Contributed-by: Tobias Wagner <tobias.wagner at n-design.de>
! src/jdk.crypto.ec/share/native/libsunec/impl/ec.h
! src/jdk.crypto.ec/share/native/libsunec/impl/ecdecode.c
! src/jdk.crypto.ec/share/native/libsunec/impl/ecl-curve.h
! src/jdk.crypto.ec/share/native/libsunec/impl/ecl-exp.h
! src/jdk.crypto.ec/share/native/libsunec/impl/ecl_gf.c
! src/jdk.crypto.ec/share/native/libsunec/impl/oid.c
! test/jdk/sun/security/ec/InvalidCurve.java
! test/jdk/sun/security/pkcs11/PKCS11Test.java
! test/jdk/sun/security/pkcs11/ec/TestECDH.java
Changeset: f82821dc7aba
Author: valeriep
Date: 2018-06-22 23:18 +0000
URL: http://hg.openjdk.java.net/jdk/jdk/rev/f82821dc7aba
Merge
More information about the jdk-changes
mailing list