nwaku/waku
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
..
common chore: update submodules (#905) 2022-03-23 15:20:07 +02:00
v1 Update submodules (#814) 2022-01-14 10:25:01 +01:00
v2 feat(noise): add support to ChaChaPoly encryption (#930) 2022-04-04 17:46:51 +02:00
whisper Move Whisper types and protocol from nim-eth to this repo (#663) 2021-07-19 16:14:37 +08:00
waku.nim Refactor: Put waku_type content where it belongs (#333) 2021-01-06 17:35:05 +08:00