YuOpenSSL-3.0
v1.2.0
Update to OpenSSL 3.0.2.
Fixed a bug in the
BN_mod_sqrt()
function that can cause it to loop forever for non-prime moduli (CVE-2022-0778).
Add ciphersuites based on DHE_PSK and ECDHE_PSK to the list of ciphersuites providing Perfect Forward Secrecy as required by SECLEVEL >= 3.
Fixed
PEM_write_bio_PKCS8PrivateKey()
to make it possible to use empty passphrase strings.
Add OCSP
API
functions for Internet Component Suite (ICS).