summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/BaseCryptLib/Cipher/CryptTdes.c
Commit message (Expand)AuthorAgeFilesLines
* CryptoPkg/BaseCryptLib: Retire the TDES algorithmZhichao Gao2020-05-151-364/+0
* CryptoPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* CryptoPkg: Fix one wrong parameter for weak key checkingQin Long2015-09-021-3/+3
* Fix several issues in BaseCryptLib:tye12012-08-021-2/+10
* Fix some typo and coding style issues in BaseCryptLib instances.tye12012-07-271-5/+5
* 1. Remove conducting ASSERT in BaseCryptLib.sfu52012-03-191-43/+52
* Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.qlong2010-11-021-0/+353