Home
last modified time | relevance | path

Searched hist:"6 a2e0a9fe2b9b0591a007c6a672aaeaacaae79d5" (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutee/include/
H A Dtee_api_defines_extensions.h6a2e0a9fe2b9b0591a007c6a672aaeaacaae79d5 Fri Sep 14 14:37:58 UTC 2018 Gabor Szekely <szvgabor@gmail.com> utee: support prehashed RSA sign/ver without ASN.1

Add TEE Core Internal API extension TEE_ALG_RSASSA_PKCS1_V1_5 to
sign/verify pre-hashed PKCS#1 v1.5 EMSA without ASN.1 around the hash.
This relies on libtomcrypt LTC_PKCS_1_V1_5_NA1. The extension can be
turned on with CFG_CRYPTO_RSASSA_NA1.

Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Gabor Szekely <szvgabor@gmail.com>
H A Dtee_api_defines.h6a2e0a9fe2b9b0591a007c6a672aaeaacaae79d5 Fri Sep 14 14:37:58 UTC 2018 Gabor Szekely <szvgabor@gmail.com> utee: support prehashed RSA sign/ver without ASN.1

Add TEE Core Internal API extension TEE_ALG_RSASSA_PKCS1_V1_5 to
sign/verify pre-hashed PKCS#1 v1.5 EMSA without ASN.1 around the hash.
This relies on libtomcrypt LTC_PKCS_1_V1_5_NA1. The extension can be
turned on with CFG_CRYPTO_RSASSA_NA1.

Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Gabor Szekely <szvgabor@gmail.com>
/optee_os/lib/libutee/
H A Dtee_api_operations.c6a2e0a9fe2b9b0591a007c6a672aaeaacaae79d5 Fri Sep 14 14:37:58 UTC 2018 Gabor Szekely <szvgabor@gmail.com> utee: support prehashed RSA sign/ver without ASN.1

Add TEE Core Internal API extension TEE_ALG_RSASSA_PKCS1_V1_5 to
sign/verify pre-hashed PKCS#1 v1.5 EMSA without ASN.1 around the hash.
This relies on libtomcrypt LTC_PKCS_1_V1_5_NA1. The extension can be
turned on with CFG_CRYPTO_RSASSA_NA1.

Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Gabor Szekely <szvgabor@gmail.com>