67 Commits

Author SHA1 Message Date
d-yokoi
558732ca0b
update repository url 2019-03-23 22:55:27 +09:00
d-yokoi
a9989222cd
replace standard with prettier and tslint 2019-03-23 22:51:46 +09:00
d-yokoi
834389c038
add tslint and fix lint errors 2019-03-23 22:39:32 +09:00
d-yokoi
ad5dec99e7
add build artifacts 2019-03-23 22:05:26 +09:00
d-yokoi
31fd6e8575
add @types/node 2019-03-23 21:53:54 +09:00
d-yokoi
0c20add438
uninstall safe-buffer to use built-in Buffer 2019-03-23 21:48:54 +09:00
d-yokoi
52aa129345
install types 2019-03-23 20:01:28 +09:00
d-yokoi
54169e36d6
install prettier and add config files 2019-03-23 19:59:31 +09:00
d-yokoi
37a4d0d7e7
install typescript 2019-03-23 19:58:10 +09:00
junderw
b524d346f9 2.6.0 2019-03-20 17:29:08 +09:00
junderw
250e3e3a07 Fix npm audit errors and deprecation warning. 2018-12-20 19:22:42 -06:00
Daniel Cousens
bafbcd352a 2.5.0 2018-01-06 23:10:11 +11:00
Daniel Cousens
70bdcf635d 2.4.0 2017-08-17 14:52:34 +10:00
Daniel Cousens
9d5529cc1e 2.3.1 2017-05-23 15:06:03 +10:00
Daniel Cousens
2efba14c03 use safe-buffer 2017-05-23 15:05:41 +10:00
Daniel Cousens
e29c2f2ec9 package: latest standard 2017-05-23 15:01:10 +10:00
Daniel Cousens
59cfe5dcea package: standard 9 to avoid safe-buffer issues 2017-05-12 13:11:51 +10:00
Daniel Cousens
323650207a 2.3.0 2017-03-15 18:27:18 +11:00
Kirill Fomichev
ba6efa59a0 Add download/verify script 2017-03-15 09:57:19 +03:00
Daniel Cousens
60dd3ee035 switch to tape for testing 2016-10-06 01:02:59 +11:00
Daniel Cousens
5897d39771 package/tests: use proxyquire instead 2016-10-06 00:16:16 +11:00
Daniel Cousens
a9d140a004 package: bump to pbkdf2@3.0.9 2016-10-06 00:07:58 +11:00
Daniel Cousens
acfdcc72f0 package: rm compile target 2016-10-06 00:07:38 +11:00
Daniel Cousens
c3d45e9000 add standard test target 2016-10-06 00:07:18 +11:00
Daniel Cousens
3d9d09d27a use standard 2016-10-06 00:03:28 +11:00
Daniel Cousens
79f873b7ad 2.2.0 2015-08-17 10:39:39 +10:00
Wei Lu
3beea7b121 bump version 2015-04-08 22:34:48 +08:00
Daniel Cousens
1e2eb62cff adds test for randombytes 2015-04-08 12:26:14 +10:00
Wei Lu
38d1ae21c2 remove sinon as a dev dependency 2015-03-18 23:50:05 +08:00
Daniel Cousens
ff287164d1 index: use createHash/pbkdf2 directly 2015-03-18 19:23:26 +11:00
Daniel Cousens
1fc0b204ac bip39: use randombytes package 2015-03-17 15:53:12 +11:00
Daniel Cousens
6974208f6b package: remove testling 2015-03-17 15:00:53 +11:00
Daniel Cousens
ab566ae1bf package: latest devDependencies 2015-01-09 14:11:12 +11:00
Daniel Cousens
02b7875388 package: use pbkdf2-compat ^2.0.1 2015-01-09 14:11:12 +11:00
Daniel Cousens
8a2d98f363 use bip39 over BIP39 2014-11-23 13:41:12 +11:00
Wei Lu
69c0e2b665 bump version 2014-09-28 15:14:49 +08:00
Wei Lu
84dca8ccf6 Revert "package: specify reliance on latest browserify"
This reverts commit 3168f1e3ca92deb3a5d24469f712c87c050e9460.
2014-09-28 15:08:41 +08:00
Wei Lu
7c7815b960 use unorm for string normalization
[#15]
2014-09-28 15:01:22 +08:00
Daniel Cousens
adccfe8cbd package: use pbkdf2-compat 2.0.1 2014-09-25 12:35:17 +10:00
Daniel Cousens
3168f1e3ca package: specify reliance on latest browserify 2014-09-25 12:29:19 +10:00
Wei Lu
1e60a65062 bump version 2014-09-24 21:02:13 +08:00
Wei Lu
64dfc73d56 Upgrade browserify to include sha512 & add testling 2014-09-24 20:58:26 +08:00
Daniel Cousens
d433b12495 package: upgrade pbkdf2-compat to 2.0.0 2014-09-24 12:07:42 +10:00
Daniel Cousens
46bc463637 package: move sinon to dev dependencies 2014-09-22 18:15:27 +10:00
Daniel Cousens
98ff2ac316 index: use pbkdf2-compat instead of cryptojs 2014-09-22 18:15:09 +10:00
Daniel Cousens
65d54896c5 tests: add verification of use of crypto.randomBytes 2014-09-22 16:52:09 +10:00
Wei Lu
bd5416be9b bump version 2014-08-17 11:48:37 +08:00
Wei Lu
7745389772 Andd dcousens as a contributor 2014-08-17 10:37:49 +08:00
Wei Lu
ec3f4e16b2 Replace secure-random with crypto.randomBytes
https://github.com/dominictarr/crypto-browserify/pull/45
2014-08-17 10:37:38 +08:00
Daniel Cousens
8e6380367d BIP39: allow for custom wordlists 2014-08-13 19:42:21 +10:00