Name: | gnutls-dane |
---|---|
Version: | 3.6.8 |
Release: | 11.el8_2 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 37352 |
License: | GPLv3+ and LGPLv2+ |
RPM: | gnutls-dane-3.6.8-11.el8_2.x86_64.rpm |
Source RPM: | gnutls-3.6.8-11.el8_2.src.rpm |
Build Date: | Mon Jun 22 2020 |
Build Host: | jenkins-10-147-72-125-35f1d2a7-5cac-4c12-80cf-a907f3f85d84.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.gnutls.org/ |
Summary: | A DANE protocol implementation for GnuTLS |
Description: | GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and other required structures. This package contains library that implements the DANE protocol for verifying TLS certificates through DNSSEC. |
- Fix CVE-2020-13777 (#1844147)
- Fix CVE-2020-11501 (#1826176)
- Fix CFB8 decryption when repeatedly called (#1757848) - Fix gnutls_aead_cipher_{en,de}cryptv2 with input not multiple of block size (#1757856)
- Use fallback random function for RSA blinding in FIPS selftests
- Fix deterministic signature creation in selftests
- Treat login error more gracefully when enumerating PKCS#11 tokens (#1705478) - Use deterministic ECDSA/DSA in FIPS selftests (#1716560) - Add gnutls_aead_cipher_{encrypt,decrypt}v2 functions (#1684461)
- Avoid UB when encrypting session tickets
- Add RNG continuous test under FIPS
- Follow-up fix on multiple key updates handling (#1673975)
- Run FIPS AES self-tests over overridden algorithms