1. 7d5419b Move test_suite_constant_time_hmac back to mbedtls by Ronald Cron · 1 year ago
  2. b268d27 Merge pull request #9413 from sezrab/split_numeric_string_conversions_oid-development by David Horstmann · 10 months ago
  3. 94c3065 Fix x509 parse syntax typo by Harry Ramsey · 11 months ago
  4. 2bb3f4d Move mbedtls_oid_from_numeric_string unit tests to test_suite_x509write by Sam Berry · 1 year, 1 month ago
  5. 4aee6a2 Move mbedtls_oid_get_numeric_string unit tests to test_suite_x509parse by Sam Berry · 1 year, 1 month ago
  6. b430eee Bring back some dependencies by Elena Uziunaite · 11 months ago
  7. 96867b6 Address review comments: remove dependencies by Elena Uziunaite · 11 months ago
  8. 8d8620b Address review comments: add PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_IMPORT by Elena Uziunaite · 11 months ago
  9. bed21b5 Replace MBEDTLS_PK_CAN_ECDSA_VERIFY with PSA_HAVE_ALG_ECDSA_VERIFY by Elena Uziunaite · 11 months ago
  10. 39c7d5d Replace MBEDTLS_PK_CAN_ECDSA_SIGN with PSA_HAVE_ALG_ECDSA_SIGN by Elena Uziunaite · 11 months ago
  11. a6950b8 Replace MBEDTLS_PK_CAN_ECDSA_SOME with PSA_HAVE_ALG_SOME_ECDSA by Elena Uziunaite · 1 year ago
  12. 8c95999 Merge pull request #9544 from eleuzi01/replace-224k1 by Ronald Cron · 11 months ago
  13. 63cb13e Replace MBEDTLS_ECP_HAVE_SECP224K1 with PSA_WANT_ECC_SECP_K1_224 by Elena Uziunaite · 11 months ago
  14. 9fc5be0 Replace MBEDTLS_MD_CAN_SHA1 with PSA_WANT_ALG_SHA_1 by Elena Uziunaite · 11 months ago
  15. c15ef93 Replace `MBEDTLS_MD_CAN_SHA512` with `PSA_WANT_ALG_SHA_512` by Gabor Mezei · 1 year, 2 months ago
  16. da41b60 Replace MBEDTLS_SSL_HAVE_CAMELLIA with PSA_WANT_KEY_TYPE_CAMELLIA by Elena Uziunaite · 1 year, 1 month ago
  17. b8457ff Merge pull request #9353 from eleuzi01/replace-ecp-have-secp384r1 by Gilles Peskine · 12 months ago
  18. 0858fdc Merge pull request #9189 from misch7/fix-v3.6-issues-9186-and-9188 by Gilles Peskine · 12 months ago
  19. f828f04 Fix Uncrustify errors in modified tests/suites to satisfy check_code_style test by Michael Schuster · 1 year, 2 months ago
  20. a3cc463 Use correct test case conditionals for helper functions in tests/suites by Michael Schuster · 1 year, 2 months ago
  21. bd89b79 Adjust spacing in tests/suites function sources by Michael Schuster · 1 year, 2 months ago
  22. 54300d4 Fix missing-prototype errors in tests/suites by Michael Schuster · 1 year, 2 months ago
  23. 6b4cd48 Replace MBEDTLS_ECP_HAVE_SECP384R1 with PSA_WANT_ECC_SECP_R1_384 by Elena Uziunaite · 1 year, 1 month ago
  24. e1171bd Merge pull request #9361 from eleuzi01/replace-key-aria by Gilles Peskine · 12 months ago
  25. 9e54a4f Merge pull request #9369 from eleuzi01/replace-ecc-keys by Gilles Peskine · 12 months ago
  26. 51c85a0 Replace MBEDTLS_SSL_HAVE_ARIA with PSA_WANT_KEY_TYPE_ARIA by Elena Uziunaite · 1 year, 1 month ago
  27. 8dde3b3 Replace MBEDTLS_PK_HAVE_ECC_KEYS with PSA_WANT_KEY_TYPE_ECC_PUBLIC_KEY by Elena Uziunaite · 1 year, 1 month ago
  28. c256172 Replace MBEDTLS_SSL_HAVE_CCM with PSA_WANT_ALG_CCM by Elena Uziunaite · 1 year, 1 month ago
  29. be6a471 Merge pull request #9365 from eleuzi01/replace-gcm by Gilles Peskine · 1 year ago
  30. 9c9a3df Merge pull request #9366 from eleuzi01/replace-chachapoly by Gilles Peskine · 1 year ago
  31. 83a0d9d Replace MBEDTLS_SSL_HAVE_GCM with PSA_WANT_ALG_GCM by Elena Uziunaite · 1 year, 1 month ago
  32. 5c70c30 Replace MBEDTLS_SSL_HAVE_CHACHAPOLY with PSA_WANT_ALG_CHACHA20_POLY1305 by Elena Uziunaite · 1 year, 1 month ago
  33. 74342c7 Replace MBEDTLS_SSL_HAVE_CBC with PSA_WANT_ALG_CBC_NO_PADDING by Elena Uziunaite · 1 year, 1 month ago
  34. 6121a34 Replace MBEDTLS_SSL_HAVE_AES with PSA_WANT_KEY_TYPE_AES by Elena Uziunaite · 1 year, 1 month ago
  35. 417d05f Replace MBEDTLS_ECP_HAVE_SECP256R1 with PSA_WANT_ECC_SECP_R1_256 by Elena Uziunaite · 1 year, 1 month ago
  36. 701b88c Move crypto test suites by Ronald Cron · 1 year, 1 month ago
  37. e7fdfdb Merge pull request #9123 from eleuzi01/replace-mbedtls-md-can-md5 by Bence Szépkúti · 1 year, 1 month ago
  38. b449476 Merge pull request #9354 from eleuzi01/replace-ecp-have-secp512r1 by Paul Elliott · 1 year, 1 month ago
  39. df772da Merge pull request #9358 from eleuzi01/replace-curve by Paul Elliott · 1 year, 1 month ago
  40. b66a991 Replace MBEDTLS_MD_CAN_MD5 with PSA_WANT_ALG_MD5 by Elena Uziunaite · 1 year, 3 months ago
  41. 9a75ddd Merge pull request #9350 from eleuzi01/replace-ecp-have-secp224r1 by Gilles Peskine · 1 year, 1 month ago
  42. b8d1087 Replace MBEDTLS_ECP_HAVE_BP*R1 with PSA_WANT counterparts by Elena Uziunaite · 1 year, 1 month ago
  43. 24e24f2 Replace MBEDTLS_ECP_HAVE_SECP521R1 with PSA_WANT_ECC_SECP_R1_521 by Elena Uziunaite · 1 year, 1 month ago
  44. eaa0cf0 Replace MBEDTLS_ECP_HAVE_SECP224R1 with PSA_WANT_ECC_SECP_R1_224 by Elena Uziunaite · 1 year, 1 month ago
  45. cb854d5 Merge pull request #9356 from eleuzi01/replace-ecp-have-secp-k1 by Gilles Peskine · 1 year, 1 month ago
  46. 9e85c9f Replace MBEDTLS_ECP_HAVE_SECP*K1 with PSA_WANT counterparts by Elena Uziunaite · 1 year, 1 month ago
  47. a363286 Replace MBEDTLS_ECP_HAVE_SECP192R1 with PSA_WANT_ECC_SECP_R1_192 by Elena Uziunaite · 1 year, 1 month ago
  48. f974bff Merge pull request #9259 from tom-daubney-arm/remove_aes-like_alt_interface by Bence Szépkúti · 1 year, 1 month ago
  49. b4914cf Remove MBEDTLS_CCM_ALT by Thomas Daubney · 1 year, 2 months ago
  50. db0421c Replace MBEDTLS_MD_CAN_SHA3_384 with PSA_WANT_ALG_SHA3_384 by Elena Uziunaite · 1 year, 2 months ago
  51. 1e96705 Replace MBEDTLS_MD_CAN_SHA3_224 with PSA_WANT_ALG_SHA3_224 by Elena Uziunaite · 1 year, 2 months ago
  52. 0b5d48e Replace MBEDTLS_ECP_HAVE_CURVE* with PSA_WANT counterparts by Elena Uziunaite · 1 year, 1 month ago
  53. 0916cd7 Replace MBEDTLS_MD_CAN_SHA256 with PSA_WANT_ALG_SHA_256 by Elena Uziunaite · 1 year, 2 months ago
  54. fe3ad99 Merge pull request #9249 from davidhorstmann-arm/move-test-data-files-to-framework by Ronald Cron · 1 year, 1 month ago gh-readonly-queue/development/pr-9249-1d256267b0182390f42085f6943ba540a41018e4
  55. 441b66c Correct redundant framework/../framework paths by David Horstmann · 1 year, 1 month ago
  56. dcf18dd Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  57. f47b66e Remove MBEDTLS_RSA_ALT by Thomas Daubney · 1 year, 2 months ago
  58. 2fbe012 Replace MBEDTLS_MD_CAN_SHA3_256 with PSA_WANT_ALG_SHA3_256 by Elena Uziunaite · 1 year, 2 months ago
  59. c971d80 Merge pull request #9315 from gilles-peskine-arm/psa_cipher_decrypt-ccm_star-iv_length_enforcement by Gilles Peskine · 1 year, 1 month ago
  60. cd90695 Merge pull request #9214 from eleuzi01/replace-mbedtls-md-can-sha3-512 by Ronald Cron · 1 year, 1 month ago
  61. e8cd45c Replace MBEDTLS_MD_CAN_SHA3_512 with PSA_WANT_ALG_SHA3_512 by Elena Uziunaite · 1 year, 2 months ago
  62. 2cf41a2 Merge pull request #9171 from eleuzi01/replace-mbedtls-md-can-sha384 by Ronald Cron · 1 year, 1 month ago
  63. 97e0028 Merge pull request #9345 from valeriosetti/fix-coverity by Tom Cosgrove · 1 year, 1 month ago
  64. 45aa4d5 Merge pull request #9125 from eleuzi01/replace-mbedtls-md-can-ripemd160 by Ronald Cron · 1 year, 1 month ago
  65. 3a994b7 tests_suite_debug: fix psa initialization by Valerio Setti · 1 year, 1 month ago
  66. 4a17523 Merge pull request #9170 from eleuzi01/replace-mbedtls-md-can-sha224 by Gilles Peskine · 1 year, 1 month ago
  67. 94f0768 Merge pull request #9082 from andre-rosa/check-overflow-when-reading-padding-len-on-aes-128-cbc-decryption by Gilles Peskine · 1 year, 1 month ago
  68. 5e3c529 Merge pull request #9172 from gilles-peskine-arm/test_suite_config-booleans by Ronald Cron · 1 year, 1 month ago
  69. b476d4b Replace MBEDTLS_MD_CAN_SHA384 with PSA_WANT_ALG_SHA_384 by Elena Uziunaite · 1 year, 2 months ago
  70. 8473390 tests: fix guards in test suites to allow testing with PSASIM by Valerio Setti · 1 year, 1 month ago
  71. 1b22dd8 Merge remote-tracking branch 'dev' into test_suite_config-booleans by Gilles Peskine · 1 year, 1 month ago
  72. fcc9afa Replace MBEDTLS_MD_CAN_SHA224 with PSA_WANT_ALG_SHA_224 by Elena Uziunaite · 1 year, 2 months ago
  73. 7b6ddfc psa_cipher_decrypt CCM*: fix rejection of messages shorter than 3 bytes by Gilles Peskine · 1 year, 1 month ago
  74. 1b6fb21 Replace MBEDTLS_MD_CAN_RIPEMD160 with PSA_WANT_ALG_RIPEMD160 by Elena Uziunaite · 1 year, 3 months ago
  75. ada30fe New test suite to report configuration options by Gilles Peskine · 1 year, 2 months ago
  76. 118d040 Code style fix by Elena Uziunaite · 1 year, 2 months ago
  77. 7e47fdb Fix compiler warnings in test_suite_pk.function by Elena Uziunaite · 1 year, 2 months ago
  78. c085cc7 Merge pull request #9200 from davidhorstmann-arm/move-test-generation-files by Bence Szépkúti · 1 year, 2 months ago
  79. f6f3bca Update file paths for moved files by David Horstmann · 1 year, 2 months ago
  80. d961929 Merge pull request #9155 from ttytm/fix-typo by Gilles Peskine · 1 year, 2 months ago gh-readonly-queue/development/pr-9155-8c60b16188d6a73b02fee09a298cd36488328c51
  81. 27098b4 fix typo by Turiiya · 1 year, 3 months ago
  82. 1f95ede Fix "maybe-uninitialized" warning with GCC 11.3 by Ronald Cron · 1 year, 3 months ago
  83. 0e7aaae Merge pull request #9017 from valeriosetti/issue9010 by Manuel Pégourié-Gonnard · 1 year, 3 months ago gh-readonly-queue/development/pr-9017-ca73fc6627283f54c52f8eba18a68cda2b907217
  84. 043aa9e Add check ensuring output is set to the least-harmful value in error cases by Andre Goddard Rosa · 1 year, 3 months ago
  85. 898066b Merge pull request #9049 from gilles-peskine-arm/test-dependencies-20240314-development by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  86. c21147e test_suite_pk: use explicit key bit size instead of RSA_KEY_SIZE by Valerio Setti · 1 year, 3 months ago
  87. 024d3da Merge pull request #8986 from valeriosetti/issue8871 by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  88. cbb4507 Use large enough keys when testing parsing of non-word-aligned RSA sizes by Gilles Peskine · 1 year, 3 months ago
  89. 1f4e039 Fix misspelled dependency: there is no MBEDTLS_PEM_C by Gilles Peskine · 1 year, 4 months ago
  90. 6b3a9ee Allow PSA to not support RSA keys with non-byte-aligned sizes by Gilles Peskine · 1 year, 4 months ago
  91. 57a0b91 Remove redundant dependency by Gilles Peskine · 1 year, 4 months ago
  92. 3618821 generate_test_keys: split group_id and key bitsize in the generated structure by Valerio Setti · 1 year, 4 months ago
  93. 40eaf12 test_suite_pk: fix some descriptions in data file by Valerio Setti · 1 year, 4 months ago
  94. 37bc93c test_suite_pk: fix guards for pk_psa_setup() by Valerio Setti · 1 year, 4 months ago
  95. 57d23e2 test_suite_pk: remove PK_PARSE_C unnecessary dependencies by Valerio Setti · 1 year, 4 months ago
  96. 50e5979 test_suite_pk: remove RSA key generation/size dependencies by Valerio Setti · 1 year, 4 months ago
  97. 186f458 test_suite_pk: enhance pk_psa_setup() to support all key types by Valerio Setti · 1 year, 4 months ago
  98. 42f2e21 test_suite_pk: use pk_setup() instead of mbedtls_rsa_gen_key() in pk_psa_wrap_sign_ext() by Valerio Setti · 1 year, 4 months ago
  99. 4d14581 test_suite_pk: use predefined RSA keys in pk_setup_for_type() by Valerio Setti · 1 year, 4 months ago
  100. 1f6dab7 test_suite_pk: rename pk_genkey() and pk_psa_genkey() by Valerio Setti · 1 year, 4 months ago