eddsa-wasm-as
A WebAssembly (via AssemblyScript) implementation of the EdDSA signature scheme.
Provides libsodium-compatible detached EdDSA signatures as well as non-deterministic signatures using Trevor Perrin's generalized EdDSA scheme.
SHA2 and field arithmetic implementations are derived from TweetNacl.