bitcore-lib-zcash/lib/crypto
Braydon Fuller 514fc8d326 crypto: switch to Node.js sha512
The sha512 library has not been updated in quite some time. This switches to
use Node.js crypto for sha512 that will use crypto-browserify, and more
recently maintained sha.js for the browser build.
2016-05-23 12:00:14 -04:00
..
bn.js Add CLTV (BIP65) support 2015-07-01 18:46:54 -07:00
ecdsa.js Fix K generator in ECDSA 2016-03-24 07:52:03 +03:00
hash.js crypto: switch to Node.js sha512 2016-05-23 12:00:14 -04:00
point.js Properly capitalize BufferUtil everywhere 2015-02-13 21:21:06 -06:00
random.js fix tests for random 2014-11-20 18:46:43 -03:00
signature.js Set s mid point as hex rather than decimal (bn.js default) 2015-11-10 19:42:37 +08:00