Closed kriskwiatkowski closed 6 years ago
TLS 1.3, draft-28 specifies AD as record header, i.e.
additional_data = TLSCiphertext.opaque_type TLSCiphertext.legacy_record_version TLSCiphertext.length
This will need to be implemented in tris in order to make it compatible with TLS 1.3
TLS 1.3, draft-28 specifies AD as record header, i.e.
This will need to be implemented in tris in order to make it compatible with TLS 1.3