fork-openpgpjs/test/crypto/hash
BafS b672f1936a Use let and const ES6 features.
Remove var, for let or const if possible, clean some syntax, enforce one var per declaration and semicolons
2018-02-13 23:33:09 +01:00
..
index.js Add new index.js files 2014-01-03 08:11:55 -08:00
md5.js Use let and const ES6 features. 2018-02-13 23:33:09 +01:00
ripemd.js Use let and const ES6 features. 2018-02-13 23:33:09 +01:00
sha.js Use let and const ES6 features. 2018-02-13 23:33:09 +01:00