mirror of https://github.com/wolfSSL/wolfssl.git
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. |
||
---|---|---|
.. | ||
benchmark | ||
client | ||
configs | ||
echoclient | ||
echoserver | ||
sctp | ||
server | ||
include.am |