<div dir="ltr"><div>Hello!</div><div><br></div><div>aes-128-cbc-hmac-sha1, aes-256-cbc-hmac-sha1 ciphers expect the AEAD</div><div>payload, but fail to operate if it wasn't supplied. In fact, in case of</div><div>absent payload - `plen` is going to be `NO_PAYLOAD_LENGTH` and the</div><div>memory will be corrupted (which sometimes leads to the crash).</div><div><br></div><div>NOTE: 41cf2d2518f8b7f31287984ea9f13bc9d55205dc implicitly fixes this</div><div>in 1.0.2, so this commit could be considered to be a partial back-port</div><div>of that one.</div><div><br></div><div>Attached is the suggested patch.</div><div><br></div><div>Thank you,</div><div>Fedor.</div></div>