+24
−11
+1
−1
+1
−0
ssl/record/ssl3_record_tls13.c
0 → 100644
+104
−0
+2
−0
Loading
WARNING! GitLab maintenance operation scheduled for this Friday between 14:00 and 19:00 (CET). During this time window, GitLab will be unavailable, and any data entered during this period may be lost. Thank you in advance for your understanding.
This updates the record layer to use the TLSv1.3 style nonce construciton.
It also updates TLSProxy and ossltest to be able to recognise the new
layout.
Reviewed-by:
Rich Salz <rsalz@openssl.org>