From 3ca4892432d7faae22886d6b5ce845d685ff4232 Mon Sep 17 00:00:00 2001 From: Paul Elliott Date: Thu, 1 Jul 2021 18:08:30 +0100 Subject: [PATCH] Update changelog to cover #4197 Signed-off-by: Paul Elliott --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 087d22e1d..312e02716 100644 --- a/ChangeLog +++ b/ChangeLog @@ -160,6 +160,8 @@ Bugfix applicable RFC: on an invalid Finished message value, an invalid max_fragment_length extension, or an unsupported extension used by the server. + * Correct (change from 12 to 13 bytes) the value of the macro describing the + maximum nonce length returned by psa_aead_generate_nonce(). Changes * Add extra printf compiler warning flags to builds.