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.24.0 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
USE flags
cpu_flags_x86
- avx512f
- Adds support for AVX-512 Foundation instructions
Bugs
- 924865
- dev-libs/isa-l_crypto-2.24.0 fails tests
Change logs
- 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>