套件:libcrypto-mb11(2021.12.1-1)
libcrypto-mb11 的相關連結
下載原始碼套件 ipp-crypto:
- [ipp-crypto_2021.12.1-1.debian.tar.xz]
- [ipp-crypto_2021.12.1-1.dsc]
- [ipp-crypto_2021.12.1.orig.tar.gz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
Intel® Integrated Performance Primitives Cryptography Multi-buffer
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.
其他與 libcrypto-mb11 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libssl3t64 (>= 3.0.0)
- Secure Sockets Layer toolkit - shared libraries