UNPKG

tweetnacl-es6

Version:

Port of TweetNaCl cryptographic library to JavaScript es6

12 lines (8 loc) 391 B
Test vectors. *.random.js are randomly generated by programs from ../generate_data/. *.spec.js are specifically chosen or taken from somewhere. There is no specific format or order of arguments in test data: test implementors should study the files or generator programs to learn about the particular the format. Usage in tests: import blaVectors from './data/bla.random.js';