summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Rsa2048Sha256Sign
AgeCommit message (Expand)AuthorFilesLines
2019-08-01BaseTools:Updata the output encoding of the Popen functionBob Feng1-3/+3
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2-14/+2
2019-04-01BaseTools:Coding problems caused by special charactersFan, ZhijuX1-3/+3
2019-02-14BaseTools: Various typoAntoine Coeur1-1/+1
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C2-10/+11
2019-02-01BaseTools:Fixed Rsa issue and a set define issue.Feng, Bob C1-2/+2
2019-02-01BaseTools: Update argparse arguments since it not have version nowZhijux Fan2-2/+4
2019-02-01BaseTools: replace long by intYunhua Feng1-2/+2
2019-02-01BaseTools: replace get_bytes_le() to bytes_leZhijux Fan1-1/+1
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao2-20/+19
2018-10-13BaseTools: Rename get_bytes_le() to bytes_leYonghong Zhu1-1/+1
2018-10-13BaseTools: Update argparse arguments since it not have version nowYunhua Feng2-2/+4
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng2-12/+13
2018-10-13BaseTools: Rename long() to int()Yunhua Feng1-2/+2
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng2-2/+0
2018-07-09BaseTools: Clean up source filesLiming Gao3-34/+34
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin2-4/+4
2018-06-27BaseTools: Remove the old python "not-equal"Gary Lin2-10/+10
2018-06-27BaseTools: Refactor python print statementsGary Lin2-15/+17
2018-04-17BaseTools: fix None comparisonsCarsey, Jaben1-3/+3
2018-03-28BaseTools: Update Rsa2048Sha256Sign to use openssl dgst optionLiming Gao1-3/+3
2018-03-27BaseTools: Update Rsa2048Sha256Sign to use openssl standard optionsLiming Gao1-2/+2
2017-04-27BaseTools: Rsa2048Sha256GenerateKeys to support OPENSSL_PATH has spaceYonghong Zhu1-0/+2
2017-04-27BaseTools: Rsa2048Sha256Sign Tool to support OPENSSL_PATH has spaceYonghong Zhu1-0/+2
2017-03-29BaseTools: Update Pkcs7 and RSA2048 tool with shell=TrueYonghong Zhu2-6/+6
2017-03-18BaseTools: Update some tool with shell=TrueYonghong Zhu2-4/+4
2016-10-17BaseTools: Update sign tool to make MonotonicCount *after* PayloadYonghong Zhu1-4/+4
2016-08-19BaseTools: Rsa2048Sha256Sign add new option to support Monotonic countYonghong Zhu1-6/+25
2015-07-01BaseTools: Do not create an empty file if Rsa2048Sha256Sign was failed.Yingke Liu1-4/+7
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2-26/+21
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney5-0/+420