forked from pool/libgcrypt
Pedro Monreal Gonzalez
dea0435690
- Update to 1.9.1 * *Fix exploitable bug* in hash functions introduced with 1.9.0. [bsc#1181632, CVE-2021-3345] * Return an error if a negative MPI is used with sexp scan functions. * Check for operational FIPS in the random and KDF functions. * Fix compile error on ARMv7 with NEON disabled. * Fix self-test in KDF module. * Improve assembler checks for better LTO support. * Fix 32-bit cross build on x86. * Fix non-NEON ARM assembly implementation for SHA512. * Fix build problems with the cipher_bulk_ops_t typedef. * Fix Ed25519 private key handling for preceding ZEROs. * Fix overflow in modular inverse implementation. * Fix register access for AVX/AVX2 implementations of Blake2. * Add optimized cipher and hash functions for s390x/zSeries. * Use hardware bit counting functionx when available. * Update DSA functions to match FIPS 186-3. * New self-tests for CMACs and KDFs. * Add bulk cipher functions for OFB and GCM modes. - Update libgpg-error required version - Use the suffix variable correctly in get_hmac_path() - Rebase libgcrypt-fips_selftest_trigger_file.patch - Add the global config file /etc/gcrypt/random.conf * This file can be used to globally change parameters of the random generator with the options: only-urandom and disable-jent. - Update to 1.9.0: OBS-URL: https://build.opensuse.org/request/show/868925 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=142 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
cavs_driver.pl | ||
cavs-test.sh | ||
drbg_test.patch | ||
libgcrypt-1.4.1-rijndael_no_strict_aliasing.patch | ||
libgcrypt-1.5.0-LIBGCRYPT_FORCE_FIPS_MODE-env.diff | ||
libgcrypt-1.6.1-fips-cavs.patch | ||
libgcrypt-1.6.1-use-fipscheck.patch | ||
libgcrypt-1.8.3-fips-ctor.patch | ||
libgcrypt-1.8.4-allow_FSM_same_state.patch | ||
libgcrypt-1.8.4-fips_ctor_skip_integrity_check.patch | ||
libgcrypt-1.8.4-fips-keygen.patch | ||
libgcrypt-1.8.4-getrandom.patch | ||
libgcrypt-1.8.4-use_xfree.patch | ||
libgcrypt-1.9.1.tar.bz2 | ||
libgcrypt-1.9.1.tar.bz2.sig | ||
libgcrypt-dsa-rfc6979-test-fix.patch | ||
libgcrypt-ecc-ecdsa-no-blinding.patch | ||
libgcrypt-fips_selftest_trigger_file.patch | ||
libgcrypt-FIPS-GMAC_AES-benckmark.patch | ||
libgcrypt-FIPS-RSA-DSA-ECDSA-hashing-operation.patch | ||
libgcrypt-fipsdrv-enable-algo-for-dsa-sign.patch | ||
libgcrypt-fipsdrv-enable-algo-for-dsa-verify.patch | ||
libgcrypt-fix-rng.patch | ||
libgcrypt-fix-tests-fipsmode.patch | ||
libgcrypt-global_init-constructor.patch | ||
libgcrypt-invoke-global_init-from-constructor.patch | ||
libgcrypt-PCT-DSA.patch | ||
libgcrypt-PCT-ECC.patch | ||
libgcrypt-PCT-RSA.patch | ||
libgcrypt-random_selftests-testentropy.patch | ||
libgcrypt-Restore-self-tests-from-constructor.patch | ||
libgcrypt-rsa-no-blinding.patch | ||
libgcrypt-sparcv9.diff | ||
libgcrypt.changes | ||
libgcrypt.keyring | ||
libgcrypt.spec | ||
random.conf |