Files
wolfssl/src
Juliusz Sosinowicz 4d0ea62857 Refactor ticket size to not accidentally go over WOLFSSL_TICKET_ENC_SZ
- Optimize memory usage. Write directly to ssl->session->ticket in CreateTicket() and use a hash to make sure the InternalTicket was encrypted.
- DoClientTicket does not fatally error out anymore. Errors in the ticket result in the ticket being rejected instead.
2022-08-18 19:08:43 +02:00
..
2022-07-19 10:44:31 -06:00
2022-08-08 13:24:00 +02:00
2022-08-10 13:33:57 -05:00
2022-08-10 13:33:57 -05:00
2022-08-10 13:33:57 -05:00