<div dir="ltr">Hi Trevor,<br><div><br><div class="gmail_extra"><div class="gmail_quote">On Sat, Aug 5, 2017 at 10:31 AM, Trevor Perrin <span dir="ltr"><<a href="mailto:trevp@trevp.net" target="_blank">trevp@trevp.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Decryption requires the recipient to buffer an entire message, since<br>
the recipient has to verify the authentication tag before actually<br>
decrypting the ciphertext.<br>
<br>
So there needs to be some concrete limit for messages so they fit the<br>
recipient's buffer.</blockquote><div><br></div><div>Got you.Yes, if you want to preallocate the buffer once for all following messages, to know maximum message size in advance is useful.<br></div><div>So, let it be negotiated :)<br><br></div><div>Igor.<br></div></div></div></div></div>