Skip to content

v2.0.5

Choose a tag to compare

@daenney daenney released this 08 May 17:20
  • General reorganisation of the library
  • 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