]> git.ipfire.org Git - thirdparty/openssl.git/commit
cipher: use table based param decoding for ciphers
authorPauli <ppzgs1@gmail.com>
Thu, 19 Jun 2025 01:40:46 +0000 (11:40 +1000)
committerPauli <ppzgs1@gmail.com>
Wed, 25 Jun 2025 07:22:07 +0000 (17:22 +1000)
commitd09a7cad9ab7403d3c40267bb5a62dfae3c13deb
treed266f83b29b083e9b4de34c161403ad5f54755dd
parentf9865ab9eedfd6907e0e45649f1600a88449e04f
cipher: use table based param decoding for ciphers

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27859)
providers/implementations/ciphers/ciphercommon.c.in