CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/08 16:54:59
Modified files:
lib/libssl : Makefile tls13_internal.h
Added files:
lib/libssl : tls13_handshake.c
Log message:
First skeleton of the TLS 1.3 state machine. Based on RFC 8446 and
inspired by s2n's state machine. Lots of help and input from jsing.
ok beck, jsing
