1. d41dab3 Bump version to 2.28.0 by Dave Rodgman · 3 years, 8 months ago
  2. 08412e2 Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.28.0rc0-pr by Dave Rodgman · 3 years, 8 months ago
  3. 5752b4b Add expected output for tests by Paul Elliott · 3 years, 8 months ago
  4. 270a264 Simplify Input usage macros by Paul Elliott · 3 years, 8 months ago
  5. 73051b4 Rename (and relabel) pkcs12 test case by Paul Elliott · 3 years, 8 months ago
  6. 8ca8f2d Remove incorrect test dependency by Paul Elliott · 3 years, 8 months ago
  7. 1a3540a Fix missing test dependancies by Paul Elliott · 3 years, 9 months ago
  8. 13d5a34 Add PKCS12 tests by Paul Elliott · 3 years, 9 months ago
  9. 3fc0d30 Don't fail until everything is initialized by Gilles Peskine · 3 years, 8 months ago
  10. 68b64cd Add checked return to cipher setup by Paul Elliott · 3 years, 8 months ago
  11. f554ce2 Delete base64_invasive.h due to functions are moved to the constant-time module by Gabor Mezei · 3 years, 9 months ago
  12. 46f79c3 Move mbedtls_ct_uchar_mask_of_range function to the constant-time module by Gabor Mezei · 3 years, 9 months ago
  13. 7464f37 Rename functions to have suitable name by Gabor Mezei · 3 years, 9 months ago
  14. 9130ead tests: psa: Add dependencies on built-in hash by Ronald Cron · 3 years, 10 months ago
  15. 41f2750 tests: psa: Fix the dependencies on some driver wrappers fallback tests by Ronald Cron · 4 years, 4 months ago
  16. a23d9bb tests: psa: Fix MD5 support not available dependencies by Ronald Cron · 3 years, 10 months ago
  17. 92becc6 tests: ssl: Add misssing dependencies on SHA-1 by Ronald Cron · 3 years, 10 months ago
  18. ae2e4a7 tests: Fix x509parse test dependency by Ronald Cron · 4 years ago
  19. f7e83d5 tests: psa: Remove wrong test function dependencies by Ronald Cron · 4 years, 4 months ago
  20. 732a6e2 test: psa driver wrapper: Add non regression test for psa_cipher_encrypt() by Ronald Cron · 4 years, 1 month ago
  21. 3563210 test: psa driver wrapper: Add cipher_encrypt negative testing by Ronald Cron · 4 years, 1 month ago
  22. 6fbc057 test: psa driver wrapper: Add non regression test for psa_cipher_generate_iv() by Ronald Cron · 4 years, 1 month ago
  23. 33c6968 test: psa cipher: Add unexpected IV setting/generation negative tests by Ronald Cron · 4 years, 1 month ago
  24. 9545786 Fix compilation errors. by Paul Elliott · 3 years, 9 months ago
  25. 3107b33 Merge pull request #5154 from gabor-mezei-arm/3649_bp2x_move_constant_time_functions_into_separate_module by Gilles Peskine · 3 years, 9 months ago
  26. 358e0ea Indicate nonce sizes invalid for ChaCha20-Poly1305 by Bence Szépkúti · 3 years, 9 months ago
  27. dc4e4b7 Fix derive_input test ignoring parameter by Dave Rodgman · 3 years, 9 months ago
  28. bc92abe Update test to handle changed error code by Dave Rodgman · 3 years, 9 months ago
  29. c0ae1cf Rename internal header constant_time.h to constant_time_internal.h by Gabor Mezei · 3 years, 10 months ago
  30. 18a4494 Rename constant-time functions to have mbedtls_ct prefix by Gabor Mezei · 3 years, 10 months ago
  31. 6e4ace6 Delete ssl_invasive.h due to duplicated function declarations by gabor-mezei-arm · 3 years, 10 months ago
  32. e41e3e8 Rename function to have suitable name by gabor-mezei-arm · 3 years, 10 months ago
  33. 5929996 Add generated test data by Przemyslaw Stekiel · 3 years, 9 months ago
  34. 98e3867 Adapt generate_key() test code to mbedTLS standards by Przemyslaw Stekiel · 3 years, 9 months ago
  35. 0810108 Fix issues pointed by CI by Przemyslaw Stekiel · 3 years, 10 months ago
  36. 32a8b84 Remove key generation when given argument is invalid from NotSupported class by Przemyslaw Stekiel · 3 years, 10 months ago
  37. 997caf8 Add test class for key generation by Przemyslaw Stekiel · 3 years, 10 months ago
  38. adcfdbf Fix test bug: some classification flags were not tested by Gilles Peskine · 3 years, 9 months ago
  39. 31b9515 Ensure that all flags are actually tested by Gilles Peskine · 3 years, 9 months ago
  40. e65be27 Correct block size for MD2 by Gilles Peskine · 3 years, 9 months ago
  41. cc14ce0 Add PSA_ALG_IS_HASH_AND_SIGN to the metadata tests by Gilles Peskine · 3 years, 11 months ago
  42. 8cb22c8 Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH by Gilles Peskine · 3 years, 11 months ago
  43. 1b06d09 Test PSA_HASH_BLOCK_LENGTH by Gilles Peskine · 3 years, 11 months ago
  44. b4206b1 Add a missing psa_crypto test suite test name by Andrzej Kurek · 3 years, 9 months ago
  45. 1f1bc2d Merge pull request #5117 from gilles-peskine-arm/psa-rsa-pss_any_salt-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  46. 6295dcb Merge pull request #5051 from gilles-peskine-arm/psa-add-aria-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  47. 0c81ba7 Merge pull request #4944 from gilles-peskine-arm/remove-greentea-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  48. 44fa40cd Fix PSA_ALG_RSA_PSS verification accepting an arbitrary salt length by Gilles Peskine · 3 years, 10 months ago
  49. d79af3a Test PSS verification with different salt lengths by Gilles Peskine · 3 years, 10 months ago
  50. 19ff9a6 Test that a PSS policy doesn't allow PSS_ANY_SALT and vice versa by Gilles Peskine · 3 years, 10 months ago
  51. 72215f6 Shorten some test descriptions by Gilles Peskine · 3 years, 10 months ago
  52. bb2d17c Add test cases for PSA_ALG_RSA_PSS_ANY_SALT by Gilles Peskine · 3 years, 10 months ago
  53. ac6181c Update metadata tests with the new IS_ALG_RSA_PSS_xxx_SALT predicates by Gilles Peskine · 3 years, 10 months ago
  54. 35115f9 New algorithm PSA_ALG_RSA_PSS_ANY_SALT by Gilles Peskine · 3 years, 10 months ago
  55. 8e8251a Merge pull request #4835 from gilles-peskine-arm/base64-no-table-2.2x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  56. 05ee09e Merge pull request #5107 from mprse/issue_4056_b2x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  57. d3e5dd3 Rename variable to avoid a name clash by Gilles Peskine · 4 years ago
  58. fd489f9 Move the list of Base64 digits out of the test data by Gilles Peskine · 4 years ago
  59. a138802 Move declarations of testing-only base64 functions to their own header by Gilles Peskine · 4 years ago
  60. 0f4e3fb Mark output as public before testing it by Gilles Peskine · 4 years ago
  61. 3b1f4c0 Add unit tests for base64 internal functions by Gilles Peskine · 4 years ago
  62. 645703c Use PSA_HASH_LENGTH instead hardcoded integer values by Przemyslaw Stekiel · 3 years, 10 months ago
  63. b436649 Show values when TEST_EQUAL fails by Gilles Peskine · 4 years, 3 months ago
  64. a093d76 Update generated files by Gilles Peskine · 3 years, 10 months ago
  65. e4739ab Merge pull request #5038 from mprse/issue_4551_2x by Gilles Peskine · 3 years, 10 months ago
  66. 95f2324 Merge pull request #4845 from mstarzyk-mobica/ecb-alt-ret-2.2x by Gilles Peskine · 3 years, 10 months ago
  67. 96de45e Re-generate test_suite_psa_crypto_not_supported.generated.data by Przemyslaw Stekiel · 3 years, 10 months ago
  68. d6ead7c Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  69. 8890f64 Add ARIA to the PSA API by Gilles Peskine · 3 years, 11 months ago
  70. 330e460 Addapt psa_generate_key() tests by Przemyslaw Stekiel · 3 years, 10 months ago
  71. a4e060b Merge pull request #5000 from mprse/mbedtls_cipher_setup_psa_ECB_2x by Gilles Peskine · 3 years, 10 months ago
  72. 39f4e75 Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  73. 6c86668 test_suite_cipher: add tests for mbedtls_cipher_setup_psa() with ECB by Przemyslaw Stekiel · 3 years, 10 months ago
  74. 8489f64 Merge pull request #4991 from gilles-peskine-arm/psa-aead-invalid_nonce_length-2.x by Ronald Cron · 3 years, 10 months ago
  75. 377a310 Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
  76. 1b8a294 Test invalid nonce length for one-shot AEAD decryption by Gilles Peskine · 3 years, 10 months ago
  77. e6e02b6 Extend mac_key_policy test. by Mateusz Starzyk · 4 years ago
  78. 25e65db Use separate expected results for MAC sign and verify key policy. by Mateusz Starzyk · 4 years ago
  79. 18f662b Fix mac_key_policy test function by Mateusz Starzyk · 4 years ago
  80. 00f4eae Fix test code to can be built on alpine by joseph · 3 years, 11 months ago
  81. ff8c80a Remove on-target testing by Gilles Peskine · 3 years, 11 months ago
  82. 6d342f3 Remove dependency of builtin keys on storage by Archana · 4 years, 1 month ago
  83. b3d344c Remove MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES option. by Mateusz Starzyk · 4 years ago
  84. 9274d46 Merge pull request #4759 from paul-elliott-arm/fix_cipher_output_size_2.x by Gilles Peskine · 4 years ago
  85. de1a320 Merge pull request #4797 from gilles-peskine-arm/generate_psa_tests-robutness-202107-2.2x by Manuel Pégourié-Gonnard · 4 years ago
  86. ed33ef1 Add non regression test for cipher output size by Paul Elliott · 4 years, 1 month ago
  87. 0ba0109 Merge pull request #4768 from JoeSubbiani/TestBlockSizes_2.x by Ronald Cron · 4 years, 1 month ago
  88. 06d5a32 Remove obsolete MBEDTLS_xxx dependencies by Gilles Peskine · 4 years, 1 month ago
  89. 5053642 Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
  90. c9eb858 Simplify the test and description by Joe Subbiani · 4 years, 1 month ago
  91. bd5cc3a Add test in block_cipher_key_type test case by Joe Subbiani · 4 years, 1 month ago
  92. bece737 Bump Library Version Number by Paul Elliott · 4 years, 1 month ago
  93. 4128c20 Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.27.0rc0-pr by Paul Elliott · 4 years, 1 month ago
  94. ba940cc Merge pull request #4182 from gabor-mezei-arm/3258_implement_one-shot_MAC_and_cipher by Dave Rodgman · 4 years, 1 month ago
  95. af9b484 Merge pull request #4605 from gabor-mezei-arm/3267_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
  96. a3669ac Restoring the multi-part cipher_verify_output() testing by gabor-mezei-arm · 4 years, 1 month ago
  97. 8930e14 test_suite_pk.function: Do not use MD_MAX_SIZE by Nick Child · 4 years, 2 months ago
  98. 7b30208 Update key policy testing test cases by gabor-mezei-arm · 4 years, 1 month ago
  99. 5eca4f2 Rename test cases by gabor-mezei-arm · 4 years, 1 month ago
  100. 659af9e Remove unneeded test case parameter by gabor-mezei-arm · 4 years, 1 month ago