arik-so / node-chacha-poly1305-wasm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chacha-poly1305-wasm

Build Status

Matt Corallo's Rust implementation of Chacha-Poly1305 from rust-lightning exposed through WASM.

Setup

First, install Rust. Then, run

npm run compile
npm run extract

Install

npm install chacha-poly1305-wasm

License

MIT

About

License:MIT License


Languages

Language:Rust 89.3%Language:TypeScript 9.6%Language:Makefile 1.1%