Changelog for
intel-ipp-crypto-mb-devel-1.0.4-2.el8.x86_64.rpm :
* Thu Dec 23 2021 Andrey Matyukov
- 1.0.4-2- Fixed a symbolic link in intel-ipp-crypto-mb-devel package.
* Wed Dec 22 2021 Andrey Matyukov - 1.0.4-1- 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.
* Wed Oct 21 2020 Intel - 1.0.1-1- 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.