Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sodium-friends/sodium-vectors


https://github.com/sodium-friends/sodium-vectors

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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.
``` js
//test.js
require('sodium-vectors')(targetImplementation)
```

it will run as a tape test!

## License

MIT