edk2/CryptoPkg/Library/BaseCryptLib
Levi Yun 31d7cb91c1 CryptoPkg: add EC algorithm for SmmCryptLib
This patch prepares the build infrastructure for
the TCG TPM 2.0 implementation [0].

By default, it uses the OpenSSL EC_* APIs.
When the TCG TPM 2.0 implementation [0] is used in StandaloneMm,
EC algorithm support is required in SmmCryptLib.

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 some Bn interfaces to build TCG TPM library 2026-02-24 13:49:35 +00:00
Cipher CryptoPkg: add CAMELLIA APIs for TCG TPM reference library 2026-02-24 13:49:35 +00:00
Hash CryptoPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Hmac CryptoPkg/Library/BaseCryptLib: Update internal functions/variables 2022-10-24 07:49:43 +00:00
Kdf CryptoPkg/Library/BaseCryptLib: Update internal functions/variables 2022-10-24 07:49:43 +00:00
Pem CryptoPkg/Library: Cleanup BaseCryptLib and TlsLib 2022-10-24 07:49:43 +00:00
Pk CryptoPkg: add/modify EC interfaces for TPM TCG library 2026-02-24 13:49:35 +00:00
Rand CryptoPkg: Remove deprecated code related to SHA-1 2024-05-31 15:54:23 +00:00
SysCall CryptoPkg/BaseCryptLib: Remove tolower() for unit tests 2025-09-19 10:03:52 +00:00
BaseCryptLib.inf CryptoPkg: add CAMELLIA APIs for TCG TPM reference library 2026-02-24 13:49:35 +00:00
BaseCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
InternalCryptLib.h CryptoPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
PeiCryptLib.inf CryptoPkg: add CAMELLIA APIs for TCG TPM reference library 2026-02-24 13:49:35 +00:00
PeiCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
RuntimeCryptLib.inf CryptoPkg: add CAMELLIA APIs for TCG TPM reference library 2026-02-24 13:49:35 +00:00
RuntimeCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
SecCryptLib.inf CryptoPkg: add CAMELLIA APIs for TCG TPM reference library 2026-02-24 13:49:35 +00:00
SecCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
SmmCryptLib.inf CryptoPkg: add EC algorithm for SmmCryptLib 2026-02-24 13:49:35 +00:00
SmmCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
UnitTestHostBaseCryptLib.inf CryptoPkg: add CAMELLIA APIs for TCG TPM reference library 2026-02-24 13:49:35 +00:00