Commit graph

3439 commits

Author SHA1 Message Date
Daniel Lugo
9979a699d9 Remove unneded argument 2022-01-17 12:59:33 -04:00
Daniel Lugo
92899e24ab Variables up top 2022-01-17 12:59:33 -04:00
Daniel Lugo
63a1b29d2d Checks before validation 2022-01-17 12:59:33 -04:00
Daniel Lugo
e0e6fc3173 Merge pull request #509 from shocknet/ecc-hotfix
Expose getPublic and getPrivate from subprocess
2021-12-22 14:52:19 -04:00
Daniel Lugo
088fbc1cf5 Expose getPublic and getPrivate from subprocess 2021-12-22 14:33:34 -04:00
Daniel Lugo
7207a97375 Merge pull request #506 from shocknet/gunsmith-tests-recycle
Gunsmith tests recycle
2021-12-16 12:48:33 -04:00
CapDog
25f7d2c325 Merge pull request #505 from shocknet/ecc-as-subprocess
Ecc as subprocess
2021-12-16 11:42:36 -05:00
Daniel Lugo
c90503cee8 Remove precommit hook in favor of CI solution 2021-12-16 12:42:06 -04:00
Daniel Lugo
f4e956aef1 Upgrade typescript 2021-12-16 12:41:43 -04:00
Daniel Lugo
d3930ef4a2 Add typings for random words 2021-12-16 12:37:06 -04:00
Daniel Lugo
8e4d948172 Kill crypto subprocess so tests actually finish running 2021-12-16 11:12:05 -04:00
Daniel Lugo
5542d7b8db Use top level describe() 2021-12-16 11:12:05 -04:00
Daniel Lugo
0166636ccc Typings stuff 2021-12-16 11:12:05 -04:00
Daniel Lugo
22f989ee99 Restore eslint config on having one describe
This was actually a good rule in order to have file-level after()
hook.
2021-12-16 11:12:05 -04:00
Daniel Lugo
459b675039 Decrypt through subprocess 2021-12-16 11:12:05 -04:00
Daniel Lugo
e081e1616a Encrypt through subprocess 2021-12-16 11:12:04 -04:00
Daniel Lugo
99103b84b8 Generate keypair through subprocess 2021-12-16 11:12:04 -04:00
Daniel Lugo
ef3064bbdd Deserialize buffers in/out of subprocess 2021-12-16 11:12:04 -04:00
Daniel Lugo
1342fb5b3f Make async in preparation for future change 2021-12-16 11:12:04 -04:00
Daniel Lugo
ece11954a1 Move generateRandomString() to subprocess 2021-12-16 11:12:04 -04:00
Daniel Lugo
6a5b6af31f Better test 2021-12-16 11:12:04 -04:00
Daniel Lugo
e9ccbeab20 Foundations for ECC subprocess 2021-12-16 11:12:04 -04:00
CapDog
98471d1ff7 Merge pull request #500 from shocknet/hotfix/yarn-v1
Downgrade to yarn v1
2021-12-14 16:17:05 -05:00
emad-salah
0a13fef4fb Downgrade to yarn v1 2021-12-14 20:15:19 +01:00
CapDog
9b6ee160ed Merge pull request #497 from shocknet/bug/gun-issues
Upgrade to latest GunDB and fix Auth issues
2021-12-14 13:24:24 -05:00
CapDog
4596b9bbe2 Merge pull request #498 from shocknet/ECC-fixes
Ecc fixes
2021-12-14 13:24:10 -05:00
Daniel Lugo
d13bb08515 Use random words for ID 2021-12-14 11:58:17 -04:00
Daniel Lugo
d0928a09e4 info instead of warn 2021-12-14 11:53:27 -04:00
Daniel Lugo
c8400ea3ea Generate IDs using random words 2021-12-14 11:26:12 -04:00
Daniel Lugo
c4034e5144 ECC tests 2021-12-14 11:19:41 -04:00
emad-salah
00c9e0d023 Fix yarn lockfile and temporarily disable type checking for GunSmith 2021-12-14 10:58:22 +01:00
Daniel Lugo
7f66c8bd09 Correct wording 2021-12-13 17:52:56 -04:00
Daniel Lugo
45c599794b Tests for generateKeyPair() 2021-12-13 08:31:00 -04:00
Daniel Lugo
9fb2af4d33 Typing for key pair 2021-12-13 08:22:04 -04:00
Daniel Lugo
e86f5a5ad8 Change to revealing module pattern 2021-12-12 16:42:53 -04:00
Daniel Lugo
2fc159f8d8 Test buffer - string - buffer code 2021-12-12 11:38:37 -04:00
Daniel Lugo
d612adeefc Remove unnecessary eslint rule 2021-12-12 11:38:18 -04:00
Daniel Lugo
87e66deb31 Correct random string length 2021-12-12 11:32:14 -04:00
Daniel Lugo
9a1532f4ee Spec file for ECC/crypto 2021-12-12 11:29:03 -04:00
Daniel Lugo
be14e77e01 Format 2021-12-12 10:40:25 -04:00
emad-salah
d39ff42ede Upgraded GunDB to official repo's upstream 2021-12-11 11:11:12 +01:00
emad-salah
ec605b3439 Merge branch 'master' into bug/gun-issues 2021-12-11 11:10:14 +01:00
Daniel Lugo
4b74d5e13d Spell checking 2021-12-09 12:08:35 -04:00
Daniel Lugo
38628cafb6 Merge pull request #496 from shocknet/misc-dec-7
Remove call to non existant fn
2021-12-07 11:45:02 -04:00
Daniel Lugo
b5c81370a1 Remove call to non existant fn 2021-12-07 11:44:22 -04:00
Daniel Lugo
763178c578 Encryption related keywords to dictionary 2021-12-07 11:32:30 -04:00
CapDog
2fb4daa1b2 Update README.md 2021-11-29 15:55:28 -05:00
emad-salah
121055cae4 Add debug config 2021-11-29 14:23:23 +01:00
emad-salah
2b2dba6073 Fix authentication typo 2021-11-29 14:21:31 +01:00
emad-salah
3d377e6c69 Fixed TS errors and formatted with Prettier 2021-11-29 14:19:53 +01:00