41 Commits (master)
 

Author SHA1 Message Date
nullfekt 877b6453e7
Update binding.gyp 6 months ago
miketout 57b1915429
Merge pull request #3 from hellcatz/master 4 years ago
hellcatz a23f6a45c3
Update and rename README to README.md 5 years ago
hellcatz 6a4f925342
Update verus_clhash.cpp 5 years ago
hellcatz bd4a10fc26
Update verus_clhash.h 5 years ago
hellcatz 3c354cf145
Update verus_clhash_portable.cpp 5 years ago
hellcatz eaba096c0f
Update verus_hash.h 5 years ago
hellcatz 5a8d414699
Update test.js 5 years ago
hellcatz 60a1e36a74
Update verushash.cc 5 years ago
miketout 97ebb88d98 Add VerusHash2 test and fix one portable instruction 5 years ago
miketout f2eaffe512
Merge pull request #2 from VerusCoin/master 5 years ago
miketout 3489a9bac9
Merge pull request #4 from hellcatz/master 5 years ago
hellcatz 3c087f2a46
Update verus_clhash.cpp 5 years ago
hellcatz acbb652cfe
Update verus_clhash.h 5 years ago
miketout a0a193bffb
Merge pull request #3 from miketout/master 5 years ago
miketout 3cee3af4a7 Update node to nodejs 5 years ago
miketout eb3b18df4b
Merge pull request #2 from miketout/master 5 years ago
miketout 664230d2b7 Support VerusHash V2 5 years ago
miketout e6572f345b
Merge pull request #1 from miketout/master 6 years ago
miketout 3b32734fd8
Merge pull request #1 from BloodyNora/master 6 years ago
0x03 6b9d15b710 verushash-node added to module.exports 6 years ago
miketout a7ef60945a used hellcatz interface and tests and enabled optimized hash 6 years ago
miketout 3b582a34ef Wire up hash object and move to node-gyp 6 years ago
Michael Toutonghi 4a9779e06d Update with necessary sources, uncompiled 6 years ago
miketout 513149a7a9 Rough convert of module to VerusHash 6 years ago
Rhys Jones b6b096959b Bumped version to 0.0.5 14 years ago
Yoan Blanc 8bd082c6c3 Merge branch 'master' of git://github.com/waveto/node-crypto 14 years ago
isaacs b19f1a4bea Bump version (everywhere) to 0.0.4 14 years ago
isaacs 560039f208 Change version to match tags and README. 14 years ago
Yoan Blanc c87f06c60a Merge branch 'master' of git://github.com/isaacs/node-crypto 14 years ago
isaacs dc9c38db61 Add test script to package.json 14 years ago
isaacs 71f3395d3c Remove the outdated example code, add pointer to test.js instead. 14 years ago
isaacs 0f9ad50452 Update to work with the latest node 14 years ago
isaacs 02036f0f7c Ignore build cruft 14 years ago
isaacs 4bdac3e3c7 add package.json so npm can install this useful thing 14 years ago
Yoan Blanc ae8d97c571 posix has been renamed to fs; tests are using mjsunit now. 14 years ago
Rhys Jones c7a2526d7c Added finaltol to Decipher as a .final method that tolerates block padding as generated by other crypto libraries. 15 years ago
Rhys Jones 7b3c007b1a Fixed utf8 issue, added streaming support for base64 and hex encodings 15 years ago
Rhys Jones 000a2efd1d Added Cipher, Decipher methods 15 years ago
Rhys Jones 42f0d2f8cf Added HMAC support 15 years ago
Rhys Jones c6a0d2c12b first commit 15 years ago