summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaExt.c
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg: Apply uncrustify changesMichael Kubacki2021-12-071-104/+105
* CryptoPkg: Support for SHA384 & SHA512 RSA signing schemesPavana.K2020-01-081-3/+11
* CryptoPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* CryptoPkg: Clean up source filesLiming Gao2018-06-281-4/+4
* CryptoPkg: Update PK Cipher Wrappers work with opaque objects.Qin Long2017-03-291-44/+26
* CryptoPkg: Fix typos in commentsGary Lin2016-11-071-1/+1
* CryptoPkg/BaseCryptLib: Add missing OpenSSL includesDavid Woodhouse2015-10-291-1/+2
* CryptoPkg: Add some comments for API usage clarification.Qin Long2015-06-191-1/+3
* The openssl API RSA_public_decrypt() and RSA_private_encrypt() are deprecated...sfu52013-04-231-112/+33
* Fix several issues in BaseCryptLib:tye12012-08-021-18/+42
* Add interfaces to several library instances of BaseCryptLib.tye12012-07-181-0/+432