CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2019/01/20 05:27:34

Modified files:
        lib/libssl     : Makefile tls13_internal.h 
Added files:
        lib/libssl     : tls13_handshake_msg.c 

Log message:
Provide a handshake message handling implementation for TLS 1.3.

It receives handshake messages by reading and parsing data from the record
layer. It also provides support for building and sending handshake
messages.

ok tb@

Reply via email to