/x25519-chacha20poly1305-wasm

WASM package for x25519 & chacha20poly1305.

Primary LanguageJavaScript

Install dependencies

Requires wasm-pack which can be installed with cargo install wasm-pack.

Compile

make

Run example

make
make run