edk2/CryptoPkg/Library/BaseCryptLibNull
Levi Yun 11d93e980c CryptoPkg: add AES_encrypt/AES_decrpyt for TPM reference library
This is preparation patch to build TCG TPM v2.0 implementation [0].
TCG TPM v2.0 uses AES_encrypt()/AES_decrpyt() in openssl library to
implement its crypto operation.

For this, add wrapper for AES_encrypt()/AES_decrpyt().

Link: https://github.com/TrustedComputingGroup/TPM[0]
Signed-off-by: Yeoreum Yun <yeoreum.yun@arm.com>
2026-02-24 13:49:35 +00:00
..
Bn CryptoPkg: Add BigNum support 2022-09-23 10:08:24 +00:00
Cipher CryptoPkg: add AES_encrypt/AES_decrpyt for TPM reference library 2026-02-24 13:49:35 +00:00
Hash CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib. 2022-03-18 06:49:18 +00:00
Hmac CryptoPkg: Add HMAC-SHA384 cipher support. 2022-09-23 06:55:58 +00:00
Kdf CryptoPkg: add new Hkdf api in Crypt Lib. 2022-09-23 07:35:08 +00:00
Pem CryptoPkg: Add EC key retrieving and signature interface. 2022-10-12 05:56:00 +00:00
Pk SPDM related fix based on real hardware testing - CryptoPkg 2025-05-27 19:48:48 +00:00
Rand CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BaseCryptLibNull.inf CryptoPkg: Drop ARM32 Support 2025-09-25 22:04:10 +00:00
BaseCryptLibNull.uni CryptoPkg: Add Null instance of the BaseCryptLib class 2019-10-23 18:37:19 -07:00
InternalCryptLib.h CryptoPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00