]> git.ipfire.org Git - thirdparty/openssl.git/commit
fix: in RC2 implementation, handle both old and new AID.params keys
authorRichard Levitte <levitte@openssl.org>
Thu, 25 Jul 2024 10:18:24 +0000 (12:18 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 27 Aug 2024 11:56:28 +0000 (13:56 +0200)
commit3b1ea04650edc113679e12ec8df49299ba6a60de
tree6979bdb175a0ea510b530b7aedbbf29d64a06df1
parent0941666728c44d701496004ebd5bf96ac7b715fb
fix: in RC2 implementation, handle both old and new AID.params keys

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25000)
providers/implementations/ciphers/cipher_rc2.c