Skip to main content

Module key_schedule

Module key_schedule 

Available on crate feature tls only.
Expand description

TLS 1.3 key derivation encoding (RFC 8446, section 7.1).

Structs§

InvalidHkdfLabel
TLS 1.3 HKDF label, context or output length is out of range

Functions§

encode_hkdf_label
Encode the HKDF info field, adding the TLS 1.3 label prefix.