Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 76962505be68b32826208fe3ccad4069daf848db
https://github.com/openssl/openssl/commit/76962505be68b32826208fe3ccad4069daf848db
Author: Wangchong Zhou <[email protected]>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M providers/implementations/signature/eddsa_sig.c
M test/evp_extra_test.c
Log Message:
-----------
Check for private key existence before calling eddsa sign functions
Fixes #19524
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/19525)
(cherry picked from commit f5a10d5cc19215ab22be55b4a2ee1e41bd38fb14)