Skip to content

Releases: benmcollins/libjwt

v2.1.0

10 Dec 16:25
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.1.0

Replaces Apple licensed internal base64 support with public domain code from libb64. It can still use the system libb64 if it's new enough. Reworked internal usage of the base64uri functions.

Rework a lot of the test cases to run across all available crypto ops.

v2.0.0

09 Dec 13:52
Compare
Choose a tag to compare

Full Changelog: v1.18.3...v2.0.0

Primary changes:

  • Use of libb64 for base64 if the library is detected
  • OpenSSL and GnuTLS support can be compiled together. New functions allow selecting which to use at runtime.

v1.18.3

03 Dec 21:39
Compare
Choose a tag to compare

Full Changelog: v1.18.2...v1.18.3

Notable change: Implements EdDSA (ed25519) signing and verify.

v1.18.2

03 Dec 13:11
Compare
Choose a tag to compare

Full Changelog: v1.18.1...v1.18.2

v1.18.1

02 Dec 13:48
Compare
Choose a tag to compare

Full Changelog: v1.18.0...v1.18.1

v1.18.0

02 Dec 12:43
Compare
Choose a tag to compare

Full Changelog: v1.17.2...v1.18.0

v1.17.2 OpenSSL Warnings Fix

15 Jul 21:45
Compare
Choose a tag to compare

What's Changed

  • Fix OpenSSL 3 deprecation warnings by @orgads in #199

Full Changelog: v1.17.1...v1.17.2

v1.17.1 Minor fixes

16 May 12:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.0...v1.17.1

v1.17.0

09 Feb 16:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.15.3

05 May 11:42
Compare
Choose a tag to compare
v1.15.3