Name: | gnutls-devel |
---|---|
Version: | 3.6.8 |
Release: | 10.el8_2 |
Architecture: | i686 |
Group: | Development/Libraries |
Size: | 4929644 |
License: | GPLv3+ and LGPLv2+ |
RPM: | gnutls-devel-3.6.8-10.el8_2.i686.rpm |
Source RPM: | gnutls-3.6.8-10.el8_2.src.rpm |
Build Date: | Tue May 05 2020 |
Build Host: | jenkins-10-147-72-125-4e268191-3cef-4232-83b4-22c6b4d50e84.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.gnutls.org/ |
Summary: | Development files for the gnutls package |
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 files needed for developing applications with the GnuTLS library. |
- 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
- Update to upstream 3.6.8 release