edk2/CryptoPkg/Library/BaseCryptLib
Michael G.A. Holland 2b842a2081 CryptoPkg/BaseCryptLib: Add SLH-DSA Support
Created SLH-DSA API functions to configure public and private keys for
SLH-DSA algorithm.  This will allow users to sign and verify with
SLH-DSA.  Unit tests were added to confirm operation of the API.

Signed-off-by: Michael G.A. Holland <michael.holland@intel.com>
2026-07-21 09:17:50 +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/BaseCryptLib: Add SLH-DSA Support 2026-07-21 09:17:50 +00:00
Pk CryptoPkg/BaseCryptLib: Add SLH-DSA Support 2026-07-21 09:17:50 +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/BaseCryptLib: Add SLH-DSA Support 2026-07-21 09:17:50 +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
KeyContext.h CryptoPkg/BaseCryptLib: Add ED448 verification and signature fcns 2026-07-01 01:26:24 +00:00
PeiCryptLib.inf CryptoPkg/BaseCryptLib: Add SLH-DSA Support 2026-07-21 09:17:50 +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/BaseCryptLib: Add SLH-DSA Support 2026-07-21 09:17:50 +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/BaseCryptLib: Add SLH-DSA Support 2026-07-21 09:17:50 +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/BaseCryptLib: Add SLH-DSA Support 2026-07-21 09:17:50 +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/BaseCryptLib: Add SLH-DSA Support 2026-07-21 09:17:50 +00:00