1. cb45170 Public keys can't be used as private-key inputs to key agreement by Gilles Peskine · 3 years, 5 months ago
  2. 3261124 Don't exercise OAEP with small key and large hash by Gilles Peskine · 3 years, 5 months ago
  3. 275ecde exercise_key: signature: detect function/algorithm incompatibility by Gilles Peskine · 3 years, 5 months ago
  4. 743972c Use PSA_AEAD_NONCE_LENGTH when exercising AEAD keys by Gilles Peskine · 3 years, 5 months ago
  5. ae93ee6 Reject block cipher modes that are not implemented in Mbed TLS by Gilles Peskine · 3 years, 5 months ago
  6. b0537ba Reject invalid MAC and AEAD truncations by Gilles Peskine · 3 years, 5 months ago
  7. c77f16b Test more truncated MAC and short AEAD tag lengths by Gilles Peskine · 3 years, 5 months ago
  8. 8f3aad2 exercise_key: support modes where IV length is not 16 by Gilles Peskine · 3 years, 5 months ago
  9. 4eb1c7e 64-bit block ciphers are incompatible with some modes by Gilles Peskine · 3 years, 5 months ago
  10. 0de1143 Storage format tests: exercise operations with keys by Gilles Peskine · 3 years, 5 months ago
  11. 930ccef Abbreviate descriptions of generated PSA storage tests by Gilles Peskine · 3 years, 5 months ago
  12. d79aef5 Unify the code to shorten expressions by Gilles Peskine · 3 years, 5 months ago
  13. d9af978 Refactor usage flag formatting and implication by Gilles Peskine · 3 years, 5 months ago
  14. 6213a00 Storage format tests: cover algorithms for each key type by Gilles Peskine · 4 years, 3 months ago
  15. 989c13d Remove ad hoc is_valid_for_signature method by Gilles Peskine · 3 years, 5 months ago
  16. a16d8fc Merge pull request #5697 from gilles-peskine-arm/psa-test-op-fail-2.28 by Gilles Peskine · 3 years, 4 months ago
  17. 6abc625 Add comment in compat.sh about callers by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  18. b623832 Fix compat.sh invocation in basic-built-test.sh by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  19. 03efa0b Fix ARIA support in test driver configuration by Gilles Peskine · 3 years, 4 months ago
  20. 18633187 test_psa_crypto_config_accel_cipher: deactivate CMAC by Gilles Peskine · 3 years, 4 months ago
  21. 27ad033 Merge pull request #5718 from AndrzejKurek/timeless-struggles-2-28 by Gilles Peskine · 3 years, 4 months ago
  22. 263d8f7 Remove the dependency on MBEDTLS_HAVE_TIME from MBEDTLS_TIMING_C by Andrzej Kurek · 3 years, 4 months ago
  23. 363553b Fix an off-by-one error in ssl-opt.sh by Andrzej Kurek · 3 years, 4 months ago
  24. 161c5ee Use a plausible input size with asymmetric verification by Gilles Peskine · 3 years, 5 months ago
  25. c2fc241 Test attempts to use a public key for a private-key operation by Gilles Peskine · 4 years, 3 months ago
  26. 23cb12e A key agreement algorithm can contain a key derivation by Gilles Peskine · 4 years, 3 months ago
  27. d096445 In NOT_SUPPORTED test case descriptions, show what is not supported by Gilles Peskine · 4 years, 3 months ago
  28. 35409be Add a few manual test cases by Gilles Peskine · 3 years, 5 months ago
  29. f8b6b50 Systematically generate test cases for operation setup failure by Gilles Peskine · 3 years, 5 months ago
  30. a218047 Generate test cases for hash operation failure by Gilles Peskine · 4 years, 3 months ago
  31. c05158b New test suite for systematically generated operation failure tests by Gilles Peskine · 4 years, 3 months ago
  32. a296e48 Simplify key_for_usage_flags by Gilles Peskine · 3 years, 5 months ago
  33. b5c4382 check-generated-files.sh -u: don't update file timestamps by Gilles Peskine · 3 years, 4 months ago
  34. a8827d1 Merge pull request #5542 from gilles-peskine-arm/config-baremetal-size-2.28 by Gilles Peskine · 3 years, 4 months ago
  35. 52af769 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  36. c2e2876 compat.sh: Fix check for OpenSSL support by Ronald Cron · 3 years, 5 months ago
  37. 01e3c37 compat.sh: Restore full TLS compatibility testing by Ronald Cron · 3 years, 5 months ago
  38. ce514de Merge pull request #5563 from AndrzejKurek/timeless-2.28 by Dave Rodgman · 3 years, 5 months ago
  39. 2f39f19 Merge pull request #5603 from tom-cosgrove-arm/fix_test_md_api_violation-2.28 by Dave Rodgman · 3 years, 5 months ago
  40. ecd119d Merge pull request #5605 from gilles-peskine-arm/storage-format-check-mononicity-2.28 by Gilles Peskine · 3 years, 5 months ago
  41. 161005b Add the timing test dependency on MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
  42. 3cb5e9b Use $PWD instead of $(pwd) for consistency by David Horstmann · 3 years, 8 months ago
  43. 1a021af tests: add baremetal full config build by Daniel Axtens · 5 years ago
  44. 6f63cc7 tests: prevent inclusion of time.h in baremetal compiles by Daniel Axtens · 5 years ago
  45. b3f25b0 Add header guard around malloc(0) returning NULL implementation by Daniel Axtens · 3 years, 6 months ago
  46. cfd4fae Add storage format checks to the interface checker by Gilles Peskine · 4 years, 4 months ago
  47. b6889d1 Fix test_suite_md API violation by Ron Eldor · 7 years ago
  48. 53a07dc Modifies data files to match new test function name by Thomas Daubney · 3 years, 5 months ago
  49. 755cb9b Changes name of check_iv to iv_len_validity by Thomas Daubney · 3 years, 5 months ago
  50. 7c4a486 Initialise buffer before use by Thomas Daubney · 3 years, 5 months ago
  51. ac72f9c Initialise iv buffer before use by Thomas Daubney · 3 years, 5 months ago
  52. df57835 Make mypy unconditional by Gilles Peskine · 3 years, 5 months ago
  53. 4e92187 Merge pull request #5546 from SiliconLabs/mbedtls-2.28/feature/PSEC-3195-PSA-test-suites-NOT-using-UID-0 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  54. 55dfd8b BUGFIX: PSA test vectors use UID 1 instead of 0. by pespacek · 3 years, 6 months ago
  55. ecaca12 TEST: added psa_its_set expected failure test by pespacek · 3 years, 6 months ago
  56. 8e1ca4d Merge pull request #5459 from gilles-peskine-arm/check_test_cases-list-2.28 by Ronald Cron · 3 years, 6 months ago
  57. 60d9947 Change our code size reference job to use baremetal_size by Gilles Peskine · 4 years ago
  58. 97f1882 Merge pull request #5502 from AndrzejKurek/backport-2-18-import-opaque-driver-wrappers by Ronald Cron · 3 years, 6 months ago
  59. 8b87608 Merge pull request #5465 from gilles-peskine-arm/cmake-test-suite-enumeration-2.28 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  60. d0c6a84 Test driver: keep variable declarations first by Andrzej Kurek · 3 years, 6 months ago
  61. 28a7c06 Test drivers: rename import call source to driver location by Andrzej Kurek · 3 years, 6 months ago
  62. 981a0ce Formatting and documentation fixes by Andrzej Kurek · 3 years, 6 months ago
  63. 96c8f9e Add tests for import hooks in the driver wrappers by Andrzej Kurek · 3 years, 6 months ago
  64. d4c5c3d Remove obsolete calls to if_build_succeeded by Gilles Peskine · 3 years, 6 months ago
  65. fdddb9d Remove obsolete variable restoration or unset at the end of a component by Gilles Peskine · 3 years, 6 months ago
  66. 717d55e Remove obsolete cd at the end of a component by Gilles Peskine · 3 years, 6 months ago
  67. ca9cfca Stop CMake out of source tests running on 16.04 (continued) by Gilles Peskine · 3 years, 6 months ago
  68. 349a059 Merge pull request #5461 from gilles-peskine-arm/ssl-opt-self-signed-positive-2.28 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  69. ca664c7 Merge pull request #5255 from AndrzejKurek/chacha-iv-len-16-fixes-2.x by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  70. 19d6ab0 Enable testing with PSA for config-mini-tls1_1 by Andrzej Kurek · 3 years, 6 months ago
  71. 19e83fa Restructure test-ref-configs to test with USE_PSA_CRYPTO turned on by Andrzej Kurek · 3 years, 7 months ago
  72. e001596 Add missing MBEDTLS_ASN1_WRITE_C dependency in test_suite_psa_crypto by Andrzej Kurek · 3 years, 7 months ago
  73. c60cc1d Add missing dependency on MBEDTLS_GCM_C in cipher tests by Andrzej Kurek · 3 years, 7 months ago
  74. 53ad763 Mark unused variable in tests for cases with reduced configs by Andrzej Kurek · 3 years, 7 months ago
  75. 3df1dae CMake: generate the list of test suites automatically by Gilles Peskine · 3 years, 6 months ago
  76. 8c681b7 Add positive test case with self-signed certificates by Gilles Peskine · 3 years, 7 months ago
  77. efd696a New option to list all test cases by Gilles Peskine · 3 years, 7 months ago
  78. 0c2f8ee Move collect_available_test_cases to check_test_cases.py by Gilles Peskine · 3 years, 7 months ago
  79. 4ed2844 Merge pull request #5312 from gilles-peskine-arm/add_list_config_function-2.x by Gilles Peskine · 3 years, 8 months ago archive/development_2.x development_2.x
  80. d41dab3 Bump version to 2.28.0 by Dave Rodgman · 3 years, 8 months ago
  81. 08412e2 Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.28.0rc0-pr by Dave Rodgman · 3 years, 8 months ago
  82. 5752b4b Add expected output for tests by Paul Elliott · 3 years, 8 months ago
  83. 270a264 Simplify Input usage macros by Paul Elliott · 3 years, 8 months ago
  84. 73051b4 Rename (and relabel) pkcs12 test case by Paul Elliott · 3 years, 8 months ago
  85. 8ca8f2d Remove incorrect test dependency by Paul Elliott · 3 years, 8 months ago
  86. 2ab9a7a Stop CMake out of source tests running on 16.04 by Paul Elliott · 3 years, 8 months ago
  87. 1a3540a Fix missing test dependancies by Paul Elliott · 3 years, 9 months ago
  88. 13d5a34 Add PKCS12 tests by Paul Elliott · 3 years, 9 months ago
  89. 969c01a Beauty source code by Jerry Yu · 3 years, 8 months ago
  90. cf080ce fix ci fail by Jerry Yu · 3 years, 8 months ago
  91. bbfa1d8 Replace configs_enabled check with query_compile_time_config by Jerry Yu · 3 years, 8 months ago
  92. 3fc0d30 Don't fail until everything is initialized by Gilles Peskine · 3 years, 8 months ago
  93. 68b64cd Add checked return to cipher setup by Paul Elliott · 3 years, 8 months ago
  94. 620cbb9 Merge pull request #5262 from xffbai/code-align-backport2.x by Ronald Cron · 3 years, 8 months ago
  95. c3319e7 Merge pull request #5189 from gilles-peskine-arm/struct_reordering_2.x by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  96. f554ce2 Delete base64_invasive.h due to functions are moved to the constant-time module by Gabor Mezei · 3 years, 9 months ago
  97. 46f79c3 Move mbedtls_ct_uchar_mask_of_range function to the constant-time module by Gabor Mezei · 3 years, 9 months ago
  98. 7464f37 Rename functions to have suitable name by Gabor Mezei · 3 years, 9 months ago
  99. 1e31316 Merge pull request #5258 from gilles-peskine-arm/pip-requirements-2.x by Gilles Peskine · 3 years, 8 months ago
  100. f40545d Fix (d)tls1_2 into (d)tls12 in version options by Xiaofei Bai · 3 years, 8 months ago