1. e3358e1 Merge pull request #6051 from mprse/permissions_2b_v2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  2. f3f9e45 Merge pull request #6115 from AndrzejKurek/ecjpake-kdf-tls-1-2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  3. cba39a3 Add change log by Ronald Cron · 2 years, 10 months ago
  4. f13925c Add a changelog entry for ECJPAKE to PMS KDF by Andrzej Kurek · 2 years, 10 months ago
  5. c27a907 tls13: server: Add comment when trying another sig alg by Ronald Cron · 2 years, 10 months ago
  6. b72dac4 Fix PSA identifier of RSA_PKCS1V15 signing algorithms by Ronald Cron · 2 years, 10 months ago
  7. e09aff8 Add information about ECJPAKE_TO_PMS output size expectations by Andrzej Kurek · 2 years, 10 months ago
  8. 3539f2c Improve readability in ecjpake tests by Andrzej Kurek · 2 years, 10 months ago
  9. b510cd2 Fix a copy-paste error - wrong macro used by Andrzej Kurek · 2 years, 10 months ago
  10. 5603efd Improve readability and formatting by Andrzej Kurek · 2 years, 10 months ago
  11. 96b9f23 Adjust ECJPAKE_TO_PMS macro value by Andrzej Kurek · 2 years, 10 months ago
  12. 5596c74 Merge pull request #6140 from Zaya-dyno/validation_remove_change_auth_enc by Gilles Peskine · 2 years, 11 months ago
  13. 12a1e85 Merge pull request #6138 from Zaya-dyno/validation_remove_change_key_agree by Gilles Peskine · 2 years, 11 months ago
  14. f70f4ea Merge pull request #6248 from gilles-peskine-arm/all-sh-force-3.2 by Gilles Peskine · 2 years, 11 months ago
  15. 8c2d236 Merge pull request #6188 from N3xed/fix/windows-different-drives-build-error by Gilles Peskine · 2 years, 11 months ago
  16. 87953f2 Merge pull request #6091 from Zaya-dyno/validation_remove_change_pk by Gilles Peskine · 2 years, 11 months ago
  17. 2c282c9 Merge pull request #6180 from yuhaoth/pr/add-tls13-multiple-session-tickets by Paul Elliott · 2 years, 11 months ago
  18. ba627bf improve document about session tickets by Jerry Yu · 2 years, 11 months ago
  19. 40b4a01 Improve documents by Jerry Yu · 2 years, 11 months ago
  20. 359e65f limit session ticket number when resumption by Jerry Yu · 2 years, 11 months ago
  21. f3bdf9d fix various issues by Jerry Yu · 2 years, 11 months ago
  22. 07ba2be Merge pull request #6304 from yuhaoth/pr/exclude-pre_shared_key-from-hrr-msg by Gilles Peskine · 2 years, 11 months ago
  23. 1475ac4 Merge pull request #6107 from Zaya-dyno/validation_remove_change_hash by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  24. d5c82fb Merge pull request #6085 from Zaya-dyno/validation_remove_change_cipher by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  25. b7e3fa7 move count decrement after success sent by Jerry Yu · 2 years, 11 months ago
  26. d0766ec fix various issues by Jerry Yu · 2 years, 11 months ago
  27. 9370612 remove certificate setting from psk_ephemeral HRR test by Jerry Yu · 2 years, 11 months ago
  28. e5833c1 Merge pull request #6300 from davidhorstmann-arm/syntax-highlighting-function-files by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  29. d433cd7 Merge pull request #6283 from mpg/driver-only-hashes-wrap-up by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  30. 2db49df Add psk_ephemeral HRR tests by Jerry Yu · 2 years, 11 months ago
  31. 36e1d9e Merge pull request #6203 from wernerlewis/ecp_group_test by Dave Rodgman · 2 years, 11 months ago
  32. 50969e3 ssl-opt.sh: TLS 1.3 opaque key: Add test with unsuitable sig alg by Ronald Cron · 2 years, 11 months ago
  33. b5d8848 Use GitHub C syntax highlighting on test files by David Horstmann · 2 years, 11 months ago
  34. 277cdcb ssl-opt.sh: tls13 opaque key: Enable client authentication by Ronald Cron · 2 years, 11 months ago
  35. e3196d2 ssl-opt.sh: tls13 opaque key: Do not force version on client side by Ronald Cron · 2 years, 11 months ago
  36. 6ec2123 ssl-opt.sh: Align prefix of TLS 1.3 opaque key tests by Ronald Cron · 2 years, 11 months ago
  37. 067a1e7 tls13: Try reasonable sig alg for CertificateVerify signature by Ronald Cron · 2 years, 11 months ago
  38. 38391bf tls13: Do not impose minimum hash size for RSA PSS signatures by Ronald Cron · 2 years, 11 months ago
  39. 67ea254 tls13: server: Add sig alg checks when selecting best certificate by Ronald Cron · 2 years, 11 months ago
  40. 05feee1 Restore vbuf value after modification by Werner Lewis · 2 years, 11 months ago
  41. ccae25b Add explicit mbedtls_ecp_tls_read_group_id call by Werner Lewis · 2 years, 11 months ago
  42. 7403d93 Add leading zeros to group metadata by Werner Lewis · 2 years, 11 months ago
  43. 5780730 Fix typo in MBEDTLS_ECP_DP_BP512R1 by Werner Lewis · 2 years, 11 months ago
  44. b4e28aa Fix two typos by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  45. 1367f40 Fix memory corruption in an SSL test function by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  46. 3c16abe Fix dependencies of KEY_EXCHANGE_ECJPAKE by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  47. 73f9233 Use full config for testing driver-only hashes by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  48. 79e1467 Fix include path for programs by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  49. 7a51305 Add multi-session tickets test by Jerry Yu · 3 years ago
  50. d4e7500 Enable multi session tickets on Server by Jerry Yu · 3 years ago
  51. 1ad7ace Add conf new session tickets by Jerry Yu · 3 years ago
  52. be0224a Merge pull request #6167 from yuhaoth/pr/finalize-tls13-session-tickets by Ronald Cron · 2 years, 11 months ago
  53. 1716f06 Merge pull request #6093 from wernerlewis/bignum_test_script by Gilles Peskine · 2 years, 11 months ago
  54. 7763829 Add missing ifdef when calculating operation capacity by Andrzej Kurek · 2 years, 11 months ago
  55. c2fb540 Use a script specific description in CLI help by Werner Lewis · 2 years, 11 months ago
  56. 3c4c514 Remove `PSA_ALG_IS_TLS12_ECJPAKE_TO_PMS` by Andrzej Kurek · 2 years, 11 months ago
  57. 1fafb1f Documentation clarifications for ECJPAKE-to-PMS by Andrzej Kurek · 2 years, 11 months ago
  58. 1be4582 Remove useless guard around include by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  59. 2be1689 Add capacity testing to EC J-PAKE to PMS tests by Andrzej Kurek · 2 years, 11 months ago
  60. b093650 Add proper capacity calculation for EC J-PAKE to PMS KDF by Andrzej Kurek · 2 years, 11 months ago
  61. d378504 Add derivation step testing to EC J-PAKE to PMS tests by Andrzej Kurek · 2 years, 11 months ago
  62. 702776f Restrict the EC J-PAKE to PMS input type to secret by Andrzej Kurek · 2 years, 11 months ago
  63. ad4d2bb Exclude pre_shared_key for HRR by Jerry Yu · 2 years, 11 months ago
  64. 138387f Fix some typos, improve wording & formatting by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  65. d18c24b EC J-PAKE is now implemented in PSA by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  66. c998e43 Add ChangeLog entry about driver-only hashes. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  67. 72687b7 Clarify dependencies in mbedtls_config.h by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  68. f17f85e Simplify definition of TLS 1.3 MD max size. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  69. e896705 Take advantage of legacy_or_psa.h being public by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  70. 07018f9 Make legacy_or_psa.h public. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  71. 6ee726e Replace md translation function by Jerry Yu · 2 years, 11 months ago
  72. 1c341c8 Merge pull request #6284 from daverodgman/contributing by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  73. a5df584 fix build fail for test_psa_crypto_config_accel_hash_use_psa by Jerry Yu · 2 years, 11 months ago
  74. c454aba ssl-opt.sh: add tests for key_opaque_algs option by Przemek Stekiel · 3 years, 1 month ago
  75. 632939d ssl_client2: print pk key name when provided using key_opaque_algs by Przemek Stekiel · 3 years, 1 month ago
  76. dca2246 ssl_tls13_select_sig_alg_to_psa_alg: optimize code by Przemek Stekiel · 3 years, 1 month ago
  77. f937e66 Guard new code with MBEDTLS_USE_PSA_CRYPTO by Przemek Stekiel · 3 years, 1 month ago
  78. 3c326f9 Add function to convert sig_alg to psa alg and use it by Przemek Stekiel · 3 years, 1 month ago
  79. b40f2e8 TLS 1.3: Take into account key policy while picking a signature algorithm by Przemek Stekiel · 3 years, 1 month ago
  80. f184625 Clarify legal requirements for contributions by Dave Rodgman · 2 years, 11 months ago
  81. c42c7e6 Update documentation in legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  82. 1dc3725 Style: wrap a long line by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  83. 409a620 Merge pull request #6255 from mprse/md_tls13 by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  84. 0a55cc6 Remove unnecessary var and improve comment by Jerry Yu · 2 years, 11 months ago
  85. 07c830c Fix setting for default test suite directory by Werner Lewis · 2 years, 11 months ago
  86. 18dff1f Merge pull request #5871 from superna9999/4153-psa-expose-ec-j-pake by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  87. 62e24ba Merge pull request #6260 from yuhaoth/pr/add-multiple-pre-config-psks by Ronald Cron · 2 years, 11 months ago
  88. 4ba0e45 all.sh: don't build with ECJPAKE_TO_PMS if SHA256 is not available by Andrzej Kurek · 2 years, 11 months ago
  89. d60907b Define ECJPAKE_TO_PMS in config_psa only if SHA_256 is available by Andrzej Kurek · 2 years, 11 months ago
  90. 52ae326 Update references to file targets in docstrings by Werner Lewis · 2 years, 11 months ago
  91. ac446c8 Add combination_pairs helper function by Werner Lewis · 2 years, 11 months ago
  92. b6e8091 Use typing.cast instead of unqualified cast by Werner Lewis · 2 years, 11 months ago
  93. 00d0242 Remove argparser default for directory by Werner Lewis · 2 years, 11 months ago
  94. 858cffd Add toggle for test case count in descriptions by Werner Lewis · 2 years, 11 months ago
  95. 34d6d3e Update comments/docstrings in TestGenerator by Werner Lewis · 2 years, 11 months ago
  96. f7dad3c fix various issues by Jerry Yu · 2 years, 11 months ago
  97. 67ffab5 ssl.h: use PSA hash buffer size when PSA is used by Przemyslaw Stekiel · 2 years, 11 months ago
  98. 18f8e8d Document the input size restriction for EC J-PAKE to PMS by Andrzej Kurek · 2 years, 11 months ago
  99. d8705bc Add tests for the newly created ad-hoc EC J-PAKE KDF by Andrzej Kurek · 3 years ago
  100. 08d34b8 Add an EC J-PAKE KDF to transform K -> SHA256(K.X) for TLS 1.2 by Andrzej Kurek · 3 years ago