Re: JEP 287: SHA-3 Hash Algorithms

2016-04-22 Thread Valerie Peng
Thanks for the comment. The JEP has already passed the review phase though. I will see if I can mention this somewhere. Regards, Valerie On 4/22/2016 1:15 AM, e...@zusammenkunft.net wrote: Hello Valerie, Yes that is what I was trying to say. :) However I dont know if this is clear to everyb

[jdk9] RFR: 8154947: Send empty list of authorities in CertificateRequest, if server has too many of them

2016-04-22 Thread Ivan Gerasimov
Hello everyone! During TLS handshake, a server may be required to send a CertificateRequest, which contains a list of authorities. If the list happens to be too long, the server is throwing an exception, indicating an overflow. It may be convenient to be able to just drop the list altogether,

Re: RFR 8051408: JEP 273: DRBG-Based SecureRandom Implementations

2016-04-22 Thread Xuelei Fan
On 4/21/2016 4:52 PM, Wang Weijun wrote: > http://cr.openjdk.java.net/~weijun/8051408/webrev.11/ src/java.base/share/classes/sun/security/provider/AbstractDrbg.java = 343 if (debug != null) { 344 debug.println("nextBytes"); 345 } Would you m

Re: JEP 287: SHA-3 Hash Algorithms

2016-04-22 Thread ecki
Hello Valerie, Yes that is what I was trying to say. :) However I dont know if this is clear to everybody else. It confused me, since most of the example testcases in the linked standard are BIT aligned, only the Validation subproject mentions the possibility of a byte mode. But I guess if the