Go to file
Pedro Monreal Gonzalez c941c8db1e Accepting request 950433 from home:pmonrealgonzalez:branches:devel:libraries:c_c++
- FIPS: Disable DSA in FIPS mode [bsc#1195385]
  * Upstream task: https://dev.gnupg.org/T5710
  * Add libgcrypt-FIPS-disable-DSA.patch

- FIPS: Service level indicator [bsc#1190700]
  * Provide an indicator to check wether the service utilizes an
    approved cryptographic algorithm or not.
  * Add patches:
    - libgcrypt-FIPS-service-indicators.patch
    - libgcrypt-FIPS-verify-unsupported-KDF-test.patch
    - libgcrypt-FIPS-HMAC-short-keylen.patch

- FIPS: Define an entropy source SP800-90B compliant [bsc#1185140]
  * Disable jitter entropy by default in random.conf
  * Disable only-urandom option by default in random.conf

- FIPS: RSA KeyGen/SigGen fail with 4096 bit key sizes [bsc#1192240]
  * rsa: Check RSA keylen constraints for key operations.
  * rsa: Fix regression in not returning an error for prime generation.
  * tests: Add 2k RSA key working in FIPS mode.
  * tests: pubkey: Replace RSA key to one of 2k.
  * tests: pkcs1v2: Skip tests with small keys in FIPS.
  * Add patches:
    - libgcrypt-FIPS-RSA-keylen.patch
    - libgcrypt-FIPS-RSA-keylen-tests.patch

- FIPS: Disable 3DES/Triple-DES in FIPS mode [bsc#1185138]
  * Add libgcrypt-FIPS-disable-3DES.patch

- FIPS: PBKDF requirements [bsc#1185137]

OBS-URL: https://build.opensuse.org/request/show/950433
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=153
2022-02-01 13:12:14 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=1 2007-01-15 23:21:52 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=1 2007-01-15 23:21:52 +00:00
baselibs.conf Accepting request 244328 from home:msmeissn:branches:devel:libraries:c_c++ 2014-08-13 13:20:08 +00:00
cavs_driver.pl Accepting request 711377 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2019-06-25 12:49:02 +00:00
cavs-test.sh Accepting request 247239 from home:vitezslav_cizek:branches:devel:libraries:c_c++ 2014-09-02 17:36:56 +00:00
drbg_test.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-1.4.1-rijndael_no_strict_aliasing.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-1.5.0-LIBGCRYPT_FORCE_FIPS_MODE-env.diff Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-1.6.1-fips-cavs.patch Accepting request 420659 from security:privacy 2016-08-22 09:21:16 +00:00
libgcrypt-1.6.1-use-fipscheck.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-1.8.3-fips-ctor.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-1.8.4-allow_FSM_same_state.patch Accepting request 697283 from home:jsikes:branches:devel:libraries:c_c++ 2019-04-24 08:43:31 +00:00
libgcrypt-1.8.4-fips_ctor_skip_integrity_check.patch Accepting request 712076 from home:jsikes:branches:devel:libraries:c_c++ 2019-06-27 15:31:10 +00:00
libgcrypt-1.8.4-fips-keygen.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-1.8.4-getrandom.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-1.8.4-use_xfree.patch Accepting request 697283 from home:jsikes:branches:devel:libraries:c_c++ 2019-04-24 08:43:31 +00:00
libgcrypt-1.9.4.tar.bz2 Accepting request 913968 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-08-24 10:13:55 +00:00
libgcrypt-1.9.4.tar.bz2.sig Accepting request 913968 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-08-24 10:13:55 +00:00
libgcrypt-dsa-rfc6979-test-fix.patch Accepting request 766877 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-01-24 12:13:28 +00:00
libgcrypt-ecc-ecdsa-no-blinding.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-fips_selftest_trigger_file.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-FIPS-disable-3DES.patch Accepting request 950433 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2022-02-01 13:12:14 +00:00
libgcrypt-FIPS-disable-DSA.patch Accepting request 950433 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2022-02-01 13:12:14 +00:00
libgcrypt-FIPS-fix-gcry_mpi_sub_ui.patch Accepting request 940468 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-12-14 13:04:25 +00:00
libgcrypt-FIPS-fix-regression-tests.patch Accepting request 950433 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2022-02-01 13:12:14 +00:00
libgcrypt-FIPS-GMAC_AES-benckmark.patch Accepting request 805624 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-14 15:39:34 +00:00
libgcrypt-FIPS-HMAC-short-keylen.patch Accepting request 950433 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2022-02-01 13:12:14 +00:00
libgcrypt-FIPS-hw-optimizations.patch Accepting request 950433 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2022-02-01 13:12:14 +00:00
libgcrypt-FIPS-module-version.patch Accepting request 950433 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2022-02-01 13:12:14 +00:00
libgcrypt-FIPS-RSA-DSA-ECDSA-hashing-operation.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-FIPS-RSA-keylen-tests.patch Accepting request 950433 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2022-02-01 13:12:14 +00:00
libgcrypt-FIPS-RSA-keylen.patch Accepting request 950433 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2022-02-01 13:12:14 +00:00
libgcrypt-FIPS-service-indicators.patch Accepting request 950433 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2022-02-01 13:12:14 +00:00
libgcrypt-FIPS-verify-unsupported-KDF-test.patch Accepting request 950433 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2022-02-01 13:12:14 +00:00
libgcrypt-fipsdrv-enable-algo-for-dsa-sign.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-fipsdrv-enable-algo-for-dsa-verify.patch Accepting request 592205 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2018-03-29 09:57:58 +00:00
libgcrypt-fix-rng.patch Accepting request 420659 from security:privacy 2016-08-22 09:21:16 +00:00
libgcrypt-fix-tests-fipsmode.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-global_init-constructor.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-invoke-global_init-from-constructor.patch Accepting request 805624 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-14 15:39:34 +00:00
libgcrypt-PCT-DSA.patch Accepting request 807298 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-19 12:29:20 +00:00
libgcrypt-PCT-ECC.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-PCT-RSA.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-pthread-in-t-lock-test.patch Accepting request 913985 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-08-24 10:37:54 +00:00
libgcrypt-random_selftests-testentropy.patch Accepting request 805624 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-14 15:39:34 +00:00
libgcrypt-Restore-self-tests-from-constructor.patch Accepting request 805624 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-14 15:39:34 +00:00
libgcrypt-rsa-no-blinding.patch Accepting request 805624 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-14 15:39:34 +00:00
libgcrypt.changes Accepting request 950433 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2022-02-01 13:12:14 +00:00
libgcrypt.keyring Accepting request 843758 from home:AndreasStieger:branches:devel:libraries:c_c++ 2020-10-24 20:30:16 +00:00
libgcrypt.spec Accepting request 950433 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2022-02-01 13:12:14 +00:00
random.conf Accepting request 950433 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2022-02-01 13:12:14 +00:00