JSON Web Tokens (JWT) verify/sign implementation using W3C Web Cryptography (crypto.subtle).
Methods for convenience. Methods that wrap paticular use cases of crypto.subtle.
Ed25519 Ponyfill & Polyfill for WebCrypto
A simple wrapper for the crypto.subtle api. Focus on AES-GCM.