On Fri, Mar 2, 2018 at 12:17 PM, Eric Rescorla <e...@rtfm.com> wrote:
> This is fun, but I want to note that many (most) APIs are not zero-copy but
> rather involve
> SSL_Read() copying data from some internal buffer into a caller supplied
> buffer. So
> that operation also needs to be made constant time (e.g., by copying the
> whole
> padded region?), and so on...

Forgive me for indulging :)  For the record, I think that the current
text is perfectly adequate.

_______________________________________________
TLS mailing list
TLS@ietf.org
https://www.ietf.org/mailman/listinfo/tls

Reply via email to