0.1.5 • Published 2 years ago

dop-curve25519-scalarmult-wasm-latest v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Curve25519 Scalarmult in WASM

Uses the Rust Dalek library to implement a performant scalarmult function, available as WASM.

Contributing

Requires installing Rust, Cargo, and wasm-pack.

Test

npm test

Build

npm run build
0.1.5

2 years ago