js-waku/packages/message-encryption/src
fryorcraken.eth 628ac50d71
feat!: expose pubsub topic in `IDecodedMessage`
Needed for deterministic message hash.

Ref: #1208
2023-03-13 13:49:24 +11:00
..
crypto chore: move libp2p and byte utils to a single `utils` package (#1149) 2023-02-06 11:22:36 +05:30
constants.ts chore: make message-encryption compile 2022-11-04 11:38:32 +11:00
decoded_message.ts feat!: expose pubsub topic in `IDecodedMessage` 2023-03-13 13:49:24 +11:00
ecies.spec.ts feat!: expose pubsub topic in `IDecodedMessage` 2023-03-13 13:49:24 +11:00
ecies.ts feat!: expose pubsub topic in `IDecodedMessage` 2023-03-13 13:49:24 +11:00
index.ts feat: export `Decoder`, `Encoder` and `DecodedMessage` types from root 2023-03-08 09:52:27 +11:00
symmetric.spec.ts feat!: expose pubsub topic in `IDecodedMessage` 2023-03-13 13:49:24 +11:00
symmetric.ts feat!: expose pubsub topic in `IDecodedMessage` 2023-03-13 13:49:24 +11:00
waku_payload.spec.ts refactor: separate symmetric and asymmetric encoders 2022-12-05 09:34:17 +11:00
waku_payload.ts chore: move libp2p and byte utils to a single `utils` package (#1149) 2023-02-06 11:22:36 +05:30