1. a7e03ad Disable LMS in all.sh when PSA isn't enabled by Raef Coles · 2 years, 10 months ago
  2. 98c5043 Update LMS test description by Raef Coles · 2 years, 10 months ago
  3. 40158e1 Add LMOTS test hook to header by Raef Coles · 2 years, 10 months ago
  4. 9c9027b Add extra LMS and LMOTS tests by Raef Coles · 3 years ago
  5. f5919e2 Update LMS/LMOTS tests by Raef Coles · 3 years ago
  6. e9479a0 Update LMS API to support multiple parameter sets by Raef Coles · 3 years ago
  7. ab4f874 Add MBEDTLS_LMS_PRIVATE define by Raef Coles · 3 years ago
  8. 01c71a1 Update LMS and LMOTS api by Raef Coles · 3 years ago
  9. c8f9604 Use PSA hashing for LMS and LMOTS by Raef Coles · 3 years ago
  10. 7dce69a Make LMOTS a private api by Raef Coles · 3 years ago
  11. 8ff6df5 Add LMS implementation by Raef Coles · 4 years, 1 month ago
  12. 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 10 months ago
  13. 2aa5af9 Merge pull request #6403 from mpg/print-failed-suites by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  14. 8fd3254 Merge pull request #6374 from mprse/enc_types by Gilles Peskine · 2 years, 10 months ago
  15. 78317c8 Merge pull request #6327 from yuhaoth/pr/tls13-psk-after-session-tickets by Ronald Cron · 2 years, 10 months ago
  16. c2bfaf0 fix wrong typo by Jerry Yu · 2 years, 10 months ago
  17. ac6c670 Print the list of failed suites in verbose mode by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  18. b50e433 Test mbedtls_mpi_core_bitlen by Gilles Peskine · 2 years, 10 months ago
  19. e943283 More mbedtls_mpi_bitlen test cases by Gilles Peskine · 2 years, 10 months ago
  20. 24baa81 Improve mbedtls_mpi_bitlen test descriptions by Gilles Peskine · 2 years, 10 months ago
  21. c5772a1 mbedtls_test_read_mpi_core: allow odd number of hex digits by Gilles Peskine · 2 years, 10 months ago
  22. 1b5c85c Merge pull request #6386 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core by Janos Follath · 2 years, 10 months ago
  23. 03aa174 Improve test message and title by Jerry Yu · 2 years, 10 months ago
  24. 52a428b Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
  25. 63b06ea Update test cases by Jerry Yu · 2 years, 10 months ago
  26. 25ab654 Add dummy ticket support by Jerry Yu · 2 years, 11 months ago
  27. 8897c07 Add server only guards for psk callback by Jerry Yu · 3 years ago
  28. 99a82dc Readability improvement by Gilles Peskine · 2 years, 10 months ago
  29. 80ca44f Merge pull request #6325 from gabor-mezei-arm/6308_missing_initialization_in_test by Gilles Peskine · 2 years, 10 months ago
  30. 22514eb Fix typo in documentation by Gilles Peskine · 2 years, 11 months ago
  31. 6a5cc74 Fix typos and comments by Przemek Stekiel · 2 years, 10 months ago
  32. 5bbdfce Streamline mbedtls_mpi_core_lt_ct unit test by Gilles Peskine · 2 years, 11 months ago
  33. 3aae4e8 New function mbedtls_test_read_mpi_core by Gilles Peskine · 2 years, 11 months ago
  34. 571576f Move the definition of data_t to a header file by Gilles Peskine · 2 years, 11 months ago
  35. bdc7b8b Allow test assertions on constant-flow scalar data by Gilles Peskine · 2 years, 11 months ago
  36. 97483b0 Remove incorrect comment by Gilles Peskine · 2 years, 11 months ago
  37. 845de08 Merge pull request #6083 from tom-cosgrove-arm/issue-6015-montgomery-multiplication by Gilles Peskine · 2 years, 10 months ago
  38. 4386ead Correct the aliasing requirements in doc for mbedtls_mpi_core_montmul(), and test them by Tom Cosgrove · 2 years, 10 months ago
  39. 48a6a66 Add ssl-opt tls 1.2 tests for single cipher builds by Przemek Stekiel · 2 years, 10 months ago
  40. 8d4b241 Remove redundant indirect dependencies after optimizing setup for one cipher components by Przemek Stekiel · 2 years, 10 months ago
  41. a891a09 test_suite_cmac.data: fix bug: use cipher type instead cipher id by Przemek Stekiel · 2 years, 10 months ago
  42. 68db0d2 Optimize one cipher only components and adapt nemes by Przemek Stekiel · 2 years, 10 months ago
  43. 77c691f Merge pull request #6194 from xkqian/tls13_add_psk_client_cases by Ronald Cron · 2 years, 10 months ago
  44. 0cc3466 Change testing strategy to default + one cypher only (psa/no psa) by Przemek Stekiel · 2 years, 10 months ago
  45. b0de1c0 Add components to build and test default/full config with legacy-ccm cipher only by Przemek Stekiel · 2 years, 10 months ago
  46. 9550c05 Add component to build and test full config with stream cipher only by Przemek Stekiel · 2 years, 10 months ago
  47. a70bd91 Fix the description of psk client cases by Xiaokang Qian · 2 years, 10 months ago
  48. e3358e1 Merge pull request #6051 from mprse/permissions_2b_v2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  49. f3f9e45 Merge pull request #6115 from AndrzejKurek/ecjpake-kdf-tls-1-2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  50. d582a01 Make MBEDTLS_SSL_CONTEXT_SERIALIZATION dependent on AEAD by Przemek Stekiel · 2 years, 10 months ago
  51. ca343ae Improve message logs and test cases description in psk by Xiaokang Qian · 2 years, 10 months ago
  52. 0bb1382 Add initialization for structures by Gabor Mezei · 2 years, 10 months ago
  53. 6f29a6c test_suite_cipher.function: always include aes.h by Przemek Stekiel · 2 years, 10 months ago
  54. a82290b Fix guards for mbedtls_ssl_ticket_write() and mbedtls_ssl_ticket_parse() functions by Przemek Stekiel · 2 years, 10 months ago
  55. 11c362a Add component to build and test default config with stream cipher only by Przemek Stekiel · 2 years, 10 months ago
  56. 9c17204 Change cases description base on comments by Xiaokang Qian · 2 years, 10 months ago
  57. e12d30d Move psk related cases into tls13-kex-modes.sh by Xiaokang Qian · 2 years, 10 months ago
  58. 3539f2c Improve readability in ecjpake tests by Andrzej Kurek · 2 years, 10 months ago
  59. 954d576 PSK: change descriptions base on comments by Xiaokang Qian · 2 years, 10 months ago
  60. ac8195f Fix wrongly kex mode fallback issue in psk cases by Xiaokang Qian · 2 years, 10 months ago
  61. 12a1e85 Merge pull request #6138 from Zaya-dyno/validation_remove_change_key_agree by Gilles Peskine · 2 years, 11 months ago
  62. f70f4ea Merge pull request #6248 from gilles-peskine-arm/all-sh-force-3.2 by Gilles Peskine · 2 years, 11 months ago
  63. 87953f2 Merge pull request #6091 from Zaya-dyno/validation_remove_change_pk by Gilles Peskine · 2 years, 11 months ago
  64. 2c282c9 Merge pull request #6180 from yuhaoth/pr/add-tls13-multiple-session-tickets by Paul Elliott · 2 years, 11 months ago
  65. f29c2a5 Add initialization for structures by Gabor Mezei · 2 years, 11 months ago
  66. 210727f Skip some psk cases cause wrong fallback to ephemeral by Xiaokang Qian · 2 years, 11 months ago
  67. dea2cbe Fix various test issues in psk m->m cases by Xiaokang Qian · 2 years, 11 months ago
  68. 658204c Remove negative test cases for m->O and m->G by Xiaokang Qian · 2 years, 11 months ago
  69. 8939930 Rebase and fix some test failures by Xiaokang Qian · 2 years, 11 months ago
  70. cffb18c Fix various issues by Xiaokang Qian · 2 years, 11 months ago
  71. 8f7d7c7 Address comments about description of psk cases by Xiaokang Qian · 2 years, 11 months ago
  72. edc35e7 Refine the psk test cases for m->G by Xiaokang Qian · 3 years ago
  73. 2efece2 Refine the psk test cases for m->O by Xiaokang Qian · 3 years ago
  74. 3cbbbbc Shorten the description in psk m->m test cases by Xiaokang Qian · 3 years ago
  75. d7dcc42 Unified the test title of psk cases by Xiaokang Qian · 3 years ago
  76. 2aaf1c1 Re-work psk test cases against openssl and gnutls by Xiaokang Qian · 3 years ago
  77. 8e76e1d Add m->m cases with client be set to psk_all or all mode by Xiaokang Qian · 3 years ago
  78. ca48ddd Add m->m with client be set to ephemeral or ephemeral_all mode by Xiaokang Qian · 3 years ago
  79. 198cefd Add force_version tls13 to the psk test cases by Xiaokang Qian · 3 years ago
  80. f9b694b Add m->m cases with client be set to psk and psk_ephemeral mode by Xiaokang Qian · 3 years ago
  81. e0cc584 Change result strings based on actula psk test result by Xiaokang Qian · 3 years ago
  82. df6a389 Add client psk test cases for all mode by Xiaokang Qian · 3 years ago
  83. a39d0d5 Add client test cases for ephemeral_all mode by Xiaokang Qian · 3 years ago
  84. 01173c2 Add client test cases for ephemeral mode by Xiaokang Qian · 3 years ago
  85. ff5705b Add client test cases for psk_ephemeral mode by Xiaokang Qian · 3 years ago
  86. 7389423 Add client test cases for psk_all mode by Xiaokang Qian · 3 years ago
  87. cf6442e Add client test cases for psk mode by Xiaokang Qian · 3 years ago
  88. 335cfaa Finalize client side code for psk by XiaokangQian · 3 years ago
  89. 07ba2be Merge pull request #6304 from yuhaoth/pr/exclude-pre_shared_key-from-hrr-msg by Gilles Peskine · 2 years, 11 months ago
  90. 1475ac4 Merge pull request #6107 from Zaya-dyno/validation_remove_change_hash by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  91. d5c82fb Merge pull request #6085 from Zaya-dyno/validation_remove_change_cipher by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  92. 9370612 remove certificate setting from psk_ephemeral HRR test by Jerry Yu · 2 years, 11 months ago
  93. 119eae2 Update names of test cases in generate_bignum_tests.py by Tom Cosgrove · 2 years, 11 months ago
  94. c573882 Merge remote-tracking branch 'upstream/development' into issue-6015-montgomery-multiplication by Tom Cosgrove · 2 years, 11 months ago
  95. d433cd7 Merge pull request #6283 from mpg/driver-only-hashes-wrap-up by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  96. 2db49df Add psk_ephemeral HRR tests by Jerry Yu · 2 years, 11 months ago
  97. 36e1d9e Merge pull request #6203 from wernerlewis/ecp_group_test by Dave Rodgman · 2 years, 11 months ago
  98. 50969e3 ssl-opt.sh: TLS 1.3 opaque key: Add test with unsuitable sig alg by Ronald Cron · 2 years, 11 months ago
  99. b0b77e1 Document and test aliasing of the bignums given to mbedtls_mpi_core_mla() by Tom Cosgrove · 2 years, 11 months ago
  100. 277cdcb ssl-opt.sh: tls13 opaque key: Enable client authentication by Ronald Cron · 2 years, 11 months ago