Releases: scrogson/no-way-jose
Releases · scrogson/no-way-jose
v0.3.0
v0.2.0
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.