8214098: sun.security.ssl.HandshakeHash.T12HandshakeHash constructor check backwards.

Anthony Scarpino anthony.scarpino at oracle.com
Tue Dec 4 20:06:22 UTC 2018


Hi,

I need a code review for the TLS 1.2 check being backwards for 
HandshakeHash, which showed up with a clonable MessageDigest object. 
Since TLS 1.3 does not use the same scheme as 1.2, I removed the 
unnecessary code.

http://cr.openjdk.java.net/~ascarpino/8214098/webrev/

Tony






More information about the security-dev mailing list