CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/01 11:12:19
Modified files:
lib/libcrypto/evp: p_lib.c
Log message:
Fix EVP_PKEY_get0_RSA() for RSA-PSS
It currently returns NULL. This is OpenSSL 4088b926 + De Morgan.
ok jsing
