Code Review Request: TLS 1.3 Implementation

Adam Petcher adam.petcher at oracle.com
Fri Jun 1 14:16:36 UTC 2018


On 5/25/2018 7:45 PM, Xuelei Fan wrote:

> Here is the webrev:
>     http://cr.openjdk.java.net/~xuelei/8196584/webrev-full.00

Small update: http://hg.openjdk.java.net/jdk/sandbox/rev/50595f26ea8a

This fixes a SSLEngine bug in which a result status of OK is returned 
(instead of the expected BUFFER_UNDERFLOW) from unwrap when the input 
buffers are empty.

Note to reviewers: This change (along with other small updates like 
this) will be included in a future webrev that is published as a part of 
this code review.



More information about the security-dev mailing list