hg: jdk/sandbox: 8203228: Branch-free output conversion for X25519 and X448
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Jun 26 15:30:21 UTC 2018
Changeset: 59306e5a6cc7
Author: apetcher
Date: 2018-06-26 11:14 -0400
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/59306e5a6cc7
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/java.base/share/classes/sun/security/util/math/intpoly/IntegerPolynomial.java
! src/java.base/share/classes/sun/security/util/math/intpoly/IntegerPolynomial1305.java
! src/java.base/share/classes/sun/security/util/math/intpoly/IntegerPolynomial25519.java
! src/java.base/share/classes/sun/security/util/math/intpoly/IntegerPolynomial448.java
More information about the jdk-sandbox-changes
mailing list