163057e Update to 3.1.4

Authored and Committed by rjones 4 months ago
51 files changed. 12605 lines added. 7090 lines removed.
.gitignore
file modified
+1 -0
0001-Aarch64-and-ppc64le-use-lib64.patch
file modified
+19 -5
0002-Use-more-general-default-values-in-openssl.cnf.patch
file modified
+24 -7
0003-Do-not-install-html-docs.patch
file modified
+23 -5
0004-Override-default-paths-for-the-CA-directory-tree.patch
file modified
+29 -8
0005-apps-ca-fix-md-option-help-text.patch
file modified
+20 -4
0006-Disable-signature-verification-with-totally-unsafe-h.patch
file modified
+18 -4
0007-Add-support-for-PROFILE-SYSTEM-system-default-cipher.patch
file modified
+73 -40
0008-Add-FIPS_mode-compatibility-macro.patch
file modified
+33 -20
0009-Add-Kernel-FIPS-mode-flag-support.patch
file modified
+45 -38
0010-Add-changes-to-ectest-and-eccurve.patch
file added
+1148
0011-Remove-EC-curves.patch
file modified
+85 -4767
0012-Disable-explicit-ec.patch
file modified
+132 -19
0013-skipped-tests-EC-curves.patch
file added
+58
0024-load-legacy-prov.patch
file modified
+37 -19
0025-for-tests.patch
file added
+18
0032-Force-fips.patch
file added
+69
0033-FIPS-embed-hmac.patch
file added
+250
0034.fipsinstall_disable.patch
file added
+473
0035-speed-skip-unavailable-dgst.patch
file added
+31
0044-FIPS-140-3-keychecks.patch
file added
+388
0045-FIPS-services-minimize.patch
file added
+771
0047-FIPS-early-KATS.patch
file added
+57
0049-Allow-disabling-of-SHA1-signatures.patch
file added
+525
0051-Support-different-R_BITS-lengths-for-KBKDF.patch
file removed
-2124
0052-Allow-SHA1-in-seclevel-1-if-rh-allow-sha1-signatures.patch
file added
+221
0056-strcasecmp.patch
file added
+78
0058-FIPS-limit-rsa-encrypt.patch
file added
+568
0061-Deny-SHA-1-signature-verification-in-FIPS-provider.patch
file added
+570
0062-fips-Expose-a-FIPS-indicator.patch
file added
+466
0073-FIPS-Use-OAEP-in-KATs-support-fixed-OAEP-seed.patch
file added
+350
0074-FIPS-Use-digest_sign-digest_verify-in-self-test.patch
file added
+312
0075-FIPS-Use-FFDHE2048-in-self-test.patch
file added
+378
0076-FIPS-140-3-DRBG.patch
file added
+184
0077-FIPS-140-3-zeroization.patch
file added
+102
0078-Add-FIPS-indicator-parameter-to-HKDF.patch
file added
+874
0079-RSA-PKCS15-implicit-rejection.patch
file added
+1388
0080-rand-Forbid-truncated-hashes-SHA-3-in-FIPS-prov.patch
file added
+1102
0081-signature-Remove-X9.31-padding-from-FIPS-prov.patch
file added
+273
0083-hmac-Add-explicit-FIPS-indicator-for-key-length.patch
file added
+104
0084-pbkdf2-Set-minimum-password-length-of-8-bytes.patch
file added
+69
0085-FIPS-RSA-disable-shake.patch
file added
+101
0088-signature-Add-indicator-for-PSS-salt-length.patch
file added
+82
0091-FIPS-RSA-encapsulate.patch
file added
+47
0093-DH-Disable-FIPS-186-4-type-parameters-in-FIPS-mode.patch
file added
+330
0110-GCM-Implement-explicit-FIPS-indicator-for-IV-gen.patch
file added
+96
0112-pbdkf2-Set-indicator-if-pkcs5-param-disabled-checks.patch
file added
+75
0113-asymciphers-kem-Add-explicit-FIPS-indicator.patch
file added
+137
0114-FIPS-enforce-EMS-support.patch
file added
+251
mingw-openssl.spec
file modified
+119 -29
sources
file modified
+1 -1
    Update to 3.1.4
    
    Notes:
    
     - Updated sources to 3.1.4 (copied from rawhide/openssl)
    
     - Copied all the patches over from rawhide/openssl
    
     - I had to disable a handful of patches which caused build errors
    
    Apart from that it's pretty much unmodified.  There are changes to the
    rawhide/openssl package that we should probably reflect here, but they
    are quite deep.
    
        
file modified
+1 -0
file modified
+85 -4767
file modified
+132 -19
file modified
+37 -19
file added
+18
file modified
+119 -29
file modified
+1 -1