wolfssl/examples
Sean Parkinson 794cb5c7a9 TLS Session Ticket: default encryption callback
Encrypts with ChaCha20-Poly1305 or AES-GCM.
Two keys in rotation.
Key used for encryption until ticket lifetime goes beyond expirary
(default 1 hour). If key can still be used for decryption, encrypt with
other key.
Private random used to generate keys.
2021-02-10 14:31:54 +10:00
..
benchmark
client
configs
echoclient
echoserver TLS Session Ticket: default encryption callback 2021-02-10 14:31:54 +10:00
sctp
server TLS Session Ticket: default encryption callback 2021-02-10 14:31:54 +10:00
include.am