nwaku/tests
G ea8d72188e
feat: add keyfile support for RLN credentials secure storage (#1285)
* feat(utils): add keyfile + test

* feat(keyfile): make id and version field optional

* feat(rln): enable input password for keyfile encryption

* refactor(keyfile): store multiple keyfiles in single file

* refactor(rln): write and read rln credentials proc using keyfiles + test update

* feat(keyfile): allow skip successful decryption to iterate among multiple keyfiles + test

* fix(rln): add rln-relay-cred-password in wakunode2 config

* chore(keyfile): remove unnencessary echo

* refactor(rln/kesyore): address reviewers' comments

* refactor(rln/keyfile): use defer instead of try/finally

* feat(rln): address reviewers comments; return all successful decryptions

* chore(keyfile): add comments; changed name to loadKeyfiles

* feat(keyfile): chmod 600 for keyfiles

* fix(rln): fix errors raised by readRlnCredentials

* feat(keyfile): add nim-eth tests; address reviewers comments

* fix(keyfile/rln): better error handling

* refactor(keyfile): refactoring nim-eth tests

* fix(keyfile): fix wrong index

* fix(keyfile): fix wrong password generation in test

* feat(keyfile): add wrong mac test

Co-authored-by: Aaryamann Challani <43716372+rymnc@users.noreply.github.com>
2022-10-28 11:13:05 +02:00
..
v1 chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
v2 feat: add keyfile support for RLN credentials secure storage (#1285) 2022-10-28 11:13:05 +02:00
whisper Whisper tests (#678) 2021-07-19 17:54:36 +08:00
all_tests_v1.nim Run test_shh test as this code is used in Waku v1 (#1011) 2022-06-23 20:59:49 +02:00
all_tests_v2.nim feat: add keyfile support for RLN credentials secure storage (#1285) 2022-10-28 11:13:05 +02:00
all_tests_whisper.nim Whisper tests (#678) 2021-07-19 17:54:36 +08:00
test_helpers.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00