chacha-poly1305-wasm
Matt Corallo's Rust implementation of Chacha-Poly1305 from rust-lightning exposed through WASM.
Setup
First, install Rust. Then, run
```shell script npm run compile npm run extract
## Install
```shell script
npm install chacha-poly1305-wasmIt should be chacha-poly1305-wasm one day.
License
MIT