Проект nettle-3.4.1-7.el8.inferit
content_copy
Имя
nettle
Эпоха
0
Версия
3.4.1
Релиз
7.el8.inferit
Сайт
http://www.lysator.liu.se/~nisse/nettle/
Лицензия
LGPLv3+ or GPLv2+
Время сборки
2023-11-24 13:05:23
Хост сборки
builder-x86-03.inferitos.ru
Краткое описание
A low-level cryptographic library
Репозитории
BaseOS
Полное описание
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.
Эррата
—
×
* Fri Nov 24 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 3.4.1-7.inferit
- Updated for passing tests under i386 architecture
- Rebuilt for MSVSphere 8.8
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.4.1-7
- Rebuilt for MSVSphere 8.8
* Wed Jul 14 2021 Daiki Ueno <dueno@redhat.com> - 3.4.1-7
- Backport CVE-2021-3580 from upstream 3.7.3 release (#1967990)
* Wed Jul 14 2021 Daiki Ueno <dueno@redhat.com> - 3.4.1-6
- Enable CTR mode optimization when the block size is 16
* Wed Jun 30 2021 Daiki Ueno <dueno@redhat.com> - 3.4.1-5
- Backport powerpc64 optimization patches from upstream (#1855228)
Patch from Christopher M. Riedl.
* Wed Apr 07 2021 Daiki Ueno <dueno@redhat.com> - 3.4.1-4
- Fix patch application
* Tue Mar 30 2021 Daiki Ueno <dueno@redhat.com> - 3.4.1-3
- Port fixes for potential miscalculation in ecdsa_verify (#1942925)
* Fri May 15 2020 Anderson Sasaki <ansasaki@redhat.com> - 3.4.1-2
- Enable Intel CET support (#1737542)
* Tue Dec 11 2018 Daiki Ueno <dueno@redhat.com> - 3.4.1-1
- New upstream release
* Tue Oct 16 2018 Tomáš Mráz <tmraz@redhat.com> - 3.4-4
- Cover the gaps in annotation coverage for assembler sources
- Add .hmac checksums for FIPS mode integrity checking