mbedtls/ChangeLog.d/chacha20-poly1305-invalid-nonce.txt
Bence Szépkúti 6d48e20d4b Indicate nonce sizes invalid for ChaCha20-Poly1305
Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
2021-11-17 18:06:11 +01:00

3 lines
135 B
Text

Changes
* Indicate in the error returned if the nonce length used with
ChaCha20-Poly1305 is invalid, and not just unsupported.