Files
slimbootloader/BootloaderCorePkg/Tools/Keys
Subash Lakkimsetti 1bdaa19840 Add RSA3072 sample private key (#521)
This sample key can be used for RSA3072 signing purposes.
To test with RSA3072 private key,
- user could rename TestSigningPrivateKey_RSA3072.pem to
  TestSigningPrivateKey.pem
- This key would be included in signing tools for RSA3072
  usecase similar to RSA2048
- Same key should be used by tools for CapsuleFirmwareUpdate
  and other which gets executed outside from SBL build

Signed-off-by: Subash Lakkimsetti <subash.lakkimsetti@intel.com>
2020-01-08 11:21:00 -08:00
..