| Name: | gnutls-dane | 
|---|---|
| Version: | 3.6.14 | 
| Release: | 8.el8_3 | 
| Architecture: | x86_64 | 
| Group: | System Environment/Libraries | 
| Size: | 46048 | 
| License: | GPLv3+ and LGPLv2+ | 
| RPM: | gnutls-dane-3.6.14-8.el8_3.x86_64.rpm | 
| Source RPM: | gnutls-3.6.14-8.el8_3.src.rpm | 
| Build Date: | Wed Apr 14 2021 | 
| Build Host: | host-100-100-224-34.blddevtest1iad.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.  | 
- Port fixes for potential miscalculation in ecdsa_verify (#1942929)
- Increase DH key bits to >= 2048 in self-tests (#1879506) - Implement self-tests for KDF and CMAC (#1890870) - Fix CVE-2020-24659: heap buffer-overflow when "no_renegotiation" alert is received (#1873959)
- Fix memory leak when serializing iovec_t (#1844112)
- Perform validation checks on (EC)DH public keys and share secrets (#1855803)
- Tighten FIPS DH primes check according to SP800-56A (rev 3) (#1849079)
- Update gnutls-3.6.14-fips-mode-check.patch
- Return false from gnutls_fips140_mode_enabled() if selftests failed (#1827687)
- Update to upstream 3.6.14 release
- Add an option to gnutls-cli to wait for resumption under TLS 1.3 (#1677754)
- Enable Intel CET (#1838476)