You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Properly handle empty extension lists in Server/ClientHello
Add support for TLS_PSK_WITH_AES_128_CBC_SHA256
Allow both PSK as well as certificate based connections on the same server/connection
Add the PSK Client Hint on the connection state
Add support for anonymous ciphers
We don't and will not carry anonymous ciphers in this library, but it's now possible to plug in your own if you have a use case that requires it