#12 Avoid buffering plaintext when reading from `SecretStream`.

Ouvert
Créé il y a 2 ans par mcarr · 0 commentaires

SecretStream currently buffers decrypted data before copying it into the caller supplied buffer in the read method. We should be able to eliminate this and decrypt directly into the caller supplied buffer.

`SecretStream` currently buffers decrypted data before copying it into the caller supplied buffer in the `read` method. We should be able to eliminate this and decrypt directly into the caller supplied buffer.
Connectez-vous pour rejoindre cette conversation.
Aucun jalon
Pas d'assignataire
1 Participants
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.