x25519
v0.1.0
Published
x25519 & chacha20poly1305
Downloads
225
Readme
x25519-chacha20poly1305
Nodejs package for x25519 key exchange and chacha20poly1305 encryption, written in Rust compiled to WASM.
Install dependencies
Requires wasm-pack
which can be installed with cargo install wasm-pack
.
Compile
make