]> git.proxmox.com Git - mirror_edk2.git/history - CryptoPkg/Private/Protocol/Crypto.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / CryptoPkg / Private / Protocol / Crypto.h
2022-10-12 Qi ZhangCryptoPkg: add new X509 function to Crypto Service.
2022-10-12 Qi ZhangCryptoPkg: Add EC key interface to DXE and protocol
2022-10-10 Yi LiCryptoPkg: Add new Tls APIs to DXE and protocol
2022-09-26 Yi LiCryptoPkg: Add EC APIs to DXE and protocol
2022-09-23 Yi LiCryptoPkg: Add BigNum API to DXE and protocol
2022-09-23 Qi ZhangCryptoPkg: add AeadAesGcm to Crypto Service.
2022-09-23 Qi ZhangCryptoPkg: add new Hkdf api definition in Crypt Lib.
2022-09-23 Qi ZhangCryptoPkg: Add new hmac definition to cryptlib
2022-03-18 Zhihao LiCryptoPkg: Add new hash algorithm ParallelHash256HashAl...
2021-12-07 Michael KubackiCryptoPkg: Apply uncrustify changes
2021-12-07 Michael D KinneyCryptoPkg: Change OPTIONAL keyword usage style
2021-06-23 Agrawal, SachinCryptoPkg: BaseCryptLib: Update Salt length requirement...
2021-05-14 Sachin AgrawalCryptoPkg: BaseCryptLib: Add RSA PSS verify support
2021-04-01 Michael D KinneyCryptoPkg/Private/Protocol/Crypto.h: Remove duplicate...
2020-05-15 Zhichao GaoCryptoPkg/Crypto.h: Update the version of Crypto Driver
2020-05-15 Zhichao GaoCryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithm
2020-05-15 Zhichao GaoCryptoPkg/BaseCryptLib: Retire HMAC MD5 algorithm
2020-05-15 Zhichao GaoCryptoPkg/BaseCryptLib: Retire Aes Ecb mode algorithm
2020-05-15 Zhichao GaoCryptoPkg/BaseCryptLib: Retire the TDES algorithm
2020-05-15 Zhichao GaoCryptoPkg/BaseCryptLib: Retire ARC4 algorithm
2020-05-15 Zhichao GaoCryptoPkg/BaseCrpytLib: Retire MD4 algorithm
2020-02-07 Michael D KinneyCryptoPkg: Add EDK II Crypto Protocols/PPIs/PCDs