UNPKG

tweetnacljs

Version:

Port of TweetNaCl cryptographic library to JavaScript

12 lines (8 loc) 383 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: var blaVectors = require('./data/bla.random.js');