1. 785116a test: pake: modify opaque key verification before destruction by Valerio Setti · 2 years, 8 months ago
  2. 31e99bb test: pake: fix: destroy key only in opaque case by Valerio Setti · 2 years, 8 months ago
  3. 9d313df test: pake: minor enhancement for opaque keys by Valerio Setti · 2 years, 8 months ago
  4. 2a3ffb4 test: pake: add test for opaque password key by Valerio Setti · 2 years, 8 months ago
  5. f11e05a test: psa: minor improvements to test by Valerio Setti · 2 years, 8 months ago
  6. ba22c9c test: pake: remove useless check in ssl_ecjpake_set_password() by Valerio Setti · 2 years, 8 months ago
  7. 2e1e43f test: pake: fix error in ssl_ecjpake_set_password() by Valerio Setti · 2 years, 8 months ago
  8. e7518ba test: pake: reshaping the ssl_ecjpake_set_password() by Valerio Setti · 2 years, 8 months ago
  9. 4452e98 test: pake: add tests for set password functions by Valerio Setti · 2 years, 8 months ago
  10. 590ae53 Merge pull request #6656 from tom-cosgrove-arm/bignum_pr_6225-updated by Janos Follath · 2 years, 8 months ago
  11. bf9b23a Merge pull request #6648 from gilles-peskine-arm/psa-ecb-null-0 by Dave Rodgman · 2 years, 8 months ago
  12. 6e85673 Merge pull request #3431 from naynajain/development-pkcs7 by Bence Szépkúti · 2 years, 8 months ago
  13. ddad40b Free the modulus before the data in it in mod_raw_add tests by Tom Cosgrove · 2 years, 8 months ago
  14. 505a228 Merge pull request #6606 from gabor-mezei-arm/6222_bignum_low_level_subtraction by Janos Follath · 2 years, 8 months ago
  15. f1419db Merge pull request #6381 from tom-cosgrove-arm/pr2164 by Dave Rodgman · 2 years, 8 months ago
  16. ae79fb2 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 9 months ago
  17. 50fc127 Change order of test arguments for bignum_mod_raw to simplify Python script by Tom Cosgrove · 2 years, 9 months ago
  18. 54d87bf Take limb count from the modulus in mod_raw_add tests by Tom Cosgrove · 2 years, 9 months ago
  19. f907576 Pass correct arguments in test by Werner Lewis · 2 years, 9 months ago
  20. baa34b6 Add test function for mpi_mod_raw_add by Werner Lewis · 2 years, 9 months ago
  21. cbcbf4e Remove hand-written tests got raw_mod_sub by Gabor Mezei · 2 years, 9 months ago
  22. b3b3466 Test subtraction if the parameters are aliased to each other by Gabor Mezei · 2 years, 9 months ago
  23. 4d3f3c5 Fix the checking of the used limbs by Gabor Mezei · 2 years, 9 months ago
  24. 68a45e0 Fix potential not initialized warning by Gabor Mezei · 2 years, 9 months ago
  25. cefe03a Add tests for low level subtraction with modulus by Gabor Mezei · 2 years, 9 months ago
  26. 42649d9 Fix NULL+0 undefined behavior in ECB encryption and decryption by Gilles Peskine · 2 years, 9 months ago
  27. d66d5b2 Add unit tests for mbedtls_mpi_core_sub_int(), MPI A - scalar b by Tom Cosgrove · 2 years, 9 months ago
  28. a17d038 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 9 months ago
  29. 4f19d86 Merge pull request #6608 from mprse/ecjpake_password_fix by Gilles Peskine · 2 years, 9 months ago
  30. 339406d Merge pull request #6609 from gilles-peskine-arm/mpi_sint-min-ub by Gilles Peskine · 2 years, 9 months ago
  31. f82effa Optimize pake test code by Przemek Stekiel · 2 years, 9 months ago
  32. cd356c3 Add ec-jpake test to verify if key can be destroyed after set_password_key by Przemek Stekiel · 2 years, 9 months ago
  33. 8c0eb97 Must call mbedtls_mpi_mod_modulus_init() before anything else in tests by Tom Cosgrove · 2 years, 9 months ago
  34. 7c79548 Adapt ec-jpake_setup test by Przemek Stekiel · 2 years, 9 months ago
  35. af601f9 Fix undefined behavior with the most negative mbedtls_mpi_sint by Gilles Peskine · 2 years, 9 months ago
  36. ca6e8aa Support negative zero as MPI test input by Gilles Peskine · 2 years, 9 months ago
  37. 2909f53 Merge pull request #6604 from tom-cosgrove-arm/call-mbedtls_mpi_mod_modulus_init-first-cid-381893-381894 by Gilles Peskine · 2 years, 9 months ago
  38. edce0b4 Merge pull request #6454 from valeriosetti/issue4577 by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  39. f90111b Must call mbedtls_mpi_mod_modulus_init() before anything else in tests by Tom Cosgrove · 2 years, 9 months ago
  40. 48e8fc7 Adding unit test for mbedtls_x509write_csr_set_extension() by Valerio Setti · 2 years, 10 months ago
  41. 1b9cb62 Merge pull request #6573 from tom-cosgrove-arm/convert-mpi_mod_int-test-cases-to-hex by Janos Follath · 2 years, 9 months ago
  42. 47691fb bignum_tests: Refactored mpi_mod_raw_to/fromt_mont_rep by Minos Galanakis · 2 years, 9 months ago
  43. df070d6 bignum_tests: Added test for `mbedtls_mpi_mod_raw_from_mont_rep()` by Minos Galanakis · 2 years, 9 months ago
  44. 631b491 bignum_tests: Added test for `mbedtls_mpi_mod_raw_to_mont_rep()` by Minos Galanakis · 2 years, 9 months ago
  45. ebd0caf Fix test memory allocation by Dave Rodgman · 2 years, 9 months ago
  46. 163d895 Add additional (would fail) test cases for mpi_mod_int with 0 remainder by Tom Cosgrove · 2 years, 9 months ago
  47. 9feb19f Use mbedtls_mpi_sint not mbedtls_mpi_uint in mpi_mod_int test by Tom Cosgrove · 2 years, 9 months ago
  48. b4eb444 Merge pull request #6535 from davidhorstmann-arm/change-test-templating-syntax by Gilles Peskine · 2 years, 9 months ago
  49. f58172f Merge remote-tracking branch 'origin/development' into pr3431 by Dave Rodgman · 2 years, 9 months ago
  50. ed4b34a Merge pull request #6570 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core-nonempty by Gilles Peskine · 2 years, 9 months ago
  51. 91e35e3 Enable mpi_mod_int test case to take full-range MPI integers by Tom Cosgrove · 2 years, 9 months ago
  52. b958182 Merge pull request #6561 from AndrzejKurek/ecjpake-error-injection by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  53. 95b5add Don't test mbedtls_mpi_core_lt_ct with 0 limbs by Gilles Peskine · 2 years, 9 months ago
  54. 4a480ac Merge pull request #6265 from Kabbah/x509-info-hwmodulename-hex by Gilles Peskine · 2 years, 9 months ago
  55. c018204 Improve error injection in EC J-PAKE tests by Andrzej Kurek · 2 years, 9 months ago
  56. 42d75f2 Merge pull request #6013 from gstrauss/asn1-type-free by Gilles Peskine · 2 years, 9 months ago
  57. 433f1f1 Merge pull request #6456 from gabor-mezei-arm/6237_test_update_cond_assign_swap by Gilles Peskine · 2 years, 9 months ago
  58. 2a64299 Update tests/suites/test_suite_asn1parse.function by Glenn Strauss · 2 years, 9 months ago
  59. aa36c2a Update tests/suites/test_suite_asn1parse.function by Glenn Strauss · 2 years, 9 months ago
  60. 82ba274 Deprecate mbedtls_asn1_free_named_data() by Glenn Strauss · 2 years, 9 months ago
  61. faefe62 Merge pull request #6390 from mpg/fix-ecjpake-psa-format by Gilles Peskine · 2 years, 9 months ago
  62. a8cf998 Let the allocated memory visible for the memory sanitizer by Gabor Mezei · 2 years, 10 months ago
  63. 7ba7b3a Update tests to use mbedtls_test_read_mpi_core by Gabor Mezei · 2 years, 10 months ago
  64. b85838f Change test templating syntax to be valid C by David Horstmann · 2 years, 9 months ago
  65. 2364aae Update tests/suites/test_suite_pkcs7.function by Dave Rodgman · 2 years, 9 months ago
  66. fc234b7 test/pkcs7: Add Windows CRLF EOF to data files by Nick Child · 2 years, 9 months ago
  67. c1a81bc Remove trailing new lines by Janos Follath · 2 years, 9 months ago
  68. 6642caf Fix merge separator position by Janos Follath · 2 years, 9 months ago
  69. be13652 Use comments for merge separators in .data files by Janos Follath · 2 years, 9 months ago
  70. 5933f69 Add merge slots to Bignum files by Janos Follath · 2 years, 9 months ago
  71. dd54324 Increase iterations for some statistical tests by Gilles Peskine · 2 years, 11 months ago
  72. 5980f2b Implement mbedtls_mpi_core_fill_random by Gilles Peskine · 2 years, 11 months ago
  73. f1ed581 Merge pull request #6512 from yanesca/extract_uint_table_lookup_core by Janos Follath · 2 years, 9 months ago
  74. 28f85e6 Fix const time in mpi_core_ct_uint_table_lookup test by Janos Follath · 2 years, 9 months ago
  75. ef67d38 Fix memory leak in mpi_core_ct_uint_table_lookup test by Janos Follath · 2 years, 9 months ago
  76. 55fd0b9 Merge pull request #6121 from daverodgman/pr277 by Dave Rodgman · 2 years, 9 months ago
  77. 133f4e4 Test mpi_core_table_lookup for constant timeness by Janos Follath · 2 years, 9 months ago
  78. 032924f Add mbedtls_mpi_core_ct_uint_table_lookup tests by Janos Follath · 2 years, 9 months ago
  79. 2dc2757 Merge pull request #6457 from minosgalanakis/minos/6017_update_modulus_lifecycle by Janos Follath · 2 years, 9 months ago
  80. 1a22bef Merge pull request #6190 from daverodgman/invalid-ecdsa-pubkey by Dave Rodgman · 2 years, 9 months ago
  81. a4b4041 Shared code to free x509 structs by Glenn Strauss · 3 years, 1 month ago
  82. f00466e Build fix - remove line of dead code by Dave Rodgman · 2 years, 9 months ago
  83. 0c61a74 test_suite_bignum_mod_raw: Removed parameter for `mbedtls_mpi_mod_modulus_setup()` by Minos Galanakis · 2 years, 9 months ago
  84. 683850b Update tests/suites/test_suite_ecdsa.function by Dave Rodgman · 2 years, 9 months ago
  85. 4d4c98b bignum_mod: `mbedtls_mpi_mod_modulus_setup()` refactoring. by Minos Galanakis · 2 years, 9 months ago
  86. 771c470 bignum_mod: Style changes by Minos Galanakis · 2 years, 9 months ago
  87. dd365a5 test_suite_bignum: Updated `mpi_mod_setup()` test by Minos Galanakis · 2 years, 10 months ago
  88. 9603dad Merge pull request #6230 from tom-cosgrove-arm/issue-6223-core-add by Gilles Peskine · 2 years, 9 months ago
  89. c9176a0 Merge pull request #6410 from gilles-peskine-arm/psa-pkparse-pkwrite-3.2 by Ronald Cron · 2 years, 9 months ago
  90. d4d080b Merge pull request #6407 from minosgalanakis/minos/6017_add_montgomery_constant_squared by Gilles Peskine · 2 years, 9 months ago
  91. 4f7feca Merge pull request #6391 from davidhorstmann-arm/fix-x509-get-name-cleanup by Ronald Cron · 2 years, 9 months ago
  92. 3e0ea98 Merge pull request #6451 from mpg/fix-can-exercise by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  93. 93003d8 Split out testing of core_add and core_add_if per Janos' request by Tom Cosgrove · 2 years, 10 months ago
  94. 37ca3a9 Moved tests from test_suite_bignum to test_suite_bignum_core by Minos Galanakis · 2 years, 10 months ago
  95. eee0d6c Extend the unit tests for mbedtls_mpi_core_add_if() to also test mbedtls_mpi_core_add() by Tom Cosgrove · 2 years, 10 months ago
  96. a081c51 Renamed mpi_core_get_mont_R2_unsafe_neg -> mpi_core_get_mont_r2_unsafe_neg by Minos Galanakis · 2 years, 10 months ago
  97. ae4fb67 mbedtls_mpi_core_get_mont_R2_unsafe: Removed NULL input checking by Minos Galanakis · 2 years, 10 months ago
  98. e1913a8 test_suite_bignum: Updated test cases for mbedtls_mpi_core_get_mont_R2_unsafe by Minos Galanakis · 2 years, 10 months ago
  99. b9243ef test_suite_bignum: Fixed whitespace issues by Minos Galanakis · 2 years, 10 months ago
  100. 4f43f61 Renamed mbedtls_mpi_get_montgomery_constant_unsafe to mpi_core_get_mont_R2_unsafe by Minos Galanakis · 2 years, 10 months ago