+24
−11
+1
−1
+1
−0
ssl/record/ssl3_record_tls13.c
0 → 100644
+104
−0
+2
−0
Loading
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>