| Name: | intel-ipp-crypto-mb | 
|---|---|
| Version: | 1.0.4 | 
| Release: | 2.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 1147434 | 
| License: | ASL 2.0 | 
| RPM: | intel-ipp-crypto-mb-1.0.4-2.el8.x86_64.rpm | 
| Source RPM: | intel-ipp-crypto-mb-1.0.4-2.el8.src.rpm | 
| Build Date: | Sat Jan 01 2022 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/intel/ipp-crypto | 
| Summary: | Intel(R) IPP Cryptography multi-buffer library | 
| Description: | A software crypto library optimized for Intel architecture for packet processing applications. It contains universal and OpenSSL compatible APIs for cryptography operations. For additional information please refer to: https://github.com/intel/ipp-crypto/tree/ippcp_2021.5/sources/ippcp/crypto_mb  | 
- Fixed a symbolic link in intel-ipp-crypto-mb-devel package.
- Added ECDSA/ECDHE for the NIST P-521 curve; - Added ECC over SM2 curve: Public Key Generation, ECDSA Signature / Verification, ECDHE; - Added SM3 algorithm; - Added SM4 algorithm (ECB, CBC, CTR, OFB and CFB modes of operation); - Added ed25519 Signature / Verification schemes; - Added x25519 key agreement functionality: public key generation, shared key computation; - Added modular exponentiation for fixed sizes: 1k, 2k, 3k, 4k.
- Refactoring of crypto_mb library (API naming, directory structure changes, etc); - Added ECDSA/ECDHE for the NIST P-256 curve; - Added ECDSA/ECDHE for the NIST P-384 curve.