1ac26c import openssl-3.0.7-5.el9

Authored and Committed by centosrcm a year ago
57 files changed. 8231 lines added. 5751 lines removed.
.gitignore
file modified
+1 -1
.openssl.metadata
file modified
+1 -1
SOURCES/0007-Add-support-for-PROFILE-SYSTEM-system-default-cipher.patch
file modified
+2 -2
SOURCES/0008-Add-FIPS_mode-compatibility-macro.patch
file modified
+5 -15
SOURCES/0009-Add-Kernel-FIPS-mode-flag-support.patch
file modified
+1 -1
SOURCES/0011-Remove-EC-curves.patch
file modified
+12 -0
SOURCES/0012-Disable-explicit-ec.patch
file modified
+4 -4
SOURCES/0013-FIPS-provider-explicit-ec.patch
file removed
-77
SOURCES/0014-FIPS-disable-explicit-ec.patch
file removed
-421
SOURCES/0015-FIPS-decoded-from-explicit.patch
file removed
-140
SOURCES/0031-tmp-Fix-test-names.patch
file modified
+3 -3
SOURCES/0033-FIPS-embed-hmac.patch
file modified
+44 -63
SOURCES/0035-speed-skip-unavailable-dgst.patch
file modified
+0 -13
SOURCES/0045-FIPS-services-minimize.patch
file modified
+0 -32
SOURCES/0046-FIPS-s390x-hardening.patch
file removed
-22
SOURCES/0048-correctly-handle-records.patch
file removed
-52
SOURCES/0049-Selectively-disallow-SHA1-signatures.patch
file modified
+2 -2
SOURCES/0053-CVE-2022-0778.patch
file removed
-188
SOURCES/0054-Replace-size-check-with-more-meaningful-pubkey-check.patch
file removed
-53
SOURCES/0055-nonlegacy-fetch-null-deref.patch
file removed
-23
SOURCES/0056-strcasecmp.patch
file modified
+42 -2267
SOURCES/0057-strcasecmp-fix.patch
file removed
-104
SOURCES/0061-Deny-SHA-1-signature-verification-in-FIPS-provider.patch
file modified
+1 -551
SOURCES/0062-fips-Expose-a-FIPS-indicator.patch
file modified
+1 -1
SOURCES/0063-CVE-2022-1473.patch
file removed
-13
SOURCES/0064-CVE-2022-1343.diff
file removed
-263
SOURCES/0065-CVE-2022-1292.patch
file removed
-58
SOURCES/0066-replace-expired-certs.patch
file removed
-212
SOURCES/0067-fix-ppc64-montgomery.patch
file removed
-662
SOURCES/0067-ppc64le-Montgomery-multiply.patch
file added
+703
SOURCES/0068-CVE-2022-2068.patch
file removed
-174
SOURCES/0069-CVE-2022-2097.patch
file removed
-151
SOURCES/0070-EVP_PKEY_Q_keygen-Call-OPENSSL_init_crypto-to-init-s.patch
file removed
-56
SOURCES/0072-ChaCha20-performance-optimizations-for-ppc64le.patch
file modified
+1 -1
SOURCES/0073-FIPS-Use-OAEP-in-KATs-support-fixed-OAEP-seed.patch
file modified
+9 -3
SOURCES/0074-FIPS-Use-digest_sign-digest_verify-in-self-test.patch
file modified
+2 -2
SOURCES/0078-Add-FIPS-indicator-parameter-to-HKDF.patch
file modified
+41 -22
SOURCES/0080-rand-Forbid-truncated-hashes-SHA-3-in-FIPS-prov.patch
file added
+3154
SOURCES/0081-signature-Remove-X9.31-padding-from-FIPS-prov.patch
file added
+288
SOURCES/0082-kbkdf-Add-explicit-FIPS-indicator-for-key-length.patch
file added
+74
SOURCES/0083-hmac-Add-explicit-FIPS-indicator-for-key-length.patch
file added
+112
SOURCES/0084-pbkdf2-Set-minimum-password-length-of-8-bytes.patch
file added
+86
SOURCES/0085-FIPS-RSA-disable-shake.patch
file added
+113
SOURCES/0088-signature-Add-indicator-for-PSS-salt-length.patch
file added
+110
SOURCES/0089-PSS-salt-length-from-provider.patch
file added
+114
SOURCES/0090-signature-Clamp-PSS-salt-len-to-MD-len.patch
file added
+338
SOURCES/0091-FIPS-RSA-encapsulate.patch
file added
+32
SOURCES/0092-provider-improvements.patch
file added
+705
SOURCES/0101-CVE-2022-4203-nc-match.patch
file added
+281
SOURCES/0102-CVE-2022-4304-RSA-time-oracle.patch
file added
+750
SOURCES/0103-CVE-2022-4450-pem-read-bio.patch
file added
+106
SOURCES/0104-CVE-2023-0215-UAF-bio.patch
file added
+187
SOURCES/0105-CVE-2023-0216-pkcs7-deref.patch
file added
+110
SOURCES/0106-CVE-2023-0217-dsa.patch
file added
+404
SOURCES/0107-CVE-2023-0286-X400.patch
file added
+63
SOURCES/0108-CVE-2023-0401-pkcs7-md.patch
file added
+150
SPECS/openssl.spec
file modified
+179 -98
    import openssl-3.0.7-5.el9
    
        
file modified
+1 -1
file modified
+1 -1
file modified
+42 -2267
file modified
+179 -98