libcrypto-mb11

Intel® Integrated Performance Primitives Cryptography Multi-buffer

Description

Some of the cryptography algorithms cannot be parallelized due to their specificity (e.g. the RSA algorithm). The way to get high-performance implementations of such cryptographic algorithms is a parallel processing using *single instruction, multiple data* (SIMD) architecture. The usage model implies presence of several independent and homogeneous (encryption or decryption) requests for RSA operations, using of SIMD leads to performance improvement.

Multi-buffer processing collects up to eight RSA operations. Each request is computed independently from the others, so it is possible to process several packets at the same time.

This library consists of highly-optimized kernels taking advantage of Intel’s multi-buffer processing and Intel® AVX-512 instruction set.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/intel/ipp-crypto


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libcrypto-mb11