mirror of
https://github.com/logos-messaging/specs.git
synced 2026-05-19 03:19:33 +00:00
make it more clear when encryption should be implemented
This commit is contained in:
parent
776a7db28a
commit
fd7e52dc5b
@ -135,7 +135,7 @@ The Encryption Hook provides a pluggable interface for upper layers to inject en
|
||||
- The hook is optional; when not provided, messages are sent unencrypted.
|
||||
- Encryption is applied per segment, after segmentation and SDS.
|
||||
- Decryption is applied per segment before being processed by SDS.
|
||||
- The `Encryption` interface MUST be implemented by the caller.
|
||||
- The `Encryption` interface MUST be implemented by the caller when the hook is provided.
|
||||
- The Reliable Channel API MUST NOT impose any specific encryption scheme.
|
||||
|
||||
## Procedures
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user