Christopher Jeffrey
|
d1e37582d1
|
block/crypto: refactor merkle trees.
|
2016-11-28 15:59:30 -08:00 |
|
Christopher Jeffrey
|
9a921ab8f0
|
crypto: optimize hashing for browser.
|
2016-11-22 10:46:06 -08:00 |
|
Christopher Jeffrey
|
f376289684
|
crypto: implement subtle api for browser.
|
2016-11-21 17:50:05 -08:00 |
|
Christopher Jeffrey
|
4245cd6bf1
|
crypto: use subtle for browser pbkdf2.
|
2016-11-20 13:12:35 -08:00 |
|
Christopher Jeffrey
|
b754973511
|
utils/btc: rename.
|
2016-11-19 10:45:31 -08:00 |
|
Christopher Jeffrey
|
a1ec1bfff1
|
modules: refactor indexes.
|
2016-11-19 06:36:57 -08:00 |
|
Christopher Jeffrey
|
0631148705
|
modules: more refactoring.
|
2016-11-19 05:29:29 -08:00 |
|
Christopher Jeffrey
|
729aea3b41
|
utils: mark circular.
|
2016-11-19 02:47:44 -08:00 |
|
Christopher Jeffrey
|
5ad3b9612d
|
ec: minor.
|
2016-11-18 23:37:19 -08:00 |
|
Christopher Jeffrey
|
354cf00158
|
modules: fix browser compilation.
|
2016-11-18 23:17:29 -08:00 |
|
Christopher Jeffrey
|
67a00bfe50
|
modules: remove all conditional requires. see #105.
|
2016-11-18 23:05:04 -08:00 |
|
Christopher Jeffrey
|
1649b38504
|
crypto: use crypto.cleanse.
|
2016-11-11 20:09:24 -08:00 |
|
Christopher Jeffrey
|
615537def9
|
walletdb: lint.
|
2016-11-09 18:34:59 -08:00 |
|
Christopher Jeffrey
|
3bc4fa5822
|
schnorr: fix issues mentioned in #89.
|
2016-11-09 18:24:34 -08:00 |
|
Christopher Jeffrey
|
60a4c0a34d
|
chachapoly: fix big-endian check for cross-browser support. fixes #100.
|
2016-11-09 18:08:47 -08:00 |
|
Christopher Jeffrey
|
53de684b4a
|
crypto: add cleanse function.
|
2016-11-09 17:02:54 -08:00 |
|
Christopher Jeffrey
|
605874068b
|
s/bn/BN/g
|
2016-10-21 19:38:06 -07:00 |
|
Christopher Jeffrey
|
c866598e85
|
crypto: error messages.
|
2016-10-05 02:21:19 -07:00 |
|
Christopher Jeffrey
|
e850227793
|
utils: concat.
|
2016-10-02 23:24:12 -07:00 |
|
Christopher Jeffrey
|
1a8657d131
|
spawn: rename to co.
|
2016-10-02 23:24:11 -07:00 |
|
Christopher Jeffrey
|
f0223146af
|
deps: massive refactor.
|
2016-10-02 23:24:11 -07:00 |
|
Christopher Jeffrey
|
960d144455
|
ec: start migrating towards secp256k1.
|
2016-09-24 19:28:59 -07:00 |
|
Christopher Jeffrey
|
f0a37f3e5e
|
refactor: replace callback comments.
|
2016-09-23 01:05:06 -07:00 |
|
Christopher Jeffrey
|
ae83aa6fba
|
refactor: more work.
|
2016-09-22 00:24:59 -07:00 |
|
Christopher Jeffrey
|
60d162eb20
|
refactor: s/spawn.co/co/g
|
2016-09-21 22:59:48 -07:00 |
|
Christopher Jeffrey
|
d78151d3d3
|
refactor: promises.
|
2016-09-20 15:28:14 -07:00 |
|
Christopher Jeffrey
|
5da0aceb38
|
packets
|
2016-09-16 17:03:56 -07:00 |
|
Christopher Jeffrey
|
9dd863d9f2
|
random: require random from crypto.
|
2016-09-15 13:36:18 -07:00 |
|
Christopher Jeffrey
|
530fbd61dd
|
ec: fix ecdh with secp256k1-node.
|
2016-09-15 13:35:14 -07:00 |
|
Christopher Jeffrey
|
8daddcc458
|
mnemonic: use a binary search for word indexes.
|
2016-09-13 20:06:53 -07:00 |
|
Christopher Jeffrey
|
2dba490d02
|
crypto: expose scrypt.
|
2016-09-12 22:56:13 -07:00 |
|
Christopher Jeffrey
|
a52f239f3c
|
crypto: always use buffers for hmacs.
|
2016-09-12 22:33:24 -07:00 |
|
Christopher Jeffrey
|
8f0d74d563
|
crypto: use native checkMerkleBranch.
|
2016-09-12 22:27:28 -07:00 |
|
Christopher Jeffrey
|
7f31a41e84
|
perf: start using bcoin-native.
|
2016-09-12 14:10:20 -07:00 |
|
Christopher Jeffrey
|
b0d7fc14b1
|
random: optimize fallback.
|
2016-09-06 18:21:14 -07:00 |
|
Christopher Jeffrey
|
c9ebe29e39
|
crypto: do not expose crypto module from utils.
|
2016-09-06 15:15:36 -07:00 |
|
Christopher Jeffrey
|
7316a6f395
|
random: lint.
|
2016-09-06 11:27:00 -07:00 |
|
Christopher Jeffrey
|
1edb5aa4cf
|
crypto: add random.js.
|
2016-09-05 23:33:36 -07:00 |
|
Christopher Jeffrey
|
0cbab6e72e
|
schnorr: generate nonce pairs.
|
2016-09-01 18:10:50 -07:00 |
|
Christopher Jeffrey
|
a0726efe75
|
crypto: preliminary support for schnorr signatures.
|
2016-09-01 02:06:08 -07:00 |
|
Christopher Jeffrey
|
a14da39384
|
bip152: refactor siphash.
|
2016-08-26 02:29:09 -07:00 |
|
Christopher Jeffrey
|
22e90303a2
|
siphash: refactor.
|
2016-08-25 14:47:50 -07:00 |
|
Christopher Jeffrey
|
6105095379
|
refactor: more restructuring.
|
2016-08-24 04:59:06 -07:00 |
|