arm-trusted-firmware/include/drivers/auth
Soby Mathew 1001202d24 Add support for RSASSAPSS algorithm in mbedtls crypto driver
This patch adds support for RSASSA-PSS Signature Algorithm for
X509 certificates in mbedtls crypto driver. Now the driver supports
RSA PKCS2_1 standard as mandated by TBBR.

NOTE: With this patch, the PKCS1_5 standard compliant RSA signature
is deprecated.

Change-Id: I9cf6d073370b710cc36a7b374a55ec96c0496461
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
2017-06-05 12:25:26 +01:00
..
mbedtls Add support for RSASSAPSS algorithm in mbedtls crypto driver 2017-06-05 12:25:26 +01:00
auth_common.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
auth_mod.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
crypto_mod.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
img_parser_mod.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00