Name: | gnutls-utils |
---|---|
Version: | 3.6.14 |
Release: | 7.el8_3 |
Architecture: | x86_64 |
Group: | Applications/System |
Size: | 1518274 |
License: | GPLv3+ |
RPM: | gnutls-utils-3.6.14-7.el8_3.x86_64.rpm |
Source RPM: | gnutls-3.6.14-7.el8_3.src.rpm |
Build Date: | Mon Dec 21 2020 |
Build Host: | jenkins-172-17-0-2-8323dec4-97c7-42de-afb4-99f3a5e5e598.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.gnutls.org/ |
Summary: | Command line tools for TLS protocol |
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 command line TLS client and server and certificate manipulation tools. |
- 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)
- Update to upstream 3.6.13 release