sodium-friends / sodium-vectors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 100.0%