Skip to content

JWKs, ES256K, Hunter, OpenSSL 3.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Thalhammer Thalhammer released this 05 Sep 10:46
ac0424b

New Features

Improvements

  • jwt::verifier has been refactored to accept a more generic "verification operation". There are no API breaks.
  • Support for OpenSSL 3.0.0 has been confirmed. 🤗 Thanks to @kleinmrk
  • Adjustments to the RSA implementation by @akyidrian for wider compatibility

Bug Fixes

  • Fixes to_lower that was actually doing a to_upper.

Full Changelog: v0.5.1...v0.6.0-rc.1