Commit History

Author SHA1 Message Date
  n1474335 715ca1c292 Added Bcrypt, Scrypt, BSON and string operations along with many new tests. 7 years ago
  n1474335 567474ce00 Removed confusing delimiters from fuzzy hash comparison ops 7 years ago
  n1474335 242bad09ea Added SSDEEP and CTPH operations 7 years ago
  n1474335 f47a408755 Fix for UTF-8/binary handling in hashing operations. Added tests to prevent future breakages. Closes #249. 7 years ago
  n1474335 574207c626 Updated many dependencies including Webpack (v4) and crypto-api (v0.8) 7 years ago
  n1474335 0e3751407b Cleaned lint. 7 years ago
  slurdge 7feafbf0e7 Fixes the lint problems and add JSDoc 7 years ago
  slurdge cfd9b16f8b Factorize all CryptoApi.hash calls and pass string directly. Fixes #193 7 years ago
  n1474335 7557e1e9e5 Added Snefru hashing operation 7 years ago
  n1474335 db98e56e72 Reduced extraneous auto bakes 7 years ago
  n1474335 d79a0e737a Added HAS-160 and Whirlpool hashing operations 7 years ago
  n1474335 2d779fdcd0 Added SHA2 512/224 and 512/256 variants as well as RIPEMD 128, 160, 256 and 320. 7 years ago
  n1474335 174cabdc74 Added 'CRC-16 Checksum' operation 7 years ago
  n1474335 3c52a9faab Added Keccak and Shake to 'Generate all hashes' operation 7 years ago
  n1474335 73561993a7 Added SHA3, Keccak and Shake hashing algorithms 7 years ago
  n1474335 6e875393d9 Merged all SHA-2 operations into one with a size argument 7 years ago
  n1474335 bbd85a491b Added MD6 to 'Generate all hashes' operation 7 years ago
  n1474335 a736be7ca8 Added MD6 operation. Closes #53 7 years ago
  Thomas Grainger b33f73ac9a autofix no-var 8 years ago
  n1474335 131b3a83c1 Converted all modules from CommonJS to ES6 8 years ago
  n1474335 0f2a5014be Restructured src files into a more logical hierarchy 8 years ago