Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@tofay tofay released this 07 May 11:24
c32b266

What's Changed

  • Add post-quantum support by @tofay in #29
  • rustls_openssl::ALL_KX_GROUPS has been removed in favour of rustls_openssl::kx_group::DEFAULT_KX_GROUPS and rustls_openssl::kx_group::ALL_KX_GROUPS.
    • the latter contains MLKEM768 which isn't enabled by default.

Full Changelog: 0.2.1...0.3.0