fryorcraken.eth
|
574f3ee80f
|
refactor: remove waku_ from module names
This is redundant with the context (waku package).
|
2022-12-12 22:36:13 +11:00 |
|
fryorcraken.eth
|
cc691e26ce
|
feat: added I prefix to message/codec interfaces
To make it easier to differentiate with their implementations.
|
2022-12-12 22:13:46 +11:00 |
|
fryorcraken.eth
|
80d7215e15
|
doc: createEncoder and createDecoder
|
2022-12-05 16:05:20 +11:00 |
|
fryorcraken.eth
|
a4ddb45af1
|
chore: do not use Partial when not needed
|
2022-12-05 15:14:51 +11:00 |
|
fryorcraken.eth
|
f7fabec8b3
|
feat: easy import by having an export map for each type of encryption
|
2022-12-05 15:14:17 +11:00 |
|
fryorcraken.eth
|
563b66eab5
|
refactor: separate symmetric and asymmetric encoders
|
2022-12-05 09:34:17 +11:00 |
|
fryorcraken.eth
|
e65e0a0a80
|
refactor: move module that define cryptographic operations to crypto/
This is to prepare the split of encoder/decoder/message definition
from index.ts.
|
2022-12-05 09:34:17 +11:00 |
|
fryorcraken.eth
|
e6efd0438c
|
chore: make message-encryption compile
|
2022-11-04 11:38:32 +11:00 |
|