Skip to content

v1.5.26

Choose a tag to compare

@jmayclin jmayclin released this 15 Sep 16:27
792d366

Release Summary

  • Adds async public key support: s2n_pkey_verify() can be performed asynchronously through the async offloading callback.
  • Add new s2n_connection_get_signature_scheme method to retrieve the IANA description of the server signature scheme

What's Changed

New Contributors

Full Changelog: v1.5.25...v1.5.26