Package libgcrypt-1.10.0-11.el9.i686
Name | libgcrypt |
---|---|
Epoch | 0 |
Version | 1.10.0 |
Release | 11.el9 |
Architecture | i686 |
Website/URL | https://www.gnupg.org/ |
License | LGPLv2+ |
Build Time | 2024-10-08 12:48:25 |
Build Host | builder-x86-04.inferitos.ru |
Summary | A general-purpose cryptography library |
Repositories | BaseOS |
Description | Libgcrypt is a general purpose crypto library based on the code used in GNU Privacy Guard. This is a development version. |
Errata | INFSA-2024:9404 |
Size | 483 KiB |
Source Project | libgcrypt-1.10.0-11.el9 |
SHA-256 checksum | 89e41d40adc1df8991049dc91664e89c26689b53429cf37deaffd1d95f683b5c |
×
* Thu Aug 01 2024 Jakub Jelen <jjelen@redhat.com> - 1.10.0-11 - Fix CVE-2024-2236 (RHEL-34579) * Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.10.0-10 - Rebuilt for MSVSphere 9.2 beta * Mon Mar 20 2023 Jakub Jelen <jjelen@redhat.com> - 1.10.0-10 - 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 * Tue Jan 24 2023 Jakub Jelen <jjelen@redhat.com> - 1.10.0-9 - 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 * Thu Oct 20 2022 Jakub Jelen <jjelen@redhat.com> - 1.10.0-8 - Fix unneeded PBKDF2 passphrase length limitation in FIPS mode - Enforce HMAC key lengths in MD API in FIPS mode * Thu Oct 06 2022 Jakub Jelen <jjelen@redhat.com> - 1.10.0-7 - Properly enforce KDF limits in FIPS mode (#2130275) - Fix memory leak in large digest test (#2129150) - Fix function name FIPS service indicator by disabling PK encryption and decryption (#2130275) - Skip RSA encryption/decryption selftest in FIPS mode (#2130275) * Tue Sep 27 2022 Jakub Jelen <jjelen@redhat.com> - 1.10.0-6 - Fix SHA3 digests with large inputs (#2129150) - Fix FIPS RSA PCT (#2128455) - Fix RSA FIPS Keygen that non-deterministically fails (#2130275) - Get max 32B from getrandom in FIPS mode (#2130275) * Wed Aug 17 2022 Jakub Jelen <jjelen@redhat.com> - 1.10.0-5 - Allow signature verification with smaller RSA keys (#2083846) - Allow short salt for KDF (#2114870) - Reseed the kernel DRBG by using GRND_RANDOM (#2118695) - Address FIPS review comments around selftests (#2118695) - Disable RSA-OAEP in FIPS mode (#2118695)