Go to file
Pedro Monreal Gonzalez 211bd2f53b Accepting request 819163 from home:pmonrealgonzalez:branches:devel:libraries:c_c++
- Update to 1.8.6
  * mpi: Consider +0 and -0 the same in mpi_cmp
  * mpi: Fix flags in mpi_copy for opaque MPI
  * mpi: Fix the return value of mpi_invm_generic
  * mpi: DSA,ECDSA: Fix use of mpi_invm
    - Call mpi_invm before _gcry_dsa_modify_k
    - Call mpi_invm before _gcry_ecc_ecdsa_sign
  * mpi: Constant time mpi_inv with some conditions
    - mpi/mpi-inv.c (mpih_add_n_cond, mpih_sub_n_cond, mpih_swap_cond)
    - New: mpih_abs_cond, mpi_invm_odd
    - Rename from _gcry_mpi_invm: mpi_invm_generic
    - Use mpi_invm_odd for usual odd cases: _gcry_mpi_invm
  * mpi: Abort on division by zero also in _gcry_mpi_tdiv_qr
  * Fix wrong code execution in Poly1305 ARM/NEON implementation
    - Set r14 to -1 at function entry: (_gcry_poly1305_armv7_neon_init_ext)
  * Set vZZ.16b register to zero before use in armv8 gcm implementation
  * random: Fix include of config.h
  * Fix declaration of internal function _gcry_mpi_get_ui: Don't use ulong
  * ecc: Fix wrong handling of shorten PK bytes
    - Zeros are already recovered: (_gcry_ecc_mont_decodepoint)
- Update libgcrypt-ecc-ecdsa-no-blinding.patch

OBS-URL: https://build.opensuse.org/request/show/819163
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=138
2020-07-07 09:36:56 +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 420659 from security:privacy 2016-08-22 09:21:16 +00:00
libgcrypt-1.4.1-rijndael_no_strict_aliasing.patch Accepting request 620215 from home:Andreas_Schwab:Factory 2018-07-02 10:45:19 +00:00
libgcrypt-1.5.0-LIBGCRYPT_FORCE_FIPS_MODE-env.diff - port SLE enhancenments to Factory (bnc#831028) 2013-07-25 09:26:56 +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-fips-cfgrandom.patch Accepting request 645112 from security:privacy 2018-10-28 21:21:59 +00:00
libgcrypt-1.6.1-use-fipscheck.patch Accepting request 259951 from home:AndreasStieger:branches:devel:libraries:c_c++ 2014-11-05 20:53:18 +00:00
libgcrypt-1.8.3-fips-ctor.patch Accepting request 688356 from home:vitezslav_cizek:branches:devel:libraries:c_c++ 2019-03-25 18:52:00 +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 766877 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-01-24 12:13:28 +00:00
libgcrypt-1.8.4-getrandom.patch Accepting request 698242 from home:jsikes:branches:devel:libraries:c_c++ 2019-04-27 08:19:28 +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.8.6.tar.bz2 Accepting request 819163 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-07-07 09:36:56 +00:00
libgcrypt-1.8.6.tar.bz2.sig Accepting request 819163 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-07-07 09:36:56 +00:00
libgcrypt-CMAC-AES-TDES-selftest.patch Accepting request 766877 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-01-24 12:13:28 +00:00
libgcrypt-CVE-2019-12904-AES.patch Accepting request 711377 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2019-06-25 12:49:02 +00:00
libgcrypt-CVE-2019-12904-GCM-Prefetch.patch Accepting request 711377 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2019-06-25 12:49:02 +00:00
libgcrypt-CVE-2019-12904-GCM.patch Accepting request 711377 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2019-06-25 12:49:02 +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 819163 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-07-07 09:36:56 +00:00
libgcrypt-fips_rsa_no_enforced_mode.patch Accepting request 689095 from home:vitezslav_cizek:branches:devel:libraries:c_c++ 2019-03-27 14:36:50 +00:00
libgcrypt-fips_selftest_trigger_file.patch Accepting request 805624 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-14 15:39:34 +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-RSA-DSA-ECDSA-hashing-operation.patch Accepting request 805624 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-14 15:39:34 +00:00
libgcrypt-fipsdrv-enable-algo-for-dsa-sign.patch Accepting request 592205 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2018-03-29 09:57:58 +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 766877 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-01-24 12:13:28 +00:00
libgcrypt-global_init-constructor.patch Accepting request 805624 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-14 15:39:34 +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 807298 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-19 12:29:20 +00:00
libgcrypt-PCT-RSA.patch Accepting request 807298 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-19 12:29:20 +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-sparcv9.diff Accepting request 420659 from security:privacy 2016-08-22 09:21:16 +00:00
libgcrypt-unresolved-dladdr.patch - port SLE enhancenments to Factory (bnc#831028) 2013-07-25 09:26:56 +00:00
libgcrypt.changes Accepting request 819163 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-07-07 09:36:56 +00:00
libgcrypt.keyring Accepting request 288249 from home:AndreasStieger:branches:devel:libraries:c_c++ 2015-03-01 07:57:34 +00:00
libgcrypt.spec Accepting request 819163 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-07-07 09:36:56 +00:00