mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 23:40:50 +02:00
794cb5c7a9
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.