RFR[10] JDK-8189603: ProblemList sun/security/pkcs11/KeyStore/SecretKeysBasic.sh on Linux platform

2017-10-17 Thread sha . jiang
Hi, Test sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed frequently on Linux due to JDK-8186098. It has to ProblemList this test until JDK-8186098 is fixed. diff -r 74700c8e39e9 test/jdk/ProblemList.txt --- a/test/jdk/ProblemList.txt    Tue Oct 17 10:32:01 2017 -0700 +++ b/test/jdk/Probl

Re: Arithmetic error in SunEC

2017-10-17 Thread Adam Petcher
On 10/17/2017 4:55 AM, Tobias Wagner wrote: Hi, we found an error in the GF(p)-arithmetics of SunEC, while adding support for brainpool-curves in ECDHE for TLS connections as suggested in RFC 7027. Thanks! I created JDK-8189594[1] to track this issue. My understanding is that this error doe

Re: Code Review Request: JDK-8148421 (Extended Master Secret TLS extension)

2017-10-17 Thread Martin Balao
Hi Xuelei, Webrev 03 * http://cr.openjdk.java.net/~sgehwolf/webrevs/mbalaoal/JDK-8148421/webrev.03/ (browse online) * http://cr.openjdk.java.net/~sgehwolf/webrevs/mbalaoal/JDK-8148421/webrev.03/8148421.webrev.03.zip (download) Differences with previous webrev 02: * jsse.

Arithmetic error in SunEC

2017-10-17 Thread Tobias Wagner
Hi, we found an error in the GF(p)-arithmetics of SunEC, while adding support for brainpool-curves in ECDHE for TLS connections as suggested in RFC 7027. BrainpoolP256r1 and brainpoolP512r1 worked out of the box, but brainpoolP384r1 did not. The calculated public keys were not on that curve and t