proposal: x/crypto: add streaming AEAD interface #43774
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
Proposal
Proposal-Crypto
Proposal related to crypto packages or other security issues
Milestone
Streaming encryption is a tricky and important problem. Libsodium now provides the secretstream interface to address this problem. I propose adding a streaming AEAD interface to x/crypto, for example by porting secretstream to Go.
The text was updated successfully, but these errors were encountered: