Commit Graph

  • 877b6453e7
    Update binding.gyp master nullfekt 2023-11-25 14:45:34 -0500
  • 57b1915429
    Merge pull request #3 from hellcatz/master miketout 2019-12-13 12:18:31 -0800
  • a23f6a45c3
    Update and rename README to README.md hellcatz 2019-12-10 19:10:29 -0800
  • 6a4f925342
    Update verus_clhash.cpp hellcatz 2019-12-10 19:09:49 -0800
  • bd4a10fc26
    Update verus_clhash.h hellcatz 2019-12-10 19:08:59 -0800
  • 3c354cf145
    Update verus_clhash_portable.cpp hellcatz 2019-12-10 19:08:34 -0800
  • eaba096c0f
    Update verus_hash.h hellcatz 2019-12-10 19:07:39 -0800
  • 5a8d414699
    Update test.js hellcatz 2019-12-10 19:07:00 -0800
  • 60a1e36a74
    Update verushash.cc hellcatz 2019-12-10 19:06:38 -0800
  • 97ebb88d98 Add VerusHash2 test and fix one portable instruction miketout 2019-01-06 14:12:37 -0800
  • f2eaffe512
    Merge pull request #2 from VerusCoin/master miketout 2019-01-06 14:09:36 -0800
  • 3489a9bac9
    Merge pull request #4 from hellcatz/master miketout 2018-12-25 16:50:42 -0800
  • 3c087f2a46
    Update verus_clhash.cpp hellcatz 2018-12-24 15:24:48 -0800
  • acbb652cfe
    Update verus_clhash.h hellcatz 2018-12-24 15:24:34 -0800
  • a0a193bffb
    Merge pull request #3 from miketout/master miketout 2018-12-22 22:49:40 -0800
  • 3cee3af4a7 Update node to nodejs miketout 2018-12-22 22:48:49 -0800
  • eb3b18df4b
    Merge pull request #2 from miketout/master miketout 2018-12-22 22:19:11 -0800
  • 664230d2b7 Support VerusHash V2 miketout 2018-12-22 21:26:55 -0800
  • e6572f345b
    Merge pull request #1 from miketout/master miketout 2018-09-09 01:09:08 -0700
  • 3b32734fd8
    Merge pull request #1 from BloodyNora/master miketout 2018-09-09 01:01:37 -0700
  • 6b9d15b710 verushash-node added to module.exports 0x03 2018-09-05 09:00:52 +0200
  • a7ef60945a used hellcatz interface and tests and enabled optimized hash miketout 2018-08-12 15:17:58 -0700
  • 3b582a34ef Wire up hash object and move to node-gyp miketout 2018-08-10 20:02:10 -0700
  • 4a9779e06d Update with necessary sources, uncompiled Michael Toutonghi 2018-08-08 17:46:03 -0700
  • 513149a7a9 Rough convert of module to VerusHash miketout 2018-08-07 22:23:37 -0700
  • b6b096959b Bumped version to 0.0.5 Rhys Jones 2010-03-24 21:24:03 +0000
  • 8bd082c6c3 Merge branch 'master' of git://github.com/waveto/node-crypto Yoan Blanc 2010-03-24 22:17:25 +0100
  • b19f1a4bea Bump version (everywhere) to 0.0.4 isaacs 2010-03-24 13:51:56 -0700
  • 560039f208 Change version to match tags and README. isaacs 2010-03-24 13:51:06 -0700
  • c87f06c60a Merge branch 'master' of git://github.com/isaacs/node-crypto Yoan Blanc 2010-03-24 20:28:56 +0100
  • dc9c38db61 Add test script to package.json isaacs 2010-03-24 12:25:05 -0700
  • 71f3395d3c Remove the outdated example code, add pointer to test.js instead. isaacs 2010-03-24 12:24:44 -0700
  • 0f9ad50452 Update to work with the latest node isaacs 2010-03-24 12:23:04 -0700
  • 02036f0f7c Ignore build cruft isaacs 2010-03-24 12:21:48 -0700
  • 4bdac3e3c7 add package.json so npm can install this useful thing isaacs 2010-03-24 12:20:40 -0700
  • ae8d97c571 posix has been renamed to fs; tests are using mjsunit now. Yoan Blanc 2010-02-20 20:55:45 +0100
  • c7a2526d7c Added finaltol to Decipher as a .final method that tolerates block padding as generated by other crypto libraries. Rhys Jones 2009-12-08 21:03:48 +0000
  • 7b3c007b1a Fixed utf8 issue, added streaming support for base64 and hex encodings Rhys Jones 2009-12-07 15:49:14 +0000
  • 000a2efd1d Added Cipher, Decipher methods Rhys Jones 2009-12-04 17:24:48 +0000
  • 42f0d2f8cf Added HMAC support Rhys Jones 2009-11-22 22:45:47 +0000
  • c6a0d2c12b first commit Rhys Jones 2009-11-22 01:59:55 +0000