summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Rsa2048Sha256Sign
Commit message (Expand)AuthorAgeFilesLines
* BaseTools:Updata the output encoding of the Popen functionBob Feng2019-08-011-3/+3
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-092-14/+2
* BaseTools:Coding problems caused by special charactersFan, ZhijuX2019-04-011-3/+3
* BaseTools: Various typoAntoine Coeur2019-02-141-1/+1
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-012-10/+11
* BaseTools:Fixed Rsa issue and a set define issue.Feng, Bob C2019-02-011-2/+2
* BaseTools: Update argparse arguments since it not have version nowZhijux Fan2019-02-012-2/+4
* BaseTools: replace long by intYunhua Feng2019-02-011-2/+2
* BaseTools: replace get_bytes_le() to bytes_leZhijux Fan2019-02-011-1/+1
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-152-20/+19
* BaseTools: Rename get_bytes_le() to bytes_leYonghong Zhu2018-10-131-1/+1
* BaseTools: Update argparse arguments since it not have version nowYunhua Feng2018-10-132-2/+4
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-132-12/+13
* BaseTools: Rename long() to int()Yunhua Feng2018-10-131-2/+2
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-132-2/+0
* BaseTools: Clean up source filesLiming Gao2018-07-093-34/+34
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-272-4/+4
* BaseTools: Remove the old python "not-equal"Gary Lin2018-06-272-10/+10
* BaseTools: Refactor python print statementsGary Lin2018-06-272-15/+17
* BaseTools: fix None comparisonsCarsey, Jaben2018-04-171-3/+3
* BaseTools: Update Rsa2048Sha256Sign to use openssl dgst optionLiming Gao2018-03-281-3/+3
* BaseTools: Update Rsa2048Sha256Sign to use openssl standard optionsLiming Gao2018-03-271-2/+2
* BaseTools: Rsa2048Sha256GenerateKeys to support OPENSSL_PATH has spaceYonghong Zhu2017-04-271-0/+2
* BaseTools: Rsa2048Sha256Sign Tool to support OPENSSL_PATH has spaceYonghong Zhu2017-04-271-0/+2
* BaseTools: Update Pkcs7 and RSA2048 tool with shell=TrueYonghong Zhu2017-03-292-6/+6
* BaseTools: Update some tool with shell=TrueYonghong Zhu2017-03-182-4/+4
* BaseTools: Update sign tool to make MonotonicCount *after* PayloadYonghong Zhu2016-10-171-4/+4
* BaseTools: Rsa2048Sha256Sign add new option to support Monotonic countYonghong Zhu2016-08-191-6/+25
* BaseTools: Do not create an empty file if Rsa2048Sha256Sign was failed.Yingke Liu2015-07-011-4/+7
* Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2014-08-142-26/+21
* Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2014-08-145-0/+420