| Name: | gnutls |
|---|---|
| Version: | 3.6.8 |
| Release: | 8.el8 |
| Architecture: | x86_64 |
| Group: | System Environment/Libraries |
| Size: | 3205745 |
| License: | GPLv3+ and LGPLv2+ |
| RPM: | gnutls-3.6.8-8.el8.x86_64.rpm |
| Source RPM: | gnutls-3.6.8-8.el8.src.rpm |
| Build Date: | Sun Nov 10 2019 |
| Build Host: | jenkins-10-147-72-125-5175330d-7169-4500-9dab-ee68de92c90a.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | http://www.gnutls.org/ |
| Summary: | A TLS protocol implementation |
| 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. |
- 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
- Update to upstream 3.6.8 release
- Fixed FIPS signatures self tests (#1680509)
- Fixed CVE-2019-3829 (#1693285) - Fixed CVE-2019-3836 (#1693288) - Added explicit BuildRequires for nettle-devel >= 3.4.1