arm-trusted-firmware/docs
Justin Chadwell 6a415a508e Remove RSA PKCS#1 v1.5 support from cert_tool
Support for PKCS#1 v1.5 was deprecated in SHA 1001202 and fully removed
in SHA fe199e3, however, cert_tool is still able to generate
certificates in that form. This patch fully removes the ability for
cert_tool to generate these certificates.

Additionally, this patch also fixes a bug where the issuing certificate
was a RSA and the issued certificate was EcDSA. In this case, the issued
certificate would be signed using PKCS#1 v1.5 instead of RSAPSS per
PKCS#1 v2.1, preventing TF-A from verifying the image signatures. Now
that PKCS#1 v1.5 support is removed, all certificates that are signed
with RSA now use the more modern padding scheme.

Change-Id: Id87d7d915be594a1876a73080528d968e65c4e9a
Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>
2019-09-12 15:27:41 +01:00
..
components Romlib makefile refactoring and script rewriting 2019-07-22 18:07:57 +02:00
design Add documentation for new KEY_SIZE option 2019-09-12 15:27:41 +01:00
getting_started Remove RSA PKCS#1 v1.5 support from cert_tool 2019-09-12 15:27:41 +01:00
perf Remove references to old project name from common files 2019-07-10 11:13:00 +01:00
plat Merge "rockchip: px30: support px30" into integration 2019-07-24 12:02:13 +00:00
process Merge "Fix RST rendering problem" into integration 2019-07-12 07:35:28 +00:00
resources doc: Complete the storage abstraction layer doc 2019-07-18 09:22:29 +01:00
security_advisories Update security documentation 2019-05-24 12:58:55 +01:00
Makefile doc: Add minimal Sphinx support 2019-05-21 12:31:25 +01:00
acknowledgements.rst doc: Refactor contributor acknowledgements 2019-05-22 11:28:17 +01:00
change-log.rst Remove references to old project name from common files 2019-07-10 11:13:00 +01:00
conf.py doc: Generate PlantUML diagrams automatically 2019-07-12 14:15:25 +01:00
contents.rst Docs fixes 2019-05-24 12:59:05 +01:00
global_substitutions.txt Added SPCI to the glossary 2019-08-29 14:30:54 +01:00
glossary.rst Added SPCI to the glossary 2019-08-29 14:30:54 +01:00
index.rst Rename Cortex-Deimos to Cortex-A77 2019-07-10 12:14:20 +02:00
license.rst doc: Move content out of readme and create new index page 2019-05-21 15:05:58 +01:00
maintainers.rst meson: Rename platform directory to amlogic 2019-09-05 10:39:25 +01:00
requirements.txt doc: Generate PlantUML diagrams automatically 2019-07-12 14:15:25 +01:00