524e9026b86491e18f69c1a9b531a1c731b83181
Crypto tools
Various crypto tools used often.
The lib is based as much as possible on the Web Crypto API !
The JWT part uses JOSE as it implements all the JWT functions.
The signature part uses noble-ed25519 instead of the Web Crypto API, so you can derive a KeyPair from a password.
Description
Languages
TypeScript
100%