Commit Graph

27 Commits

Author SHA1 Message Date
junderw
3883bd2712
Fix NFC normalization 2019-09-12 10:56:11 +09:00
Jonathan Underwood
30345b382c Fix npm audit issues (#51) 2019-06-05 22:56:42 -05:00
Daniel Cousens
c35b5c42d8 tests: increase timeout to ridiculous 2016-12-03 18:47:02 +11:00
Daniel Cousens
a3b9a135c5 remove BIP38 instantiation, remove coinstring 2016-12-02 00:52:44 +11:00
JP Richardson
2f99648eb4 package: increased test timeout 2015-11-03 08:57:46 -06:00
Daniel Cousens
f8a95c5419 mv lib/bip38 to index.js 2015-08-26 17:09:50 +10:00
JP Richardson
4baf3e450e JavaScript Standard Style 2015-06-04 09:46:09 -05:00
Daniel Cousens
9c4af830f1 tests: rename to avoid extraneous test keyword 2015-02-04 10:40:12 +11:00
Daniel Cousens
c51d7bb16f bip38: add verify and tests 2014-12-18 21:59:26 +11:00
Daniel Cousens
9777842d1f use node crypto 2014-12-15 16:25:51 +11:00
Daniel Cousens
85d89bdd5a tests: remove unused parameter 2014-12-15 13:59:48 +11:00
JP Richardson
ee85ac3b50 test/bip38.test: renamed from test/bip38 2014-12-10 18:23:03 -06:00
Daniel Cousens
50e2783ec5 BIP38: adds decryptRaw 2014-07-03 20:03:07 +10:00
Daniel Cousens
1cb4ad7014 fixtures: compressesion -> compression 2014-07-03 17:22:14 +10:00
Daniel Cousens
d18d2d1fd2 tests: use for(it( style with idiomatic describe contexts 2014-07-03 16:02:10 +10:00
Daniel Cousens
da28239ead tests: remove extraneous test context in filename 2014-07-03 16:01:49 +10:00
JP Richardson
35a22850be removed terst 2014-06-11 02:45:28 -05:00
JP Richardson
a1d8f4bf86 removed terst 2014-06-11 02:44:38 -05:00
JP Richardson
9e8e66928c cleanup tests 2014-06-11 02:43:32 -05:00
JP Richardson
d94a979944 moved tests to fixtures 2014-06-11 01:57:36 -05:00
JP Richardson
099b6f6674 update deps 2014-03-05 19:37:59 -06:00
Brooks Boyd
5a0d412540 Add ability to decrypt EC-Multiply-derived keys 2014-03-05 14:12:18 -06:00
JP Richardson
2bb3c45ba8 modified tests for manually testing in browser 2014-03-03 08:36:41 -06:00
JP Richardson
d85ec1af67 removed address param from decrypt 2014-02-28 02:12:45 -06:00
JP Richardson
11a5f2c056 working implementation for ec no multiply with and without compression, tests pass in node 2014-02-28 00:09:03 -06:00
JP Richardson
ee7d5ee279 initial encrypt implementation, tests passing for no compression 2014-02-24 19:50:56 -06:00
JP Richardson
c2044bed2a initial commit 2014-02-22 17:31:44 -06:00