Releases: anakinj/jwt-eddsa
Releases · anakinj/jwt-eddsa
v0.8.0
0.8.0 (2024-09-15)
Features
v0.7.1
0.7.1 (2024-08-24)
Bug Fixes
v0.7.0
0.7.0 (2024-08-04)
Features
- Always set
alg
header to EdDSA
(#13) (daaa740)
- Replace rbnacl with ed25519 (#9) (a0f8200)
- Support the
ED25519
reference when pointing to the algorithm (#12) (982ecf3)
v0.6.0
0.6.0 (2024-08-02)
Features
- Initial version using rbnacl for crypto operations (#5) (adc259b)