0.1.0 • Published 5 years ago

@futuretense/dalek-crypto v0.1.0

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

dalek-crypto

Javascript bindings to some of the functionality in the brilliant dalek cryptography1 set of Rust libraries

Requirements

Installing and compiling

npm install @futuretense/dalek-crypto

Benchmarks

ed255192sodium-native3dalekdalek w/ AVX2
Generate41,56523,17225,09923,861
Sign43,17324,54826,87325,565
Verify121,71075,39473,84146,266

Time in ms; 1,000,000 calls, on a 3GHz MBP

Notes:

1) https://github.com/dalek-cryptography/ 2) https://www.npmjs.com/package/ed25519 3) https://www.npmjs.com/package/sodium-native