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