Skip to content

Releases: textileio/jwt-go-eddsa

v0.2.0

16 Apr 16:03
1bfc259

Choose a tag to compare

Minor release to add support for sha256 hashing of the header.payload for singing and verification. Use the non-standard method name EdDSASha256 if you want to use/support sha256 hashing.

v0.1.0

14 Apr 01:04
e49b666

Choose a tag to compare

initial commit

Signed-off-by: Sander Pick <sanderpick@gmail.com>