Gilles Peskine
a1684f42d3
PSA: Reject curves that are not enabled in the PSA configuration
...
If an elliptic curve was enabled in the Mbed TLS classic API (#define
MBEDTLS_ECP_DP_xxx), but not enabled in the PSA configuration (#define
PSA_WANT_ECC_xxx), it would still work if you tried to use it through
PSA.
This is generally benign, but could be a security issue if you want to
disable a curve in PSA for some security reason (such as a known bug
in its implementation, which may not matter in the classic API if Mbed
TLS is running in a secure enclave and is only reachable from
untrusted callers through the PSA API). More urgently, this broke
test_suite_psa_crypto_not_supported.generated.
So if a curve is not enabled in the PSA configuration, ensure that
it's treated as unsupported through the PSA software implementation.
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-03-23 13:12:34 +01:00
..
2020-11-09 20:44:08 +01:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2021-03-04 14:34:50 +00:00
2021-02-01 17:28:03 +01:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-10-08 12:09:44 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-11-30 21:06:05 -08:00
2020-11-06 09:40:21 +01:00
2020-12-07 10:42:21 +01:00
2021-01-29 11:09:50 +01:00
2021-03-17 21:50:00 +01:00
2020-08-19 10:35:41 +02:00
2021-02-22 19:24:03 +01:00
2021-03-10 17:00:32 +00:00
2020-08-19 10:35:41 +02:00
2020-08-20 11:07:12 +01:00
2020-08-19 10:35:41 +02:00
2021-02-10 17:07:20 +01:00
2021-01-22 14:23:08 +01:00
2020-12-06 22:32:02 +01:00
2021-03-02 10:14:24 +01:00
2021-02-22 14:47:29 +00:00
2021-02-23 11:27:03 +01:00
2020-11-16 15:02:16 +01:00
2021-02-10 15:34:52 +01:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2021-02-22 19:24:03 +01:00
2021-03-17 21:50:00 +01:00
2020-12-03 09:59:42 +01:00
2020-12-03 09:59:42 +01:00
2020-12-03 09:59:42 +01:00
2021-02-23 20:29:38 +01:00
2020-08-19 10:35:41 +02:00
2021-03-01 11:39:21 +01:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-12-07 17:29:42 +00:00
2020-11-10 16:00:41 +01:00
2020-11-10 16:00:41 +01:00
2020-09-18 16:20:13 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-09-22 11:57:16 +02:00
2021-02-01 14:26:08 +01:00
2020-11-13 09:20:18 +00:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2021-02-09 15:36:08 +01:00
2021-03-15 12:14:40 +01:00
2021-03-16 11:07:55 +01:00
2021-03-10 13:00:25 +01:00
2021-03-15 12:14:40 +01:00
2021-02-18 15:45:12 +01:00
2021-03-16 11:07:55 +01:00
2021-03-15 12:14:40 +01:00
2021-03-03 19:58:02 +01:00
2020-11-25 13:10:50 +01:00
2021-02-16 18:55:05 +01:00
2021-03-15 12:14:40 +01:00
2021-02-18 15:45:06 +01:00
2020-08-19 10:35:41 +02:00
2020-11-25 13:10:50 +01:00
2020-08-19 10:35:41 +02:00
2021-02-15 14:26:44 +01:00
2021-02-15 14:26:44 +01:00
2021-02-03 20:54:46 +01:00
2021-02-15 14:26:44 +01:00
2021-03-23 13:12:34 +01:00
2021-03-10 17:00:32 +00:00
2020-12-03 09:59:42 +01:00
2020-08-19 10:35:41 +02:00
2021-02-22 19:24:03 +01:00
2020-09-18 16:20:13 +02:00
2020-09-18 16:20:13 +02:00
2020-12-03 09:59:42 +01:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2021-03-10 17:00:32 +00:00
2020-08-19 10:35:41 +02:00
2020-08-25 14:35:55 +01:00
2021-03-10 17:00:32 +00:00
2021-03-10 17:00:32 +00:00
2020-12-03 12:25:10 +01:00
2020-09-16 09:50:17 +01:00
2020-09-16 09:50:17 +01:00
2021-03-10 18:17:12 +00:00
2021-02-22 19:24:03 +01:00
2020-08-19 10:35:41 +02:00
2021-02-01 13:16:01 +01:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-08-20 11:07:12 +01:00
2021-03-05 14:24:03 +00:00
2020-08-19 10:35:41 +02:00
2020-09-01 11:04:53 +02:00
2020-09-21 18:25:35 -07:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00