Intel(R) Multi-Buffer Crypto for IPsec Library
https://github.com/intel/intel-ipsec-mb
The library provides software crypto acceleration primarily targeting packet processing applications. It can be used for application such as: IPsec, TLS, Wireless (RAN), Cable or MPEG DRM
- Developed at devel:libraries:c_c++
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/intel-ipsec-mb && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
intel-ipsec-mb-1.5.tar.gz | 0002275352 2.17 MB | |
intel-ipsec-mb.changes | 0000003123 3.05 KB | |
intel-ipsec-mb.spec | 0000003365 3.29 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1127317
from
Tomasz Kantecki (tkanteck)
(revision 4)
- Update to v1.5: * CMake MinGW support added. * QUIC CHACHA20-POLY1305 and CHACHA20 HP API added. * AVX2-VAES AES-CTR and AES-GCM implementations added. * SSE SM4-ECB and SM4-CBC implementations added. * x86-64 SM3 and SM3-HMAC implementations added. * Self-Test callback functionality added with message corrupt option. * Implemented a workaround for false load-block condition in SSE AES-CBC implementations. * Optimized CRC32 algorithms, AES-GCM AVX2 and AES-GCM AVX512 implementations. * Updated ACVP app (imb-acvp) to support libacvp v2.0+. * Test vector format standardized for various algorithms (CBC/CFB/CTR/ECB/DES/GCM/CCM/CHACHA20-POLY/SNOW3G/ZUC/KASUMI/SNOW-V). * Extended xvalid app to test burst API. * Burst API is used by default in imb-perf tool. - Fixed issues: * CMake files ignore LIB_INSTALL_DIR and incorrectly put the shared libraries in /usr/lib (issue #125) * The CMakefile does not install the headers (normal Makefile does) (issue #126) * File ./test/acvp-app/utils.o is not removed after "make clean" (issue #130) * nasm can not find .inc .asm files when building with CMake (issue #131) - More details at https://github.com/intel/intel-ipsec-mb/releases/tag/v1.5
Comments 0