1. fc4f11b Improve test component name by Gilles Peskine · 2 years, 10 months ago
  2. fcee740 Automatically enable PK_PARSE for RSA in PSA by Gilles Peskine · 2 years, 10 months ago
  3. aef1ba6 Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 10 months ago
  4. fd94304 PSA RSA needs pk_write by Gilles Peskine · 2 years, 10 months ago
  5. 58e5d80 test_suite_pk: Add missing dependencies on MBEDTLS_PEM_PARSE_C by Gilles Peskine · 2 years, 10 months ago
  6. d23d8de test_suite_dhm: Add missing dependencies on MBEDTLS_PEM_PARSE_C by Gilles Peskine · 2 years, 10 months ago
  7. 9624a59 Add mbedtls_dhm_parse_dhmfile test case with DER input by Gilles Peskine · 2 years, 10 months ago
  8. 301e866 Merge pull request #6398 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core-char by Janos Follath · 2 years, 10 months ago
  9. 74b748d Merge pull request #6401 from gilles-peskine-arm/config.py-python-version-development by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  10. b50e433 Test mbedtls_mpi_core_bitlen by Gilles Peskine · 2 years, 10 months ago
  11. e943283 More mbedtls_mpi_bitlen test cases by Gilles Peskine · 2 years, 10 months ago
  12. 24baa81 Improve mbedtls_mpi_bitlen test descriptions by Gilles Peskine · 2 years, 10 months ago
  13. c5772a1 mbedtls_test_read_mpi_core: allow odd number of hex digits by Gilles Peskine · 2 years, 10 months ago
  14. cf42536 Add a note that config.py must remain compatible with Python 3.4 by Gilles Peskine · 2 years, 10 months ago
  15. 1b5c85c Merge pull request #6386 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core by Janos Follath · 2 years, 10 months ago
  16. 96d4770 Merge pull request #6393 from KloolK/development by Janos Follath · 2 years, 10 months ago
  17. b33f6e5 Fix typo by Jan Bruckner · 2 years, 10 months ago
  18. 99a82dc Readability improvement by Gilles Peskine · 2 years, 10 months ago
  19. 80ca44f Merge pull request #6325 from gabor-mezei-arm/6308_missing_initialization_in_test by Gilles Peskine · 2 years, 10 months ago
  20. c217f48 Replace the output file atomically by Gilles Peskine · 2 years, 11 months ago
  21. 22514eb Fix typo in documentation by Gilles Peskine · 2 years, 11 months ago
  22. 5bbdfce Streamline mbedtls_mpi_core_lt_ct unit test by Gilles Peskine · 2 years, 11 months ago
  23. 3aae4e8 New function mbedtls_test_read_mpi_core by Gilles Peskine · 2 years, 11 months ago
  24. 571576f Move the definition of data_t to a header file by Gilles Peskine · 2 years, 11 months ago
  25. bdc7b8b Allow test assertions on constant-flow scalar data by Gilles Peskine · 2 years, 11 months ago
  26. 97483b0 Remove incorrect comment by Gilles Peskine · 2 years, 11 months ago
  27. 845de08 Merge pull request #6083 from tom-cosgrove-arm/issue-6015-montgomery-multiplication by Gilles Peskine · 2 years, 10 months ago
  28. 6da3a3b Fix doc regarding aliasing of modulus input to mbedtls_mpi_core_montmul() by Tom Cosgrove · 2 years, 10 months ago
  29. 4386ead Correct the aliasing requirements in doc for mbedtls_mpi_core_montmul(), and test them by Tom Cosgrove · 2 years, 10 months ago
  30. 77c691f Merge pull request #6194 from xkqian/tls13_add_psk_client_cases by Ronald Cron · 2 years, 10 months ago
  31. a70bd91 Fix the description of psk client cases by Xiaokang Qian · 2 years, 10 months ago
  32. e3358e1 Merge pull request #6051 from mprse/permissions_2b_v2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  33. f3f9e45 Merge pull request #6115 from AndrzejKurek/ecjpake-kdf-tls-1-2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  34. ca343ae Improve message logs and test cases description in psk by Xiaokang Qian · 2 years, 10 months ago
  35. cba39a3 Add change log by Ronald Cron · 2 years, 10 months ago
  36. 0bb1382 Add initialization for structures by Gabor Mezei · 2 years, 10 months ago
  37. 9c17204 Change cases description base on comments by Xiaokang Qian · 2 years, 10 months ago
  38. e12d30d Move psk related cases into tls13-kex-modes.sh by Xiaokang Qian · 2 years, 10 months ago
  39. f13925c Add a changelog entry for ECJPAKE to PMS KDF by Andrzej Kurek · 2 years, 10 months ago
  40. c27a907 tls13: server: Add comment when trying another sig alg by Ronald Cron · 2 years, 10 months ago
  41. cb6e963 Change kex mode string name by Xiaokang Qian · 2 years, 10 months ago
  42. b72dac4 Fix PSA identifier of RSA_PKCS1V15 signing algorithms by Ronald Cron · 2 years, 10 months ago
  43. e09aff8 Add information about ECJPAKE_TO_PMS output size expectations by Andrzej Kurek · 2 years, 10 months ago
  44. 3539f2c Improve readability in ecjpake tests by Andrzej Kurek · 2 years, 10 months ago
  45. b510cd2 Fix a copy-paste error - wrong macro used by Andrzej Kurek · 2 years, 10 months ago
  46. 5603efd Improve readability and formatting by Andrzej Kurek · 2 years, 10 months ago
  47. 96b9f23 Adjust ECJPAKE_TO_PMS macro value by Andrzej Kurek · 2 years, 10 months ago
  48. 954d576 PSK: change descriptions base on comments by Xiaokang Qian · 2 years, 10 months ago
  49. 5beec4b Refine ssl_get_kex_mode_str() for easy automatic generation by Xiaokang Qian · 2 years, 10 months ago
  50. ac8195f Fix wrongly kex mode fallback issue in psk cases by Xiaokang Qian · 2 years, 10 months ago
  51. 5596c74 Merge pull request #6140 from Zaya-dyno/validation_remove_change_auth_enc by Gilles Peskine · 2 years, 11 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. f70f4ea Merge pull request #6248 from gilles-peskine-arm/all-sh-force-3.2 by Gilles Peskine · 2 years, 11 months ago
  54. 8c2d236 Merge pull request #6188 from N3xed/fix/windows-different-drives-build-error by Gilles Peskine · 2 years, 11 months ago
  55. 87953f2 Merge pull request #6091 from Zaya-dyno/validation_remove_change_pk by Gilles Peskine · 2 years, 11 months ago
  56. 2c282c9 Merge pull request #6180 from yuhaoth/pr/add-tls13-multiple-session-tickets by Paul Elliott · 2 years, 11 months ago
  57. f29c2a5 Add initialization for structures by Gabor Mezei · 2 years, 11 months ago
  58. 210727f Skip some psk cases cause wrong fallback to ephemeral by Xiaokang Qian · 2 years, 11 months ago
  59. ba627bf improve document about session tickets by Jerry Yu · 2 years, 11 months ago
  60. dea2cbe Fix various test issues in psk m->m cases by Xiaokang Qian · 2 years, 11 months ago
  61. 658204c Remove negative test cases for m->O and m->G by Xiaokang Qian · 2 years, 11 months ago
  62. 8939930 Rebase and fix some test failures by Xiaokang Qian · 2 years, 11 months ago
  63. cffb18c Fix various issues by Xiaokang Qian · 2 years, 11 months ago
  64. 8f7d7c7 Address comments about description of psk cases by Xiaokang Qian · 2 years, 11 months ago
  65. 5001bfc Add key exchange mode log in client side by Xiaokang Qian · 2 years, 11 months ago
  66. edc35e7 Refine the psk test cases for m->G by Xiaokang Qian · 3 years ago
  67. 2efece2 Refine the psk test cases for m->O by Xiaokang Qian · 3 years ago
  68. 3cbbbbc Shorten the description in psk m->m test cases by Xiaokang Qian · 3 years ago
  69. d7dcc42 Unified the test title of psk cases by Xiaokang Qian · 3 years ago
  70. 2aaf1c1 Re-work psk test cases against openssl and gnutls by Xiaokang Qian · 3 years ago
  71. 8e76e1d Add m->m cases with client be set to psk_all or all mode by Xiaokang Qian · 3 years ago
  72. ca48ddd Add m->m with client be set to ephemeral or ephemeral_all mode by Xiaokang Qian · 3 years ago
  73. 198cefd Add force_version tls13 to the psk test cases by Xiaokang Qian · 3 years ago
  74. f9b694b Add m->m cases with client be set to psk and psk_ephemeral mode by Xiaokang Qian · 3 years ago
  75. e0cc584 Change result strings based on actula psk test result by Xiaokang Qian · 3 years ago
  76. df6a389 Add client psk test cases for all mode by Xiaokang Qian · 3 years ago
  77. a39d0d5 Add client test cases for ephemeral_all mode by Xiaokang Qian · 3 years ago
  78. 01173c2 Add client test cases for ephemeral mode by Xiaokang Qian · 3 years ago
  79. ff5705b Add client test cases for psk_ephemeral mode by Xiaokang Qian · 3 years ago
  80. 7389423 Add client test cases for psk_all mode by Xiaokang Qian · 3 years ago
  81. cf6442e Add client test cases for psk mode by Xiaokang Qian · 3 years ago
  82. 335cfaa Finalize client side code for psk by XiaokangQian · 3 years ago
  83. 40b4a01 Improve documents by Jerry Yu · 2 years, 11 months ago
  84. 359e65f limit session ticket number when resumption by Jerry Yu · 2 years, 11 months ago
  85. f3bdf9d fix various issues by Jerry Yu · 2 years, 11 months ago
  86. 07ba2be Merge pull request #6304 from yuhaoth/pr/exclude-pre_shared_key-from-hrr-msg by Gilles Peskine · 2 years, 11 months ago
  87. 1475ac4 Merge pull request #6107 from Zaya-dyno/validation_remove_change_hash by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  88. d5c82fb Merge pull request #6085 from Zaya-dyno/validation_remove_change_cipher by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  89. b7e3fa7 move count decrement after success sent by Jerry Yu · 2 years, 11 months ago
  90. d0766ec fix various issues by Jerry Yu · 2 years, 11 months ago
  91. 9370612 remove certificate setting from psk_ephemeral HRR test by Jerry Yu · 2 years, 11 months ago
  92. 119eae2 Update names of test cases in generate_bignum_tests.py by Tom Cosgrove · 2 years, 11 months ago
  93. c573882 Merge remote-tracking branch 'upstream/development' into issue-6015-montgomery-multiplication by Tom Cosgrove · 2 years, 11 months ago
  94. e5833c1 Merge pull request #6300 from davidhorstmann-arm/syntax-highlighting-function-files by Manuel Pégourié-Gonnard · 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. 4782823 Ensure we explicitly document the modulus for fixed-width arithmetic by Tom Cosgrove · 2 years, 11 months ago
  100. b0b77e1 Document and test aliasing of the bignums given to mbedtls_mpi_core_mla() by Tom Cosgrove · 2 years, 11 months ago