mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-02-28 03:53:07 +00:00
ecies-parity does not provide the same ECIES that waku: ecies-parity uses a shared hmac of `[0,0]` whereas waku uses `[]`. Work is needed to find or create a new library.