wolfSSL / wolfssl

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
https://www.wolfssl.com
GNU General Public License v2.0
2.37k stars 834 forks source link

Fix TLS v1.2 session resumption edge cases #8097

Closed julek-wolfssl closed 1 month ago

julek-wolfssl commented 1 month ago

Refactor done as part of work on ZD18822

julek-wolfssl commented 1 month ago

Retest this please