arm-trusted-firmware/tools/cert_create/src
Soby Mathew 1f33ad4e9f cert_create: Use RSASSA-PSS signature scheme for certificates
This patch modifies the `cert_create` tool to use RSASSA-PSS scheme for
signing the certificates. This is compliant with RSA PKCS_2_1 standard as
mandated by TBBR.

Note that the certificates generated by using cert_create tool after this
patch can be authenticated during TBB only if the corresponding mbedtls
driver in ARM Trusted Firmware has the corresponding support.

Change-Id: If224f41c76b3c4765ae2af5259e67f73602818a4
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
2017-06-05 12:25:27 +01:00
..
tbbr cert: move platform_oid.h to include/tools_share for all platforms 2017-05-24 00:08:35 +09:00
cert.c cert_create: Use RSASSA-PSS signature scheme for certificates 2017-06-05 12:25:27 +01:00
cmd_opt.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
ext.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
key.c cert: move platform_oid.h to include/tools_share for all platforms 2017-05-24 00:08:35 +09:00
main.c cert: move platform_oid.h to include/tools_share for all platforms 2017-05-24 00:08:35 +09:00
sha.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00