Commit Graph

79 Commits

Author SHA1 Message Date
Andrey Shovkoplyas 9f8525d812
react-native-crypto 2019-11-06 16:03:47 +01:00
Andrey Shovkoplyas b6979a3432
buffer 2019-11-06 14:59:00 +01:00
Andrey Shovkoplyas 92a0512db8
light version 2019-11-06 13:23:59 +01:00
junderw 649f8b7747
Fix npm audit 2019-07-30 10:43:04 +09:00
junderw cfea218ee2
3.0.2 2019-05-08 06:47:48 +09:00
junderw 743c7c02d6
3.0.1 2019-04-11 16:04:27 +09:00
junderw 981b0109f5
3.0.0 2019-04-03 16:18:44 +09:00
junderw 91b0efd9fb
Remove unorm dependency 2019-04-02 15:53:55 +09:00
junderw cce4bd0079
Add git diff check to travis 2019-04-01 14:33:25 +09:00
d-yokoi d84e2821f3
clean output dir before build 2019-03-24 20:54:56 +09:00
d-yokoi 427eb0c0f5
move @types/node from devDep to dep 2019-03-24 20:45:19 +09:00
d-yokoi a8393a09d4
anchor new dependencies 2019-03-24 11:29:12 +09:00
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 3168f1e3ca.
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