Name: | gnutls-devel |
---|---|
Version: | 3.6.8 |
Release: | 11.el8_2 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 4929648 |
License: | GPLv3+ and LGPLv2+ |
RPM: | gnutls-devel-3.6.8-11.el8_2.aarch64.rpm |
Source RPM: | gnutls-3.6.8-11.el8_2.src.rpm |
Build Date: | Mon Jun 22 2020 |
Build Host: | ca-buildarm05 |
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-13777 (#1844147)
- 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