Files
strongswan-ext/src/libtls
Tobias Brunner bff18d9048 tls-protection: Reject unencrypted TLS 1.3 records
We only allow unencrypted change_cipher_spec records (as before), which
are handled by the upper layers accordingly.  Without the check, we
also accepted unprotected alerts and handshake records that could
potentially cause state confusion.

Fixes: 7a2b02667c ("libtls: Implement TLS 1.3 handshake on client-side")
2026-07-23 10:26:08 +02:00
..
2021-02-12 11:45:44 +01:00
2022-06-29 10:28:50 +02:00