Expand description
QUIC Header Protection.
See draft-ietf-quic-tls.
Structsยง
- A QUIC Header Protection Algorithm.
- A key for generating QUIC Header Protection masks.
Enumsยง
- AlgorithmID ๐
- KeyInner ๐
Constantsยง
- SAMPLE_LEN ๐
Staticsยง
- AES-128.
- AES-256.
- ChaCha20.
Functionsยง
- aes_init_128 ๐
- aes_init_256 ๐
- aes_new_mask ๐
- chacha20_init ๐
- chacha20_new_mask ๐
Type Aliasesยง
- QUIC sample for new key masks