Name: | libgcrypt-devel |
---|---|
Epoch: | 10 |
Version: | 1.10.0 |
Release: | 11.el9_fips |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 399468 |
License: | LGPLv2+ and GPLv2+ |
RPM: | libgcrypt-devel-1.10.0-11.el9_fips.aarch64.rpm |
Source RPM: | libgcrypt-1.10.0-11.el9_fips.src.rpm |
Build Date: | Mon Nov 18 2024 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.gnupg.org/ |
Summary: | Development files for the libgcrypt package |
Description: | Libgcrypt is a general purpose crypto library based on the code used in GNU Privacy Guard. This package contains files needed to develop applications using libgcrypt. |
- Add FIPS package change: add fips suffix to Release and set Epoch to 10 [Orabug: 35961378] - Update FIPS module name for Oracle Linux [Orabug: 35961378]
- Fix CVE-2024-2236 (RHEL-34579)
- Provide FIPS indicators for MD and HMACs - Improve PCT tests for ECDSA and always run them after key is generated - Add missing guards for FIPS status in md_sign/verify function - Provider FIPS indicators for public key operation flags
- Avoid usage of invalid arguments sizes for PBKDF2 in FIPS mode - Do not allow large salt lengths with RSA-PSS padding - Disable X9.31 key generation in FIPS mode - Update the FIPS integrity checking code to upstream version - Update cipher modes FIPS indicators for AES WRAP and GCM - Disable jitter entropy generator