Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Correct function naming for tls13_handshake_advance_state_machine(). | jsing | 2018-11-09 | 1 | -4/+2 | |
| | | | | ok tb@ | |||||
* | First skeleton of the TLS 1.3 state machine. Based on RFC 8446 and | tb | 2018-11-08 | 1 | -0/+538 | |
inspired by s2n's state machine. Lots of help and input from jsing. ok beck, jsing |