]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/tls13_enc.c
Fix some style issues identified during review
[thirdparty/openssl.git] / ssl / tls13_enc.c
2016-11-23  Matt CaswellFix some style issues identified during review
2016-11-23  Matt CaswellCreate the Finished message payload
2016-11-23  Matt CaswellUpdate state machine to be closer to TLS1.3
2016-11-23  Matt CaswellImplement tls13_change_cipher_state()
2016-11-09  Matt CaswellEnsure the key and iv labels are declared as static
2016-11-09  Matt CaswellAdd support for TLS1.3 secret generation