CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2020/01/23 21:43:09

Modified files:
        lib/libssl     : tls13_handshake.c tls13_internal.h 
                         tls13_server.c 

Log message:
Switch to encrypted records in the TLSv1.3 server.

This adds code to perform key derivation and set the traffic keys once the
ServerHello message has been sent, enabling encrypted records.

ok beck@ tb@

Reply via email to