Summary
ISA-L_crypto is a collection of optimized low-level functions targeting storage applications. ISA-L_crypto includes: * Multi-buffer hashes - run multiple hash jobs together on one core for much better throughput than single-buffer versions. * SHA1, SHA256, SHA512, MD5, SM3 * Multi-hash - Get the performance of multi-buffer hashing with a single-buffer interface. * Multi-hash + murmur - run both together. * AES - block ciphers * XTS, GCM, CBC * Rolling hash - Hash input in a window which moves through the input
Versions
v2.25.0 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
USE flags
cpu_flags_x86
- avx512f
- Adds support for AVX-512 Foundation instructions
Bugs
- 961610
- dev-libs/isa-l_crypto-2.25.0 - [gcc-16] configure: error: No modern nasm found as required. Nasm should be v2.14.01 or later.
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Petr Vaněk · gentoo
dev-libs/isa-l_crypto: drop 2.24.0
Signed-off-by: Petr Vaněk <arkamar@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/isa-l_crypto: add 2.25.0
Closes: https://bugs.gentoo.org/923719 Closes: https://bugs.gentoo.org/924865 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-libs/isa-l_crypto: fix slibtool build failures
Closes: https://bugs.gentoo.org/924403 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-libs/isa-l_crypto: new package, add 2.24.0
Signed-off-by: Marek Szuba <marecki@gentoo.org>