aboutsummaryrefslogtreecommitdiff
path: root/tests/suites/test_suite_oid.data
AgeCommit message (Expand)AuthorFilesLines
7 daysReplace MBEDTLS_MD_CAN_SHA3_256 with PSA_WANT_ALG_SHA3_256Elena Uziunaite1-2/+2
7 daysMerge pull request #9214 from eleuzi01/replace-mbedtls-md-can-sha3-512Ronald Cron1-2/+2
7 daysReplace MBEDTLS_MD_CAN_SHA3_512 with PSA_WANT_ALG_SHA3_512Elena Uziunaite1-2/+2
7 daysMerge pull request #9171 from eleuzi01/replace-mbedtls-md-can-sha384Ronald Cron1-2/+2
7 daysMerge pull request #9125 from eleuzi01/replace-mbedtls-md-can-ripemd160Ronald Cron1-2/+2
8 daysReplace MBEDTLS_MD_CAN_SHA384 with PSA_WANT_ALG_SHA_384Elena Uziunaite1-2/+2
9 daysReplace MBEDTLS_MD_CAN_SHA224 with PSA_WANT_ALG_SHA_224Elena Uziunaite1-2/+2
2024-06-20Replace MBEDTLS_MD_CAN_RIPEMD160 with PSA_WANT_ALG_RIPEMD160Elena Uziunaite1-2/+2
2023-07-27Add OID tests for HMAC-xxxDave Rodgman1-0/+40
2023-07-05Add OID tests for SHA-3Dave Rodgman1-0/+16
2023-06-06Merge pull request #7106 from davidhorstmann-arm/parse-oid-from-stringGilles Peskine1-0/+48
2023-06-02Allow subidentifiers of size UINT_MAXDavid Horstmann1-0/+6
2023-04-26Limit OIDs to 128 componentsDavid Horstmann1-0/+3
2023-03-21OID + misc crypto: use MD_CAN and fix failuresManuel Pégourié-Gonnard1-7/+7
2023-03-16Fix segfault in mbedtls_oid_get_numeric_stringDemi Marie Obenour1-0/+18
2023-02-22Add negative test cases for OID parsingDavid Horstmann1-0/+27
2023-02-22Add tests for OID parsing from stringDavid Horstmann1-0/+12
2023-02-20Change error codes to more appropriate codesDavid Horstmann1-6/+6
2023-02-15Add testcases for overlong encoding of OIDsDavid Horstmann1-0/+6
2023-02-15Add tests for mbedtls_oid_get_numeric_string()David Horstmann1-0/+24
2022-08-19test_suite_oid: Replace MBEDTLS_MD5_C and MBEDTLS_SHAxxx_C with the correspon...Przemek Stekiel1-7/+7
2021-05-10Fix SHA definitions and their dependencies in library and test suites.Mateusz Starzyk1-1/+1
2021-04-28Separate SHA224 from SHA256 config options.Mateusz Starzyk1-1/+1
2019-05-06Add a test of the OID->MD map functionsJack Lloyd1-0/+32
2019-04-16Add certificate policy oid x509 extensionRon Eldor1-0/+24
2019-04-03Add Wisun Fan device extended key usageRon Eldor1-0/+27
2019-03-26Add certificate policy of type any policy idRon Eldor1-0/+8