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

开启中
mcarr2 年之前创建 · 0 条评论

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.
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。