summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg/BaseCryptLib: Retire HMAC SHA1 algorithmZhichao Gao2020-05-151-3/+1
* CryptoPkg/BaseCryptLib: Retire HMAC MD5 algorithmZhichao Gao2020-05-151-2/+1
* CryptoPkg/BaseCryptLib: Retire the TDES algorithmZhichao Gao2020-05-151-2/+1
* CryptoPkg/BaseCryptLib: Retire ARC4 algorithmZhichao Gao2020-05-151-2/+1
* CryptoPkg/BaseCrpytLib: Retire MD4 algorithmZhichao Gao2020-05-151-3/+2
* CryptoPkg CryptoLib: Update tool chain name to CLANGPDBLiming Gao2019-11-151-1/+1
* CryptoPkg: Append options to make CLANG9 tool chain pass buildLiming Gao2019-10-241-0/+1
* CryptoPkg/BaseCryptLib: Wrap OpenSSL HKDF algorithmGary West2019-08-091-0/+1
* CryptoPkg/BaseCryptLib: list module-internal header files in INF [Sources]Laszlo Ersek2019-07-231-0/+1
* CryptoPkg/BaseCryptLib: Wrap OpenSSL SM3 algorithmLu, XiaoyuX2019-06-081-0/+1
* CryptoPkg: Fix build problem with XCODEXiaoyu Lu2019-06-041-1/+1
* CryptoPkg CLANG35: add -std=c99 to dodge OpenSSL C atomics issueArd Biesheuvel2019-06-031-0/+1
* CryptoPkg: Fix possible build problem with ClangXiaoyuX Lu2019-06-031-0/+2
* CryptoPkg/BaseCryptLib: Add PKCS1v2 (RSAES-OAEP) support.Bret Barkelew2019-04-181-0/+1
* CryptoPkg/BaseCryptLib: Add new API VerifyEKUsInPkcs7SignatureBret Barkelew2019-04-181-0/+1
* CryptoPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* CryptoPkg/BaseCryptLib: split CryptPkcs7Verify.c on behalf of runtimeJian J Wang2019-01-311-2/+3
* CryptoPkg/SmmCryptLib: permit use by MM_STANDALONE modulesArd Biesheuvel2019-01-211-1/+1
* CryptoPkg/BaseCryptLib: drop build flags specific to GCC44Laszlo Ersek2019-01-081-1/+0
* CryptoPkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-3/+0
* CryptoPkg: Clean up source filesLiming Gao2018-06-281-2/+2
* CryptoPkg/SmmCryptLib: Enable HMAC-SHA256 support for SMM.Long Qin2017-05-021-2/+2
* CryptoPkg: Add extra build option to disable VS build warningQin Long2017-03-291-0/+6
* CryptoPkg:SmmCryptLib: Add real Pkcs5Pbkdf2.c.Jiewen Yao2017-03-151-2/+2
* CryptoPkg: Add PKCS5 PBKDF2 interface for password derivation.Qin Long2016-11-021-0/+1
* CryptoPkg: Add HMAC-SHA256 cipher supportQin Long2016-11-021-1/+2
* CryptoPkg/SmmCryptLib: Enable AES support for SMM.Qin Long2016-05-161-3/+3
* CryptoPkg Updates to support RFC3161 timestamp signature verification. Qin Long2014-11-121-25/+9
* CryptoPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-4/+5
* CryptoPkg: Add support of AARCH64 architectureRonald Cron2014-08-261-1/+4
* Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish2014-06-161-1/+1
* Add interfaces to several library instances of BaseCryptLib.tye12012-07-181-11/+17
* Add comment for modules which have external input.jyao12012-06-121-0/+5
* Fix SmmCryptLib issue when calling time() in RealTimeClock.ctye12012-06-011-1/+10
* Use current time value as default random seed in BaseCryptLib.tye12012-05-101-1/+12
* Add two new interfaces Pkcs7GetSigners and Pkcs7FreeSigners to BaseCryptLib.tye12012-03-311-1/+2
* Add new interfaces to support PKCS7#7 signed data and authenticode signature....tye12011-08-161-1/+4
* 1. enable /GL optimization building on OpensslLib.vanjeff2010-11-261-2/+0
* Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong2010-11-021-0/+78