Skip to content

Releases: scrogson/no-way-jose

v0.3.0

05 Jan 17:05
6bc2878
Compare
Choose a tag to compare
Set musl to use -crt-static

v0.2.0

24 Jul 16:58
84ef706
Compare
Choose a tag to compare

Added

  • Generate RSA private keys directly with NoWayJose.generate_rsa/2

Changes

  • sign/2 now works with either DER or PEM encoded keys.
  • sign/2 now takes a list of signing options as the second argument rather than a key. The existing functionality is backwards compatible which defaults to a DER encoded private key.

v0.1.0

06 Mar 03:41
8b0f1d1
Compare
Choose a tag to compare

Initial release 🎉