RFR JDK-8075286: Additional tests for signature algorithm OIDs and transformation string

2015-09-06 Thread Sha Jiang
Hi Security developers, I have a security test bug https://bugs.openjdk.java.net/browse/JDK-8075286, which adds more cases for NSA Suite B algorithms in jdk repo. Please review this patch at http://cr.openjdk.java.net/~fyuan/jjiang/8075286/webrev.00/ Every comment is appreciated. Best Regards

Brainpool curves

2015-09-06 Thread Jiri Stary
Hello, do you plan to support brainpool curves for TLS in Java 9 (RFC 7027) ? Regards Jiri Sent from [ProtonMail](https://protonmail.ch), encrypted email based in Switzerland.

RFR JDK-8074931: Additional tests for CertPath API

2015-09-06 Thread Frank Yuan
Hi Security developers I have a security test co-location bug https://bugs.openjdk.java.net/browse/JDK-8074931, which is to add more coverage for CertPath and X509CertSelector in jdk repo. Would you like to review this patch http://cr.openjdk.java.net/~fyuan/8074931/webrev.00/? Your comment

TLS ALPN Proposal v4

2015-09-06 Thread Bradford Wetmore
Hi all, Simone/Xuelei/I wrote: Per my understanding, application protocol should be negotiated before >>>cipher suite and protocol version negotiated. >> >>This is not possible for HTTP/2. >>Application protocol negotiation MUST happen*after* the TLS protocol >>and the TLS cipher are negotiat