Commit Graph

224 Commits (828ce3ea06a0bfeeb7cdc815f1517fffaed7f37b)
 

Author SHA1 Message Date
Michel Lind 828ce3ea06
Merge remote-tracking branch 'gitlab/c9s' into epel8
3 months ago
Daiki Ueno d53f31aa80 Add workaround for EVP_PKEY_CTX_add1_hkdf_info with older providers
3 months ago
Dmitry Belyavskiy ed09ce6530 Rebase to OpenSSL 3.2.2. Fixes CVE-2024-2511, CVE-2024-4603, CVE-2024-4741, and Minerva attack.
4 months ago
Dmitry Belyavskiy bd9060b13c Update RNG changing for FIPS purpose
4 months ago
Michel Lind 488971d8fd
Drop openssl-fips-provider requirement, accidentally included due to incorrect gating
5 months ago
Michel Lind 5768e3c033
Merge c9s openssl changes to pick up CVE fixes
5 months ago
Michel Lind 39094b83a8
Merge remote-tracking branch 'gitlab/c9s' into epel8
5 months ago
Dmitry Belyavskiy 2c5c3fcced Rebasing to OpenSSL 3.2.1
5 months ago
Dmitry Belyavskiy 8e5beb7708 Use certified FIPS module instead of freshly built one in Red Hat distribution
7 months ago
Dmitry Belyavskiy b9f699b8a8 Use certified FIPS module instead of freshly built one in Red Hat distribution
8 months ago
Dmitry Belyavskiy 50997010d1 Add a directory for OpenSSL providers configuration
8 months ago
Dmitry Belyavskiy e6e479521b Denial of service via null dereference in PKCS#12
8 months ago
Dmitry Belyavskiy 08c722bcd1 SSL ECDHE Kex fails when pkcs11 engine is set in config file
8 months ago
Dmitry Belyavskiy 0707122b95 Excessive time spent checking invalid RSA public keys (CVE-2023-6237)
8 months ago
Dmitry Belyavskiy 3c49cf388a POLY1305 MAC implementation corrupts vector registers on PowerPC (CVE-2023-6129)
8 months ago
Dmitry Belyavskiy 6c9dd70b94 Eliminate memory leak in OpenSSL when setting elliptic curves on SSL context
8 months ago
Dmitry Belyavskiy e7c35f0ede Add a directory for OpenSSL providers configuration
10 months ago
Clemens Lang db02879351 FIPS: abort on rsa_keygen_pairwise_test failure
10 months ago
Dmitry Belyavskiy 67bb06894f Avoid implicit function declaration when building openssl
10 months ago
Dmitry Belyavskiy f1d5ccdb6e Excessive time spent in DH check/generation with large Q parameter value (CVE-2023-5678)
11 months ago
Dmitry Belyavskiy 72772f737e Add missing ECDH Public Key Check in FIPS mode
11 months ago
Clemens Lang 9a075c13c3 Mark RSA-OAEP as approved in FIPS mode
11 months ago
Dmitry Belyavskiy 66dddb942c Fix incorrect cipher key and IV length processing (CVE-2023-5363)
11 months ago
Dmitry Belyavskiy 6e0d3b16e6 Excessive time spent checking DH q parameter value
11 months ago
Dmitry Belyavskiy d6248f76c4 Excessive time spent checking DH keys and parameters
11 months ago
Dmitry Belyavskiy 6775e82636 AES-SIV cipher implementation contains a bug that causes it to ignore empty associated data entries
11 months ago
Dmitry Belyavskiy fa5df9d74b Forbid explicit curves when created via EVP_PKEY_fromdata
11 months ago
Dmitry Belyavskiy 92436854f9 Avoid implicit function declaration when building openssl
11 months ago
Dmitry Belyavskiy ec6d7cf272 Provide empty evp_properties section in main OpenSSL configuration file
11 months ago
Dmitry Belyavskiy 223304543a Don't limit using SHA1 in KDFs in non-FIPS mode.
11 months ago
Dmitry Belyavskiy 131e7d1602 Provide relevant diagnostics when FIPS checksum is corrupted
11 months ago
Dmitry Belyavskiy d30c497ed1 Make FIPS module configuration more crypto-policies friendly
1 year ago
Dmitry Belyavskiy 217cd631e8 Add a workaround for lack of EMS in FIPS mode
1 year ago
Sahana Prasad 8fb737bf79 Remove unsupported ec curves from nist_curves
1 year ago
Sahana Prasad 05b87f449d Remove the listing of brainpool curves in FIPS mode
1 year ago
Dmitry Belyavskiy d1a87553bb Release the DRBG in global default libctx early
1 year ago
Dmitry Belyavskiy df4dd7dd7f Fix possible DoS translating ASN.1 object identifiers
1 year ago
Daiki Ueno 103d3109dc ci.fmf: Enable golang tests as reverse dependency
1 year ago
Peter Leitmann 34e7dd5be4 Add interop rpm-tmt-tests
1 year ago
Clemens Lang b1d3f019d4 FIPS: Re-enable DHX, disable FIPS 186-4 groups
1 year ago
Dmitry Belyavskiy 57f6d8f4a4 Use OAEP padding and aes-128-cbc by default in cms command in FIPS mode
1 year ago
Dmitry Belyavskiy 032dc0839c Enforce using EMS in FIPS mode - better alerts
1 year ago
Sahana Prasad 05bbcc9920 - Upload new upstream sources without manually hobbling them.
1 year ago
Dmitry Belyavskiy 45cb3a6b4e Backport implicit rejection for RSA PKCS#1 v1.5 encryption
1 year ago
Dmitry Belyavskiy 7680abf05d Input buffer over-read in AES-XTS implementation on 64 bit ARM
1 year ago
Dmitry Belyavskiy 4999352324 OpenSSL rsa_verify_recover key length checks in FIPS mode
1 year ago
Dmitry Belyavskiy ba8edd5ea8 Certificate policy check not enabled
1 year ago
Dmitry Belyavskiy 70a27e0ae3 Fix invalid certificate policies in leaf certificates check
1 year ago
Dmitry Belyavskiy 90306b7fd8 Fix excessive resource usage in verifying X509 policy constraints
1 year ago
Dmitry Belyavskiy 35f22d134e Enforce using EMS in FIPS mode
1 year ago