1. f467e1a MPI random: add unit tests with a previously nonzero value by Gilles Peskine · 4 years, 4 months ago
  2. 8f45470 Fix mbedtls_mpi_random when N has leading zeros by Gilles Peskine · 4 years, 4 months ago
  3. 16e3668 DHM: use mbedtls_mpi_random for blinding and key generation by Gilles Peskine · 4 years, 4 months ago
  4. 33ec863 Test mbedtls_dhm_make_params with different x_size by Gilles Peskine · 4 years, 4 months ago
  5. a2ce04e Repeat a few DH tests by Gilles Peskine · 4 years, 4 months ago
  6. dc0b6e4 Test range and format of dhm_make_params output by Gilles Peskine · 4 years, 4 months ago
  7. 9312ba5 mbedtls_mpi_random: check for invalid arguments by Gilles Peskine · 4 years, 4 months ago
  8. 4699fa4 Move mbedtls_mpi_random to the bignum module by Gilles Peskine · 4 years, 4 months ago
  9. 7967ec5 mbedtls_ecp_gen_privkey_sw: generalize to mbedtls_mpi_random by Gilles Peskine · 4 years, 4 months ago
  10. 6373fab mbedtls_ecp_gen_privkey_sw: range and coverage tests by Gilles Peskine · 4 years, 4 months ago
  11. 4f77674 mbedtls_ecp_gen_privkey_mx: make bit manipulations unconditional by Gilles Peskine · 4 years, 5 months ago
  12. 6acfc9c mbedtls_ecp_gen_privkey_mx: remove the exception for all-zero by Gilles Peskine · 4 years, 5 months ago
  13. 1888285 Add unit tests for mbedtls_ecp_gen_privkey_mx by Gilles Peskine · 4 years, 5 months ago
  14. bef3019 Make the fallback behavior of mbedtls_test_rnd_buffer_rand optional by Gilles Peskine · 4 years, 5 months ago
  15. bed4e9e Merge pull request #4357 from gabor-mezei-arm/3267_Implement_psa_sign_message_and_verify by Gilles Peskine · 4 years, 3 months ago
  16. c97b8ab Update key type name by gabor-mezei-arm · 4 years, 3 months ago
  17. 41b5ec6 Typo by gabor-mezei-arm · 4 years, 3 months ago
  18. be21dab Apply mbedtls namespacing to MAC driver test hooks by Steven Cooreman · 4 years, 3 months ago
  19. 63fa40e Add sanity tests for CMAC-(3)DES through PSA Crypto by Steven Cooreman · 4 years, 3 months ago
  20. 7dccfce Add PSA_ACCEL test dependencies in MAC driver wrappers tests by Steven Cooreman · 4 years, 3 months ago
  21. dabac42 Convert mbedTLS to PSA dependencies for the driver wrapper tests by Steven Cooreman · 4 years, 3 months ago
  22. 2d9a3f9 Add testing of the MAC driver entry points by Steven Cooreman · 4 years, 3 months ago
  23. ddd5cc6 Add new tests for psa_sign/verify_message by gabor-mezei-arm · 4 years, 3 months ago
  24. 4df5f28 Fix test by gabor-mezei-arm · 4 years, 3 months ago
  25. 6ba89cb Fix test names by gabor-mezei-arm · 4 years, 3 months ago
  26. 3f5f8c9 Update tests dependencies by gabor-mezei-arm · 4 years, 3 months ago
  27. 67b28df Use non-deterministic ecdsa algorithm for verify_hash/message tests by gabor-mezei-arm · 4 years, 3 months ago
  28. 2e14879 Update driver tests for psa_hash/verify_message by gabor-mezei-arm · 4 years, 3 months ago
  29. 7a74c13 Add test for sign/verify message key policies by gabor-mezei-arm · 4 years, 3 months ago
  30. 1f9a03d Add driver tests for sign/verify_message by gabor-mezei-arm · 4 years, 4 months ago
  31. c4feaaa Rename driver test funtions and test cases by gabor-mezei-arm · 4 years, 4 months ago
  32. abd7258 Add tests for psa_sign_message and psa_verify_message by gabor-mezei-arm · 4 years, 4 months ago
  33. dc76df4 Rename test funtions and test cases by gabor-mezei-arm · 4 years, 4 months ago
  34. 9fac4ea tests: driver wrappers: Improve test comments by Ronald Cron · 4 years, 3 months ago
  35. 1459b7a tests: driver wrappers: Add hash finish tests by Ronald Cron · 4 years, 3 months ago
  36. acf5ff3 tests: driver wrappers: Add hash update tests by Ronald Cron · 4 years, 3 months ago
  37. 32dee6e tests: driver wrappers: Specialize hash multi-part test on setup only by Ronald Cron · 4 years, 3 months ago
  38. d81796f tests: driver wrappers: Fix hash tests dependencies by Ronald Cron · 4 years, 3 months ago
  39. 05ee58d tests: Revert test_driver.h name change by Ronald Cron · 4 years, 3 months ago
  40. 6683563 tests: Fix test arguments separator by Ronald Cron · 4 years, 3 months ago
  41. c4bc12e tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols by Ronald Cron · 4 years, 4 months ago
  42. fd495c4 tests: driver wrapper: Add hash dispatch testing by Ronald Cron · 4 years, 4 months ago
  43. e0427c7 Merge pull request #4434 from chris-jones-arm/development by Gilles Peskine · 4 years, 3 months ago
  44. 931d91e Merge pull request #4243 from bensze01/psa_vararg by Ronald Cron · 4 years, 3 months ago
  45. b5939e8 Merge pull request #4160 from stevew817/feature/driver_builtin_keys by Ronald Cron · 4 years, 4 months ago
  46. 0bbb38c Merge pull request #4199 from TRodziewicz/mul_shortcut_fix by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  47. ec174e2 Update all uses of old AEAD output size macros by Bence Szépkúti · 4 years, 5 months ago
  48. 43e4a40 Give builtin key export test functions the same dependencies by Steven Cooreman · 4 years, 4 months ago
  49. 4b51925 Stricter test dependencies on builtin key test by Steven Cooreman · 4 years, 5 months ago
  50. 203bcbb Style fixes (typos, whitespace, 80 column limit) by Steven Cooreman · 4 years, 5 months ago
  51. 437fcfc Add simple test coverage for builtin keys (PSA opaque driver export) by Steven Cooreman · 4 years, 6 months ago
  52. 9f7a693 Apply MBEDTLS_ERROR_ADD to library by Chris Jones · 4 years, 4 months ago
  53. 09c916a Merge pull request #4257 from ronald-cron-arm/psa-aead by Gilles Peskine · 4 years, 4 months ago
  54. 7439209 Rewrite error addition interface by Chris Jones · 4 years, 4 months ago
  55. 759e30b Add MBEDTLS_ERROR_C dependency to invasive error code testing by Chris Jones · 4 years, 6 months ago
  56. ef180af Move `MBEDTLS_ERR_ADD` macro and functions to `error.*` by Chris Jones · 4 years, 6 months ago
  57. 808b7c8 Fix building with `MBEDTLS_TEST_HOOKS` enabled by Chris Jones · 4 years, 7 months ago
  58. 5e8805a Move `MBEDTLS_ERR_ADD` macro and function to `common.*` by Chris Jones · 4 years, 7 months ago
  59. 96ae73b Add macro for error code addition by Chris Jones · 4 years, 7 months ago
  60. 9a1c092 Merge pull request #4297 from gilles-peskine-arm/ecp-add-fix-202104 by Gilles Peskine · 4 years, 4 months ago
  61. 392d101 Clarify some comments by Gilles Peskine · 4 years, 4 months ago
  62. bd43f67 Fix copypasta in test case description by Gilles Peskine · 4 years, 4 months ago
  63. 0594205 Remove debug statement by TRodziewicz · 4 years, 4 months ago
  64. 611f043 Correct the new tests names by TRodziewicz · 4 years, 4 months ago
  65. 40de3c9 Fix Changelog, add separate test functions for hash of all-zero bits by TRodziewicz · 4 years, 4 months ago
  66. a1971c3 tests: psa: aead: Fix forced error code by Ronald Cron · 4 years, 4 months ago
  67. ea7ab13 Do validation on the algorithm argument in AEAD by Steven Cooreman · 4 years, 5 months ago
  68. d17dff3 tests: driver wrapper: Add AEAD dispatch testing by Ronald Cron · 4 years, 5 months ago
  69. b420259 Merge pull request #4174 from gilles-peskine-arm/psa-eddsa-spec by Gilles Peskine · 4 years, 4 months ago
  70. 20ad475 Remove trailing spaces by TRodziewicz · 4 years, 4 months ago
  71. 7bc6a37 Merge pull request #3183 from meuter/development by Gilles Peskine · 4 years, 4 months ago
  72. 5feb670 Fix the Changelog and extend tests to cover the hash of all-bits zero by TRodziewicz · 4 years, 4 months ago
  73. 889828d Merge pull request #4279 from ronald-cron-arm/fix-invalid-id-error-code by Gilles Peskine · 4 years, 4 months ago
  74. 5ef0b97 Don't comment out dependencies by Gilles Peskine · 4 years, 4 months ago
  75. 618be2e Add unit tests for fix_negative by Gilles Peskine · 4 years, 4 months ago
  76. ca91ee4 Unit test function for mbedtls_ecp_muladd by Gilles Peskine · 4 years, 4 months ago
  77. b13a26c Add a few unit tests for mbedtls_mpi_read_string with leading zeros by Gilles Peskine · 4 years, 4 months ago
  78. a0bc2cd tests: psa: Fix copy fail test argument by Ronald Cron · 4 years, 4 months ago
  79. d3b458c tests: psa: Fix expected error code by Ronald Cron · 4 years, 4 months ago
  80. 88a5546 tests: psa: Add negative tests for psa_copy_key() by Ronald Cron · 4 years, 4 months ago
  81. 2af9641 Merge pull request #4198 from maulik-arm/maulik-arm/fix-4162 by Ronald Cron · 4 years, 4 months ago
  82. bf792e0 Merge pull request #3616 from militant-daos/bug_3175 by Gilles Peskine · 4 years, 4 months ago
  83. c0b1b25 Update tests/suites/test_suite_mps.function by Hanno Becker · 4 years, 4 months ago
  84. 5b3841d Fix uninitialized memory bug in MPS reader test by Hanno Becker · 4 years, 5 months ago
  85. 1b1e7eb Add unit test for integer overflow in mbedtls_mps_reader_reclaim() by Hanno Becker · 4 years, 5 months ago
  86. 756abeb Fix typo in MPS test suite by Hanno Becker · 4 years, 5 months ago
  87. d7fcbfa Test `paused` argument of MPS reader mbedtls_mps_reader_reclaim() by Hanno Becker · 4 years, 5 months ago
  88. 0093149 Fix spacing in MPS test suite by Hanno Becker · 4 years, 5 months ago
  89. 43c8f8c Put MPS under the umbrella of the TLS 1.3 experimental configuration by Hanno Becker · 4 years, 5 months ago
  90. 15da2fc Remove unnecessary parameter in MPS reader unit test by Hanno Becker · 4 years, 6 months ago
  91. 5047b56 Improve wording in MPS unit tests by Hanno Becker · 4 years, 6 months ago
  92. b17212a Use size_t instead of int for index in buffer loops in MPS unit test by Hanno Becker · 4 years, 6 months ago
  93. 8a04b10 Fix include path for MPS reader header in MPS test suite by Hanno Becker · 4 years, 6 months ago
  94. 014f683 Test MPS reader when reclaim fails because the acc is too small by Hanno Becker · 4 years, 6 months ago
  95. 8899396 Move MPS reader to mbedtls_mps_ namespace by Hanno Becker · 4 years, 6 months ago
  96. c518c3b Rename MPS files library/mps/xxx.[ch] to library/mps_xxx.[ch] by Hanno Becker · 4 years, 6 months ago
  97. 2b8bad3 MPS Reader Tests: Test feed() of NULL buffer by Hanno Becker · 4 years, 7 months ago
  98. 223b72e MPS Reader Tests: Exercise inconsistent reads after pausing by Hanno Becker · 4 years, 7 months ago
  99. 714cbeb MPS Reader Tests: Add random test by Hanno Becker · 4 years, 7 months ago
  100. b6fdd35 MPS Reader Tests: Use accumulator multiple times by Hanno Becker · 4 years, 7 months ago