| Name: | gnutls-c++ | 
|---|---|
| Version: | 3.6.8 | 
| Release: | 8.el8 | 
| Architecture: | aarch64 | 
| Group: | System Environment/Libraries | 
| Size: | 81808 | 
| License: | GPLv3+ and LGPLv2+ | 
| RPM: | gnutls-c++-3.6.8-8.el8.aarch64.rpm | 
| Source RPM: | gnutls-3.6.8-8.el8.src.rpm | 
| Build Date: | Mon Nov 11 2019 | 
| Build Host: | ca-arm-jenkins-builder-01 | 
| Vendor: | Oracle America | 
| URL: | http://www.gnutls.org/ | 
| Summary: | The C++ interface to 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.  | 
- 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