Elena Uziunaite
|
8d8620bf18
|
Address review comments: add PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_IMPORT
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-09-09 11:18:10 +01:00 |
|
Elena Uziunaite
|
bed21b55a6
|
Replace MBEDTLS_PK_CAN_ECDSA_VERIFY with PSA_HAVE_ALG_ECDSA_VERIFY
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-09-09 11:18:10 +01:00 |
|
Elena Uziunaite
|
39c7d5dc4b
|
Replace MBEDTLS_PK_CAN_ECDSA_SIGN with PSA_HAVE_ALG_ECDSA_SIGN
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-09-09 11:18:08 +01:00 |
|
Elena Uziunaite
|
a6950b8ce7
|
Replace MBEDTLS_PK_CAN_ECDSA_SOME with PSA_HAVE_ALG_SOME_ECDSA
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-09-09 11:17:36 +01:00 |
|
Ronald Cron
|
8c95999b38
|
Merge pull request #9544 from eleuzi01/replace-224k1
Replace MBEDTLS_ECP_HAVE_SECP224K1 with PSA_WANT_ECC_SECP_K1_224
|
2024-09-06 15:15:35 +00:00 |
|
Elena Uziunaite
|
63cb13e494
|
Replace MBEDTLS_ECP_HAVE_SECP224K1 with PSA_WANT_ECC_SECP_K1_224
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-09-05 12:43:14 +01:00 |
|
Elena Uziunaite
|
9fc5be09cb
|
Replace MBEDTLS_MD_CAN_SHA1 with PSA_WANT_ALG_SHA_1
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-09-04 18:12:59 +01:00 |
|
Gabor Mezei
|
c15ef93aa5
|
Replace MBEDTLS_MD_CAN_SHA512 with PSA_WANT_ALG_SHA_512
Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
|
2024-08-28 18:20:25 +02:00 |
|
Elena Uziunaite
|
6b4cd48d24
|
Replace MBEDTLS_ECP_HAVE_SECP384R1 with PSA_WANT_ECC_SECP_R1_384
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-08-09 09:49:03 +01:00 |
|
Elena Uziunaite
|
8dde3b3dec
|
Replace MBEDTLS_PK_HAVE_ECC_KEYS with PSA_WANT_KEY_TYPE_ECC_PUBLIC_KEY
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-08-05 15:41:58 +01:00 |
|
Elena Uziunaite
|
417d05f7c5
|
Replace MBEDTLS_ECP_HAVE_SECP256R1 with PSA_WANT_ECC_SECP_R1_256
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
|
2024-07-29 11:31:20 +01:00 |
|
Ronald Cron
|
83538c4673
|
Adapt path to framework data files
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
|
2024-07-19 10:07:23 +02:00 |
|
Ronald Cron
|
701b88c54a
|
Move crypto test suites
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
|
2024-07-19 09:58:35 +02:00 |
|