]> git.ipfire.org Git - thirdparty/gnutls.git/commit
cipher: fix AES-SIV-GCM key lengths
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 11 Sep 2023 08:45:39 +0000 (10:45 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 11 Sep 2023 09:20:04 +0000 (11:20 +0200)
commitcd847bb3a3999655ec0bb085fa08fd7a01a57c8e
tree5ef74c8bebb5955c079ef3968295c7bd8310351f
parent99e7433a441aa31037b2ef2d8dc8db4fb97bc09d
cipher: fix AES-SIV-GCM key lengths

Fix provided key lengths of AES-SIV-GCM ciphers, which have halved keys
when compared to AES-SIV-CMAC.

Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
lib/algorithms/ciphers.c