1. 534f66f Fix assert arguments in LMS and LMOTS export tests by Raef Coles · 2 years, 10 months ago
  2. d1c2a80 Remove duplicated assert from LMOTS tests by Raef Coles · 2 years, 10 months ago
  3. 20d2e06 Add cleanup frees in LMS and LMOTS tests by Raef Coles · 2 years, 10 months ago
  4. 781f7be Properly mark LMOTS leak test as failed by Raef Coles · 2 years, 10 months ago
  5. d137c86 Don't skip LMS tests due to out of memory error by Raef Coles · 2 years, 10 months ago
  6. 7656339 Fix LMS and LMOTS test dependencies by Raef Coles · 2 years, 10 months ago
  7. 59eb0d0 Fix LMOTS signature leak test dependencies by Raef Coles · 2 years, 10 months ago
  8. d0c7012 Replace TEST_ASSERT with TEST_EQUAL in LMS tests by Raef Coles · 2 years, 10 months ago
  9. f9b8502 Add LMS import/export negative tests by Raef Coles · 2 years, 10 months ago
  10. 9fc303a Add extra LMOTS import negative tests by Raef Coles · 2 years, 10 months ago
  11. 71f554b Use real data for negative LMOTS tests by Raef Coles · 2 years, 10 months ago
  12. 66edf6a Use hsslms data for LMOTS import/export test by Raef Coles · 2 years, 10 months ago
  13. 8b55ba6 Source LMOTS data from hsslms by Raef Coles · 2 years, 10 months ago
  14. a6b47c0 Add LMS hsslms interop tests by Raef Coles · 2 years, 10 months ago
  15. d6adcb6 Add negative LMS import/export tests by Raef Coles · 2 years, 10 months ago
  16. 810612e Update LMS and LMOTS to use TEST_EQUAL by Raef Coles · 2 years, 10 months ago
  17. 90e13fc Add repro instructions for LMS test data by Raef Coles · 2 years, 10 months ago
  18. 0dc604e Change how LMS and LMOTS negative tests work by Raef Coles · 2 years, 10 months ago
  19. 7726678 Remove debugging code left in LMOTS tests by Raef Coles · 2 years, 10 months ago
  20. 370cc43 Make LMS public key export part of public key api by Raef Coles · 2 years, 10 months ago
  21. be3bdd8 Rename LMS and LMOTS init/free functions by Raef Coles · 2 years, 10 months ago
  22. 5127e85 Update LMS and LMOTS dependency macros by Raef Coles · 2 years, 10 months ago
  23. 98c5043 Update LMS test description by Raef Coles · 2 years, 10 months ago
  24. 40158e1 Add LMOTS test hook to header by Raef Coles · 2 years, 10 months ago
  25. 9c9027b Add extra LMS and LMOTS tests by Raef Coles · 3 years ago
  26. f5919e2 Update LMS/LMOTS tests by Raef Coles · 3 years ago
  27. e9479a0 Update LMS API to support multiple parameter sets by Raef Coles · 3 years ago
  28. ab4f874 Add MBEDTLS_LMS_PRIVATE define by Raef Coles · 3 years ago
  29. 01c71a1 Update LMS and LMOTS api by Raef Coles · 3 years ago
  30. c8f9604 Use PSA hashing for LMS and LMOTS by Raef Coles · 3 years ago
  31. 7dce69a Make LMOTS a private api by Raef Coles · 3 years ago
  32. 8ff6df5 Add LMS implementation by Raef Coles · 4 years, 1 month ago
  33. 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 10 months ago
  34. 8fd3254 Merge pull request #6374 from mprse/enc_types by Gilles Peskine · 2 years, 10 months ago
  35. 78317c8 Merge pull request #6327 from yuhaoth/pr/tls13-psk-after-session-tickets by Ronald Cron · 2 years, 10 months ago
  36. b50e433 Test mbedtls_mpi_core_bitlen by Gilles Peskine · 2 years, 10 months ago
  37. e943283 More mbedtls_mpi_bitlen test cases by Gilles Peskine · 2 years, 10 months ago
  38. 24baa81 Improve mbedtls_mpi_bitlen test descriptions by Gilles Peskine · 2 years, 10 months ago
  39. c5772a1 mbedtls_test_read_mpi_core: allow odd number of hex digits by Gilles Peskine · 2 years, 10 months ago
  40. 1b5c85c Merge pull request #6386 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core by Janos Follath · 2 years, 10 months ago
  41. 8897c07 Add server only guards for psk callback by Jerry Yu · 3 years ago
  42. 80ca44f Merge pull request #6325 from gabor-mezei-arm/6308_missing_initialization_in_test by Gilles Peskine · 2 years, 10 months ago
  43. 5bbdfce Streamline mbedtls_mpi_core_lt_ct unit test by Gilles Peskine · 2 years, 11 months ago
  44. 571576f Move the definition of data_t to a header file by Gilles Peskine · 2 years, 11 months ago
  45. 845de08 Merge pull request #6083 from tom-cosgrove-arm/issue-6015-montgomery-multiplication by Gilles Peskine · 2 years, 10 months ago
  46. 4386ead Correct the aliasing requirements in doc for mbedtls_mpi_core_montmul(), and test them by Tom Cosgrove · 2 years, 10 months ago
  47. a891a09 test_suite_cmac.data: fix bug: use cipher type instead cipher id by Przemek Stekiel · 2 years, 10 months ago
  48. f3f9e45 Merge pull request #6115 from AndrzejKurek/ecjpake-kdf-tls-1-2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  49. 0bb1382 Add initialization for structures by Gabor Mezei · 2 years, 10 months ago
  50. 6f29a6c test_suite_cipher.function: always include aes.h by Przemek Stekiel · 2 years, 10 months ago
  51. 3539f2c Improve readability in ecjpake tests by Andrzej Kurek · 2 years, 10 months ago
  52. 12a1e85 Merge pull request #6138 from Zaya-dyno/validation_remove_change_key_agree by Gilles Peskine · 2 years, 11 months ago
  53. 87953f2 Merge pull request #6091 from Zaya-dyno/validation_remove_change_pk by Gilles Peskine · 2 years, 11 months ago
  54. f29c2a5 Add initialization for structures by Gabor Mezei · 2 years, 11 months ago
  55. 1475ac4 Merge pull request #6107 from Zaya-dyno/validation_remove_change_hash by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  56. d5c82fb Merge pull request #6085 from Zaya-dyno/validation_remove_change_cipher by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  57. c573882 Merge remote-tracking branch 'upstream/development' into issue-6015-montgomery-multiplication by Tom Cosgrove · 2 years, 11 months ago
  58. d433cd7 Merge pull request #6283 from mpg/driver-only-hashes-wrap-up by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  59. 36e1d9e Merge pull request #6203 from wernerlewis/ecp_group_test by Dave Rodgman · 2 years, 11 months ago
  60. b0b77e1 Document and test aliasing of the bignums given to mbedtls_mpi_core_mla() by Tom Cosgrove · 2 years, 11 months ago
  61. ea45c1d Document and test aliasing of output for mbedtls_mpi_core_montmul() by Tom Cosgrove · 2 years, 11 months ago
  62. 05feee1 Restore vbuf value after modification by Werner Lewis · 2 years, 11 months ago
  63. ccae25b Add explicit mbedtls_ecp_tls_read_group_id call by Werner Lewis · 2 years, 11 months ago
  64. 7403d93 Add leading zeros to group metadata by Werner Lewis · 2 years, 11 months ago
  65. 5780730 Fix typo in MBEDTLS_ECP_DP_BP512R1 by Werner Lewis · 2 years, 11 months ago
  66. f2b3818 Test when all three inputs to mbedtls_mpi_core_sub() are aliased by Tom Cosgrove · 2 years, 11 months ago
  67. 1367f40 Fix memory corruption in an SSL test function by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  68. 2be1689 Add capacity testing to EC J-PAKE to PMS tests by Andrzej Kurek · 2 years, 11 months ago
  69. d378504 Add derivation step testing to EC J-PAKE to PMS tests by Andrzej Kurek · 2 years, 11 months ago
  70. 07018f9 Make legacy_or_psa.h public. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  71. a844b4b No need to use MBEDTLS_ERR_ERROR_CORRUPTION_DETECTED in tests by Gilles Peskine · 2 years, 11 months ago
  72. 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 11 months ago
  73. c71ca0c Remove some unnecessary whitespace (two spaces after commas) by Tom Cosgrove · 2 years, 11 months ago
  74. dbc1561 Don't bother to test b + a after testing a + b if a == b by Tom Cosgrove · 2 years, 11 months ago
  75. 17f1fdc Update comments in mpi_core_add_if() test by Tom Cosgrove · 2 years, 11 months ago
  76. b7438d1 Update name of mbedtls_mpi_montg_init() by Tom Cosgrove · 2 years, 11 months ago
  77. 359feb0 Better wording for the reason why we use an input MPI for a scalar value by Tom Cosgrove · 2 years, 11 months ago
  78. e2159f2 Use the MAX() macro by Tom Cosgrove · 2 years, 11 months ago
  79. be7209d Remove unnecessary casts by Tom Cosgrove · 2 years, 11 months ago
  80. 50c477b Use S and sum (rather than X/expected) in mpi_core_add_if() by Tom Cosgrove · 2 years, 11 months ago
  81. 1feb5ac Switch to using TEST_LE_S() and TEST_LE_U() in tests by Tom Cosgrove · 2 years, 11 months ago
  82. 2b17792 Use ASSERT_ALLOC() in tests by Tom Cosgrove · 2 years, 11 months ago
  83. 18dff1f Merge pull request #5871 from superna9999/4153-psa-expose-ec-j-pake by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  84. d8705bc Add tests for the newly created ad-hoc EC J-PAKE KDF by Andrzej Kurek · 3 years ago
  85. 40afdd2 Make use of MBEDTLS_MAX_HASH_SIZE macro by Przemek Stekiel · 2 years, 11 months ago
  86. 2a73f21 Fixup expected status handling in ecjpake_setup() and add more coverage for psa_pake_set_password_key() by Neil Armstrong · 2 years, 11 months ago
  87. 78c4e8e Make ecjpake_do_round() return void and use TEST_ASSERT with a descriptive text instead of returning a value by Neil Armstrong · 3 years ago
  88. 51009d7 Add comment in ecjpake_do_round() explaining input errors can be detected any time in the input sequence by Neil Armstrong · 3 years ago
  89. c502210 Adjust pkparse test dependencies by Andrzej Kurek · 3 years ago
  90. 1135b20 Add mbedtls_mpi_core_add_if() tests for when inputs are aliased by Tom Cosgrove · 3 years ago
  91. 42dfac6 Rename variables and update comments in mpi_core_mla test by Tom Cosgrove · 3 years ago
  92. a043aeb Rename variables and update comments in mpi_core_sub test by Tom Cosgrove · 3 years ago
  93. eceb4cc Rename variables and update comments in mpi_core_add_if test by Tom Cosgrove · 3 years ago
  94. 1b2947a Remove mbedtls_ prefix from bignum test cases by Tom Cosgrove · 3 years ago
  95. 7a32072 Setup / deinitialize PSA in pk tests only if no MD is used by Andrzej Kurek · 3 years ago
  96. 26909f3 Add PSA initialization and teardown to tests using pkcs5 by Andrzej Kurek · 3 years ago
  97. ed98e95 Adjust pkcs5 test dependencies by Andrzej Kurek · 3 years ago
  98. dd36c76 Provide a version of pkcs5_pbkdf2_hmac without MD usage by Andrzej Kurek · 3 years ago
  99. 97fc247 Merge pull request #6232 from AndrzejKurek/pkcs12-no-md by Manuel Pégourié-Gonnard · 3 years ago
  100. 7714368 Remove unused variable by Tuvshinzaya Erdenekhuu · 3 years ago