hg: jdk8u/jdk8u/jdk: 4 new changesets
gnu.andrew at redhat.com
gnu.andrew at redhat.com
Wed Jun 26 12:09:55 UTC 2019
Changeset: f504549d0295
Author: andrew
Date: 2019-06-22 19:08 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/f504549d0295
Added tag jdk8u222-b07 for changeset c7a97c9b7e59
! .hgtags
Changeset: f614876cb1e2
Author: apetcher
Date: 2018-06-26 11:14 -0400
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/f614876cb1e2
8203228: Branch-free output conversion for X25519 and X448
Summary: Make some field arithmetic operations for X25519/X448 more resilient against side-channel attacks
Reviewed-by: ascarpino
! src/share/classes/sun/security/util/math/intpoly/IntegerPolynomial.java
! src/share/classes/sun/security/util/math/intpoly/IntegerPolynomial1305.java
! src/share/classes/sun/security/util/math/intpoly/IntegerPolynomial25519.java
! src/share/classes/sun/security/util/math/intpoly/IntegerPolynomial448.java
Changeset: 652eeb049b55
Author: apetcher
Date: 2018-08-29 12:00 -0400
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/652eeb049b55
8201317: X25519/X448 code improvements
Summary: Minor code/comment improvements
Reviewed-by: xuelei
! src/share/classes/sun/security/util/math/intpoly/IntegerPolynomial.java
Changeset: f46cd253e746
Author: andrew
Date: 2019-06-26 13:06 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/f46cd253e746
Merge
More information about the jdk8u-changes
mailing list