UNPKG

tenvoy

Version:

PGP, NaCl, and PBKDF2 in node.js and the browser (hashing, random, encryption, decryption, signatures, conversions), used by TogaTech.org

6 lines (5 loc) 107 B
describe('Hash', function () { require('./md5.js'); require('./ripemd.js'); require('./sha.js'); });