| Name: | gnutls-devel | 
|---|---|
| Version: | 3.6.8 | 
| Release: | 9.el8 | 
| Architecture: | x86_64 | 
| Group: | Development/Libraries | 
| Size: | 4929640 | 
| License: | GPLv3+ and LGPLv2+ | 
| RPM: | gnutls-devel-3.6.8-9.el8.x86_64.rpm | 
| Source RPM: | gnutls-3.6.8-9.el8.src.rpm | 
| Build Date: | Sat Feb 15 2020 | 
| Build Host: | jenkins-10-147-72-125-fd830b6b-4c62-43ce-adb7-b4f91f0f55f4.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 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
- Fixed FIPS signatures self tests (#1680509)