mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-16 00:47:24 +00:00
* feat(noise): adding ChaChaPoly encryption * test(noise): add test for ChaChaPoly Encryption/decryption * style(noise): converted variables to camelCase * feat(noise): add support to Noise public keys * Fixed header * refactor(noise): address reviewer's comments * refactor(noise): small fixes/comments * refactor(noise): add empty plaintext/ciphertext handling + string encryption test * refactor(noise): address reviewer's comments
Waku v2 protocol
This folder contains implementations of Waku v2 protocols.