1.0.0 • Published 7 years ago

sodium-vectors v1.0.0

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

sodium-vectors

test vectors for sodium-friends, to compare other implementations with the reference implementation. (including future versions of the reference implementation)

see also [https://github.com/dominictarr/chloride-test)

just npm install -D sodium-vectors and add this test script.

//test.js
require('sodium-vectors')(targetImplementation)

it will run as a tape test!

License

MIT

1.0.0

7 years ago