| Name: | nettle |
|---|---|
| Version: | 3.4.1 |
| Release: | 1.el8 |
| Architecture: | i686 |
| Group: | Development/Libraries |
| Size: | 702669 |
| License: | LGPLv3+ or GPLv2+ |
| RPM: | nettle-3.4.1-1.el8.i686.rpm |
| Source RPM: | nettle-3.4.1-1.el8.src.rpm |
| Build Date: | Tue Jun 04 2019 |
| Build Host: | ca-build103.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.lysator.liu.se/~nisse/nettle/ |
| Summary: | A low-level cryptographic library |
| Description: | Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. |
- New upstream release
- Cover the gaps in annotation coverage for assembler sources - Add .hmac checksums for FIPS mode integrity checking
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- New upstream release
- Removed executables from the library to allow parallel installation of x86-64 and x86 packages. The executables had testing purpose, and may be re-introduced in a separate package if needed.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- New upstream release - Allow arm neon instructions (they are enabled via fat builds)
- Backported a fix for more cache silence on RSA and DSA.