audk/BaseTools/Source/Python/Rsa2048Sha256Sign
Yonghong Zhu 245cda6641 BaseTools: Update sign tool to make MonotonicCount *after* Payload
The WIN_CERTIFICATE_UEFI_GUID AuthInfo defined in the UEFI spec
mentioned that It is a signature across the image data and the
Monotonic Count value. After clarification, we do the signature
calculation, we put MonotonicCount after Payload.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Tested-by: Jiewen Yao <jiewen.yao@intel.com>
2016-10-17 13:26:22 +08:00
..
Rsa2048Sha256GenerateKeys.py Contributed-under: TianoCore Contribution Agreement 1.0 2014-08-14 20:08:17 +00:00
Rsa2048Sha256Sign.py BaseTools: Update sign tool to make MonotonicCount *after* Payload 2016-10-17 13:26:22 +08:00
TestSigningPrivateKey.pem Contributed-under: TianoCore Contribution Agreement 1.0 2014-08-14 06:30:10 +00:00
TestSigningPublicKey.bin Contributed-under: TianoCore Contribution Agreement 1.0 2014-08-14 06:30:10 +00:00
TestSigningPublicKey.txt Contributed-under: TianoCore Contribution Agreement 1.0 2014-08-14 06:30:10 +00:00