UNPKG

tenvoy

Version:

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

8 lines (7 loc) 163 B
describe('Cipher', function () { require('./aes.js'); require('./blowfish.js'); require('./cast5.js'); require('./des.js'); require('./twofish.js'); });