]> git.ipfire.org Git - thirdparty/openssl.git/commit
dh: convert key exchange to using generated param decoder
authorPauli <ppzgs1@gmail.com>
Thu, 24 Jul 2025 02:00:48 +0000 (12:00 +1000)
committerPauli <ppzgs1@gmail.com>
Wed, 13 Aug 2025 02:04:30 +0000 (12:04 +1000)
commitfa4545f4218df3b7b0a9a60f33ea23bbab21ee52
treee55c818e2fa91de57ce77c80288bcb9555e6a35e
parent6928f97b7c17dba12dd79a1b28e643177c93979e
dh: convert key exchange to using generated param decoder

Reviewed-by: Paul Yang <paulyang.inf@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28148)
providers/implementations/exchange/dh_exch.c.in