-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Milestone
Description
Update Decrypt API to include specification of operation in streaming context (i.e. how should this operate in chunks, not requiring everything in memory?)
Current gap:
- How should verification of the signature (if included) be performed?
- How/when should plaintext be released?
- How/when does the EC become available?
- Various inputs effects' on streaming behavior
- Implications on memory required to be buffered
- Edge cases with possible language specific streaming constructs (i.e. make sure spec covers behavior if a stream is flushed or closed)
Related:
Metadata
Metadata
Assignees
Labels
No labels