1. 424390c mbedtls_mpi_exp_mod test: don't read RR from test data by Gilles Peskine · 4 years, 2 months ago
  2. 9e9314f Add some GCD tests by Gilles Peskine · 4 years, 2 months ago
  3. d0722f8 Test mbedtls_mpi_safe_cond_{assign,swap} with the basic functions by Gilles Peskine · 4 years, 2 months ago
  4. fc1eeef Overhaul testing of mbedtls_mpi_swap by Gilles Peskine · 4 years, 2 months ago
  5. 90ec8e8 Overhaul testing of mbedtls_mpi_copy by Gilles Peskine · 4 years, 2 months ago
  6. dffc710 Test the validity of the sign bit after constructing an MPI object by Gilles Peskine · 4 years, 2 months ago
  7. 20edee7 Use mbedtls_test_read_mpi in test suites by Gilles Peskine · 4 years, 2 months ago
  8. ebc49e5 New test helper mbedtls_test_read_mpi by Gilles Peskine · 4 years, 2 months ago
  9. 5fb6f70 Clarify a few test descriptions (mostly involving 0) by Gilles Peskine · 4 years, 2 months ago
  10. 36ff66c Merge pull request #4316 from gabor-mezei-arm/3258_implement_one-shot_MAC by Gilles Peskine · 4 years, 2 months ago
  11. 3e7ddb2 Merge pull request #4604 from gilles-peskine-arm/default-hashes-curves-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  12. 508d3a5 Merge pull request #4664 from tom-daubney-arm/rm_truncated_HMAC_ext by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  13. 32750ef Merge pull request #4685 from mpg/improve-all-sh-robustness by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  14. 8f2b66a Merge pull request #4676 from JoeSubbiani/MissingContextFree-test_suite_aes.function by Dave Rodgman · 4 years, 2 months ago
  15. a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  16. 4a28ade Changing the key length to 32 bytes in one of the PSA cipher setup tests by TRodziewicz · 4 years, 2 months ago
  17. f41dc7c Removal of RC4 certs and fixes to docs and tests by TRodziewicz · 4 years, 2 months ago
  18. 3f9e64c Fix improper spacing by Joe Subbiani · 4 years, 2 months ago
  19. fb01081 psa: mac: Add driver dispatch tests for psa_mac_verify by Ronald Cron · 4 years, 2 months ago
  20. 094b06a psa: mac: Add driver dispatch tests for psa_mac_compute by Ronald Cron · 4 years, 2 months ago
  21. ae35830 Merge pull request #4661 from mpg/make-blinding-mandatory by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  22. 8c8166a Merge pull request #4640 from TRodziewicz/move_part_of_timing_module_out_of_the_library_and_to_test by Dave Rodgman · 4 years, 2 months ago
  23. 534bb99 Add test for one-shot MAC functions by gabor-mezei-arm · 4 years, 5 months ago
  24. 87db8a2 Clean up old files before generating them by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  25. 75628d5 Code review fixes by TRodziewicz · 4 years, 2 months ago
  26. 4a02cef Test restartable ECC with a curve that supports it by Gilles Peskine · 4 years, 2 months ago
  27. 799eee6 Update the expected default curve in ssl-opt.sh by Gilles Peskine · 4 years, 2 months ago
  28. 3beb72e Add mbedtls_debug_print_mpi test case for 0 by Gilles Peskine · 4 years, 2 months ago
  29. c5b9510 Clarify test case descriptions by Gilles Peskine · 4 years, 2 months ago
  30. 12b5b38 Fix "PSA - ECDH with [non-default curve]" by Gilles Peskine · 4 years, 2 months ago
  31. 57face2 Free context in at the end of aes_crypt_xts_size() by JoeSubbiani · 4 years, 2 months ago
  32. 532327b Merge pull request #4576 from gilles-peskine-arm/psa_key_derivation-bad_workflow-20210527 by Gilles Peskine · 4 years, 2 months ago
  33. d51aaad Remove config option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  34. 84dea01 Add RNG params to private key parsing by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  35. 39be141 Add RNG parameter to check_pair functions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  36. f8c24bf Fix signature of check_pub_priv by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  37. aa3ed6f Make RNG parameters mandatory in ECP functions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  38. 7861ecf Make RNG parameters mandatory in ECDH functions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  39. 1a87722 Make RNG parameters mandatory in DHM functions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  40. c46bf3c Modifies tests in test_suite_ssl.function by Thomas Daubney · 4 years, 2 months ago
  41. ce9e716 Modifies tests in context-info.sh by Thomas Daubney · 4 years, 2 months ago
  42. 5f43f97 Removes tests from ssl-opt.sh by Thomas Daubney · 4 years, 2 months ago
  43. 8f91c72 Code review follow-up corrections by TRodziewicz · 4 years, 2 months ago
  44. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  45. 17575dc Merge pull request #4629 from TRodziewicz/rename_functions_whose_deprecated_variants_have_been_removd by Gilles Peskine · 4 years, 2 months ago
  46. d854083 Move part of timing module out of the library by TRodziewicz · 4 years, 2 months ago
  47. 28a4a96 Corrections to the docs wording and changes to aux scripts by TRodziewicz · 4 years, 2 months ago
  48. e570248 mbedtls_dhm_get_value parameter order: context first, output last by Gilles Peskine · 4 years, 2 months ago
  49. 1628a9c MBEDTLS_DEBUG_C is compatible with every whole-module ALT except DHM by Gilles Peskine · 4 years, 2 months ago
  50. 5c3f18d MBEDTLS_PK_PARSE_EC_EXTENDED is incompatible with MBEDTLS_ECP_ALT by Gilles Peskine · 4 years, 2 months ago
  51. ad7f53c Define public fields of mbedtls_ecp_group in alt test header by Gilles Peskine · 4 years, 2 months ago
  52. 71acc6e New function mbedtls_dhm_get_value to copy a field of a DHM context by Gilles Peskine · 4 years, 2 months ago
  53. 487bbf6 DHM: new functions to query the length of the modulus by Gilles Peskine · 4 years, 2 months ago
  54. cc73cc5 Test the build with whole-module alternative implementations by Gilles Peskine · 4 years, 2 months ago
  55. a0ebaef Create threading_alt.h header for testing by Gilles Peskine · 4 years, 2 months ago
  56. c5048db Create xxx_alt.h headers for testing by Gilles Peskine · 4 years, 2 months ago
  57. 814d012 Test calculated MBEDTLS_ECP_MAX_xxx constants in unit tests by Gilles Peskine · 4 years, 2 months ago
  58. af5bd67 Fix copypasta in test data by Gilles Peskine · 4 years, 2 months ago
  59. c7319cd Use UNUSED wherever applicable in derive_input tests by Gilles Peskine · 4 years, 2 months ago
  60. c4c761e Merge remote-tracking branch 'mbedtls/development' into mbedtls_private_with_python by Ronald Cron · 4 years, 2 months ago
  61. 93038fa Key derivation: add test cases where the secret is missing by Gilles Peskine · 4 years, 2 months ago
  62. 21f8464 Merge pull request #4317 from yanesca/psa-jpake-interface by Janos Follath · 4 years, 2 months ago
  63. 02b76b7 Merge pull request #4619 from TRodziewicz/remove_MBEDTLS_X509_CHECK_x_KEY_USAGE_options by Gilles Peskine · 4 years, 2 months ago
  64. 3ecb92e Remove _X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION by TRodziewicz · 4 years, 3 months ago
  65. 26371e4 Rename the _ret() functions by TRodziewicz · 4 years, 2 months ago
  66. 1f9e9e9 PSA PAKE: fix old constant name in test by Janos Follath · 4 years, 2 months ago
  67. 3a0375f Fail if a padding disabled by the build-time configuration is selected by Ronald Cron · 4 years, 2 months ago
  68. 266b6d2 tests: Assert success of calls to mbedtls_rsa_set_padding() by Ronald Cron · 4 years, 2 months ago
  69. c1905a1 Change mbedtls_rsa_init() signature by Ronald Cron · 4 years, 2 months ago
  70. ea7631b Change mbedtls_rsa_set_padding() signature by Ronald Cron · 4 years, 2 months ago
  71. 16fdab7 Merge pull request #4382 from hanno-arm/max_record_payload_api by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  72. dacd044 Merge pull request #4516 from TRodziewicz/Remove__CHECK_PARAMS_option by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  73. 68237d7 Merge pull request #4548 from hanno-arm/tls13_key_schedule_upstream by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  74. 59d3670 Fix ssl-opt.sh test cases grepping for MFL configuration output by Hanno Becker · 4 years, 2 months ago
  75. 0730cd5 Merge branch 'development' into Remove__CHECK_PARAMS_option by TRodziewicz · 4 years, 2 months ago
  76. 34428a6 Remove duplicated ASSERT_ALLOC define by TRodziewicz · 4 years, 2 months ago
  77. 442fdc2 Remove MBEDTLS_X509_CHECK_*_KEY_USAGE options but enable the code by TRodziewicz · 4 years, 2 months ago
  78. 854a25c Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
  79. d60b6c6 Remove per-version ciphersuite configuration API by Hanno Becker · 4 years, 3 months ago
  80. 0c1a42a Merge pull request #4611 from gilles-peskine-arm/random-range-uniformity-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  81. f9f9cc2 Merge pull request #4579 from tom-daubney-arm/rm_ecdh_legacy_context_config_option by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  82. ceefe5d Lift function call out of inner loop by Gilles Peskine · 4 years, 2 months ago
  83. 9077e43 Fix mistakes in test case descriptions by Gilles Peskine · 4 years, 2 months ago
  84. c7eeeb1 Fix long-standing obsolete comment by Gilles Peskine · 4 years, 2 months ago
  85. 3270b14 DHM: add test case with x_size < 0 by Gilles Peskine · 4 years, 4 months ago
  86. 19e3620 DHM tests: add some explanations by Gilles Peskine · 4 years, 4 months ago
  87. 03299dc DHM: add notes about leading zeros by Gilles Peskine · 4 years, 4 months ago
  88. 0cb493d Note that the "0 limb in ..." tests rely on undocumented behavior by Gilles Peskine · 4 years, 4 months ago
  89. 0ad640a MPI random test: Add test cases with lower_bound > upper_bound by Gilles Peskine · 4 years, 4 months ago
  90. d463edf MPI random test: fix small-range test stats check when min > 1 by Gilles Peskine · 4 years, 4 months ago
  91. 951b569 MPI random test: Add a few more small-range tests by Gilles Peskine · 4 years, 4 months ago
  92. fbb9009 Fix copypasta in test case description by Gilles Peskine · 4 years, 4 months ago
  93. eedefa5 Better document and slightly simplify >>2^n heuristic by Gilles Peskine · 4 years, 4 months ago
  94. 422e867 MPI random: add unit tests with a previously nonzero value by Gilles Peskine · 4 years, 4 months ago
  95. 1a7df4e Fix mbedtls_mpi_random when N has leading zeros by Gilles Peskine · 4 years, 4 months ago
  96. da7ee01 DHM: use mbedtls_mpi_random for blinding and key generation by Gilles Peskine · 4 years, 4 months ago
  97. 2baf2b0 Test mbedtls_dhm_make_params with different x_size by Gilles Peskine · 4 years, 4 months ago
  98. b27db0a Repeat a few DH tests by Gilles Peskine · 4 years, 4 months ago
  99. 02db8f4 Test range and format of dhm_make_params output by Gilles Peskine · 4 years, 4 months ago
  100. 1e918f4 mbedtls_mpi_random: check for invalid arguments by Gilles Peskine · 4 years, 4 months ago