Module ring::aead::quic [−][src]
QUIC Header Protection.
See draft-ietf-quic-tls.
Structs
| Algorithm | A QUIC Header Protection Algorithm. |
| HeaderProtectionKey | A key for generating QUIC Header Protection masks. |
Statics
| AES_128 | AES-128. |
| AES_256 | AES-256. |
| CHACHA20 | ChaCha20. |
Type Definitions
| Sample | QUIC sample for new key masks |