Open
Description
I couldn't find an API to support streaming AES-GCM encryption. In a way such the the whole plaintext is sent in chunks and the tag needs to be computed for the entire plaintext.
The goal is to be able to generate partial ciphertexts in memory constrained environments. Is this doable? are there any security implications of this?
Metadata
Assignees
Labels
No labels