nwaku/tests
G 45b1e10647
feat(noise): add support to ChaChaPoly encryption (#930)
* feat(noise): adding ChaChaPoly encryption

* fix(noise): restored waku2 tests

* fix(noise): missing comma

* Fixed header

* fix(noise): made comment about empty ChaChaPolyKey clearer

* refactor(noise): address reviewer's comments

* test(noise): add test for ChaChaPoly Encryption/decryption

* refactor(noise): removed libp2p specific debug tools usage

* style(noise): converted variables to camelCase
2022-04-04 17:46:51 +02:00
..
v1 Move Whisper types and protocol from nim-eth to this repo (#663) 2021-07-19 16:14:37 +08:00
v2 feat(noise): add support to ChaChaPoly encryption (#930) 2022-04-04 17:46:51 +02:00
whisper Whisper tests (#678) 2021-07-19 17:54:36 +08:00
all_tests_v1.nim Cleanup warnings in v1 and split test target in Makefile (#211) 2020-10-08 11:10:45 +02:00
all_tests_v2.nim feat(noise): add support to ChaChaPoly encryption (#930) 2022-04-04 17:46:51 +02:00
all_tests_whisper.nim Whisper tests (#678) 2021-07-19 17:54:36 +08:00
test_helpers.nim Bump chronos and fix exception tracking issues (#436) 2021-03-26 10:52:04 +01:00