bitcore-lib-zcash/test
Ryan X. Charles bc1c4235f2 basic stealth address support
Math only. Does not yet support transactions. Not yet compatible with Dark
Wallet.
2014-08-13 20:54:05 -04:00
..
index.html works in browser 2014-08-09 22:47:32 -07:00
test.address.js address convenience functions 2014-08-13 18:00:41 -04:00
test.base58check.js initial commit 2014-08-06 18:25:45 -07:00
test.bip32.js add toString method for bip32 2014-08-09 23:29:05 -07:00
test.bn.js add BN.prototype.fromBuffer 2014-08-13 19:23:45 -04:00
test.ecdsa.js works in browser 2014-08-09 22:47:32 -07:00
test.hash.js sha512hmac and sha256hmac 2014-08-09 21:51:26 -07:00
test.kdf.js kdf 2014-08-13 17:31:28 -04:00
test.key.js address convenience functions 2014-08-13 18:00:41 -04:00
test.point.js make "new Point()" work 2014-08-09 19:03:59 -07:00
test.privkey.js more consistency: n -> bn, p -> point 2014-08-13 15:23:06 -04:00
test.pubkey.js more consistency: n -> bn, p -> point 2014-08-13 15:23:06 -04:00
test.random.js use hash marks in function names in tests 2014-08-07 20:10:56 -07:00
test.signature.js signature 2014-08-09 14:42:23 -07:00
test.stealth.js basic stealth address support 2014-08-13 20:54:05 -04:00