]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES.md
Fix typo in CHANGES.md
authorIngo Franzki <ifranzki@linux.ibm.com>
Wed, 31 Jan 2024 07:46:52 +0000 (08:46 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 1 Feb 2024 09:15:11 +0000 (10:15 +0100)
commitde18dc3a635c3a82c365b3f2beeb491c78b01b11
treea8e4ca298dde4d395ad5de5245b24055dff2c3bc
parentdbb478a51d3f695ec713e9829a2353a0d2d61a59
Fix typo in CHANGES.md

OSSL_PKEY_PARAM_DERIVE_FROM_PQ must be OSSL_PKEY_PARAM_RSA_DERIVE_FROM_PQ
(note the missing '_RSA').

Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23438)
CHANGES.md