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

Aberto
2 anos atrás foi aberto por mcarr · 0 comentários

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.
Faça login para participar desta conversação.
Sem milestone
Não atribuída
1 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.