A general-purpose cryptography library
Go to file
Jakub Jelen 1a44c3bb53 Disable jitter entropy generator
The kernel is using jitter entropy source and using another in libgcrypt
does not make much sense as it would be hard to claim it is independent
from the kernel one.

Resolves: rhbz#2167764
2023-02-14 10:35:53 +01:00
.gitignore libgcrypt-1.10.0-1 2022-02-02 09:42:15 +01:00
gating.yaml Prevent 9.1 builds to pass gating for now 2022-04-20 13:49:37 +02:00
libgcrypt-1.10.0-allow-short-salt.patch Handle key length limits also in the md API in FIPS Mode 2022-10-21 14:15:44 +02:00
libgcrypt-1.10.0-allow-small-RSA-verify.patch Allow signature verification with smaller RSA keys 2022-08-16 11:30:15 +02:00
libgcrypt-1.10.0-disable-brainpool.patch libgcrypt-1.10.0-0.1 (beta221) 2022-01-26 17:31:29 +01:00
libgcrypt-1.10.0-fips-getrandom.patch Get max 32B from getrandom in FIPS mode 2022-09-27 19:19:38 +02:00
libgcrypt-1.10.0-fips-indicator.patch Update cipher modes FIPS indicator 2023-02-07 14:33:59 +01:00
libgcrypt-1.10.0-fips-integrity2.patch Backport the FIPS integrity checking 2023-02-14 10:35:53 +01:00
libgcrypt-1.10.0-fips-integrity.patch Backport the FIPS integrity checking 2023-02-14 10:35:53 +01:00
libgcrypt-1.10.0-fips-kdf.patch Avoid usage of invalid arguments size for PBKDF2 2023-02-14 10:35:53 +01:00
libgcrypt-1.10.0-fips-keygen.patch Fix FIPS Keygen that non-deterministically fails 2022-09-27 19:19:34 +02:00
libgcrypt-1.10.0-fips-rsa-pss.patch Do not allow large salt lengts with PSS padding 2023-02-14 10:35:53 +01:00
libgcrypt-1.10.0-fips-selftest.patch Skip RSA encryption selftest in FIPS mode 2022-10-06 09:46:16 +02:00
libgcrypt-1.10.0-fips-x931.patch Disable usage of X9.31 key generation in FIPS mode 2023-02-14 10:35:53 +01:00
libgcrypt-1.10.0-ppc-hwf.patch Add misisng hwf detection 2022-05-06 09:51:58 +02:00
libgcrypt-1.10.0-sha3-large.patch Free memory on error path during the test 2022-10-06 09:45:54 +02:00
libgcrypt.spec Disable jitter entropy generator 2023-02-14 10:35:53 +01:00
sources libgcrypt-1.10.0-1 2022-02-02 09:42:15 +01:00
wk@g10code.com RHEL 9.0.0 Alpha bootstrap 2020-10-15 16:01:31 +02:00