]> git.proxmox.com Git - mirror_edk2.git/history - CryptoPkg/Library/BaseCryptLib/Pem/CryptPem.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib / Pem / CryptPem.c
2022-10-24 Michael D KinneyCryptoPkg/Library: Cleanup BaseCryptLib and TlsLib
2022-10-12 Qi ZhangCryptoPkg: Add EC key retrieving and signature interface.
2021-12-07 Michael KubackiCryptoPkg: Apply uncrustify changes
2020-05-15 Zhichao GaoCryptoPkg/BaseCryptLib: Retire the TDES algorithm
2019-04-09 Michael D KinneyCryptoPkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoCryptoPkg: Clean up source files
2013-08-07 Ye TingEnhance error handling code after calling BIO_new in...
2012-08-02 tye1Fix several issues in BaseCryptLib:
2012-07-27 tye1Fix some typo and coding style issues in BaseCryptLib...
2012-03-19 sfu51. Remove conducting ASSERT in BaseCryptLib.
2011-11-04 tye1Update return FALSE to ASSERT() for code consistent.
2011-10-28 tye11. Fix build break issue for NOOPT target.
2011-01-13 ydong10Refine code to make code follow the coding style.
2010-12-31 qlong1. Add new API supports for PEM & X509 key retrieving...