1. e0a1761 Fix LMS/LMOTS if-statement style by Raef Coles · 3 years ago
  2. 9b88ee5 Fix LMS and LMOTS coding style violations by Raef Coles · 3 years ago
  3. 366d67d Shorted LMS and LMOTS line-lengths by Raef Coles · 3 years ago
  4. e9479a0 Update LMS API to support multiple parameter sets by Raef Coles · 3 years ago
  5. ab4f874 Add MBEDTLS_LMS_PRIVATE define by Raef Coles · 3 years ago
  6. ebd35b5 Rename LMS internal tree-manipulation functions by Raef Coles · 3 years ago
  7. 891c613 Update LMOTS signature use of temporary variables by Raef Coles · 3 years ago
  8. 0c88d4e Remove superfluous casts in LMS and LMOTS by Raef Coles · 3 years ago
  9. f5632d3 Remove MBEDTLS_PRIVATE usage from LMS and LMOTS by Raef Coles · 3 years ago
  10. 01c71a1 Update LMS and LMOTS api by Raef Coles · 3 years ago
  11. c8f9604 Use PSA hashing for LMS and LMOTS by Raef Coles · 3 years ago
  12. 7dce69a Make LMOTS a private api by Raef Coles · 3 years ago
  13. 8ff6df5 Add LMS implementation by Raef Coles · 4 years, 1 month ago
  14. 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 10 months ago
  15. 8fd3254 Merge pull request #6374 from mprse/enc_types by Gilles Peskine · 2 years, 10 months ago
  16. c797423 Remove unnecessary empty line and fix format issue by Jerry Yu · 2 years, 10 months ago
  17. 22c18c1 Add NULL check in prepare hello by Jerry Yu · 2 years, 10 months ago
  18. c2bfaf0 fix wrong typo by Jerry Yu · 2 years, 10 months ago
  19. 4f77ecf disable session resumption when ticket expired by Jerry Yu · 2 years, 10 months ago
  20. 03aa174 Improve test message and title by Jerry Yu · 2 years, 10 months ago
  21. 6916e70 fix various issues by Jerry Yu · 2 years, 10 months ago
  22. 2109206 Restrict cipher suite validation to TLS1.3 by Jerry Yu · 2 years, 10 months ago
  23. a99cbfa fix various issues by Jerry Yu · 2 years, 10 months ago
  24. 40afab6 Add ciphersuite check in set_session by Jerry Yu · 2 years, 10 months ago
  25. 21f9095 Revert "move ciphersuite validation to set_session" by Jerry Yu · 2 years, 10 months ago
  26. 379b91a add ticket age check by Jerry Yu · 2 years, 10 months ago
  27. 4a69834 Re-org selected_identity parser by Jerry Yu · 2 years, 10 months ago
  28. 6183cc7 Re-org binders writer by Jerry Yu · 2 years, 10 months ago
  29. f75364b Re-organize identities writer by Jerry Yu · 2 years, 10 months ago
  30. 8b41e89 fix various issues by Jerry Yu · 2 years, 10 months ago
  31. 19ae6f6 move ciphersuite validation to set_session by Jerry Yu · 2 years, 10 months ago
  32. 25ab654 Add dummy ticket support by Jerry Yu · 2 years, 11 months ago
  33. b300e3c add selected_identity parser by Jerry Yu · 2 years, 10 months ago
  34. 1a0a0f4 Add binders writer by Jerry Yu · 2 years, 10 months ago
  35. f7c1259 Add identites writer by Jerry Yu · 2 years, 10 months ago
  36. 0c6105b empty pre_shared_key functions by Jerry Yu · 3 years ago
  37. 8897c07 Add server only guards for psk callback by Jerry Yu · 3 years ago
  38. 845de08 Merge pull request #6083 from tom-cosgrove-arm/issue-6015-montgomery-multiplication by Gilles Peskine · 2 years, 10 months ago
  39. 6da3a3b Fix doc regarding aliasing of modulus input to mbedtls_mpi_core_montmul() by Tom Cosgrove · 2 years, 10 months ago
  40. 4386ead Correct the aliasing requirements in doc for mbedtls_mpi_core_montmul(), and test them by Tom Cosgrove · 2 years, 10 months ago
  41. ce5b68c Revert "Fix guards for mbedtls_ssl_ticket_write() and mbedtls_ssl_ticket_parse() functions" by Przemek Stekiel · 2 years, 10 months ago
  42. 77c691f Merge pull request #6194 from xkqian/tls13_add_psk_client_cases by Ronald Cron · 2 years, 10 months ago
  43. e3358e1 Merge pull request #6051 from mprse/permissions_2b_v2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  44. f3f9e45 Merge pull request #6115 from AndrzejKurek/ecjpake-kdf-tls-1-2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  45. ca343ae Improve message logs and test cases description in psk by Xiaokang Qian · 2 years, 10 months ago
  46. 4c49927 Fix unused variables warnings in default + stream cipher only build by Przemek Stekiel · 2 years, 10 months ago
  47. a82290b Fix guards for mbedtls_ssl_ticket_write() and mbedtls_ssl_ticket_parse() functions by Przemek Stekiel · 2 years, 10 months ago
  48. 89ad623 Fix guards for mbedtls_ct_size_mask() and mbedtls_ct_memcpy_if_eq() by Przemek Stekiel · 2 years, 10 months ago
  49. c27a907 tls13: server: Add comment when trying another sig alg by Ronald Cron · 2 years, 10 months ago
  50. cb6e963 Change kex mode string name by Xiaokang Qian · 2 years, 10 months ago
  51. b72dac4 Fix PSA identifier of RSA_PKCS1V15 signing algorithms by Ronald Cron · 2 years, 10 months ago
  52. b510cd2 Fix a copy-paste error - wrong macro used by Andrzej Kurek · 2 years, 10 months ago
  53. 5603efd Improve readability and formatting by Andrzej Kurek · 2 years, 10 months ago
  54. 5beec4b Refine ssl_get_kex_mode_str() for easy automatic generation by Xiaokang Qian · 2 years, 10 months ago
  55. ac8195f Fix wrongly kex mode fallback issue in psk cases by Xiaokang Qian · 2 years, 10 months ago
  56. 5596c74 Merge pull request #6140 from Zaya-dyno/validation_remove_change_auth_enc by Gilles Peskine · 2 years, 11 months ago
  57. 12a1e85 Merge pull request #6138 from Zaya-dyno/validation_remove_change_key_agree by Gilles Peskine · 2 years, 11 months ago
  58. 87953f2 Merge pull request #6091 from Zaya-dyno/validation_remove_change_pk by Gilles Peskine · 2 years, 11 months ago
  59. 2c282c9 Merge pull request #6180 from yuhaoth/pr/add-tls13-multiple-session-tickets by Paul Elliott · 2 years, 11 months ago
  60. 8939930 Rebase and fix some test failures by Xiaokang Qian · 2 years, 11 months ago
  61. 5001bfc Add key exchange mode log in client side by Xiaokang Qian · 2 years, 11 months ago
  62. 335cfaa Finalize client side code for psk by XiaokangQian · 3 years ago
  63. 359e65f limit session ticket number when resumption by Jerry Yu · 2 years, 11 months ago
  64. f3bdf9d fix various issues by Jerry Yu · 2 years, 11 months ago
  65. 07ba2be Merge pull request #6304 from yuhaoth/pr/exclude-pre_shared_key-from-hrr-msg by Gilles Peskine · 2 years, 11 months ago
  66. 1475ac4 Merge pull request #6107 from Zaya-dyno/validation_remove_change_hash by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  67. d5c82fb Merge pull request #6085 from Zaya-dyno/validation_remove_change_cipher by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  68. b7e3fa7 move count decrement after success sent by Jerry Yu · 2 years, 11 months ago
  69. d0766ec fix various issues by Jerry Yu · 2 years, 11 months ago
  70. c573882 Merge remote-tracking branch 'upstream/development' into issue-6015-montgomery-multiplication by Tom Cosgrove · 2 years, 11 months ago
  71. d433cd7 Merge pull request #6283 from mpg/driver-only-hashes-wrap-up by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  72. 4782823 Ensure we explicitly document the modulus for fixed-width arithmetic by Tom Cosgrove · 2 years, 11 months ago
  73. b0b77e1 Document and test aliasing of the bignums given to mbedtls_mpi_core_mla() by Tom Cosgrove · 2 years, 11 months ago
  74. 067a1e7 tls13: Try reasonable sig alg for CertificateVerify signature by Ronald Cron · 2 years, 11 months ago
  75. 38391bf tls13: Do not impose minimum hash size for RSA PSS signatures by Ronald Cron · 2 years, 11 months ago
  76. 67ea254 tls13: server: Add sig alg checks when selecting best certificate by Ronald Cron · 2 years, 11 months ago
  77. ea45c1d Document and test aliasing of output for mbedtls_mpi_core_montmul() by Tom Cosgrove · 2 years, 11 months ago
  78. d4e7500 Enable multi session tickets on Server by Jerry Yu · 3 years ago
  79. 1ad7ace Add conf new session tickets by Jerry Yu · 3 years ago
  80. be0224a Merge pull request #6167 from yuhaoth/pr/finalize-tls13-session-tickets by Ronald Cron · 2 years, 11 months ago
  81. 7763829 Add missing ifdef when calculating operation capacity by Andrzej Kurek · 2 years, 11 months ago
  82. 3c4c514 Remove `PSA_ALG_IS_TLS12_ECJPAKE_TO_PMS` by Andrzej Kurek · 2 years, 11 months ago
  83. b093650 Add proper capacity calculation for EC J-PAKE to PMS KDF by Andrzej Kurek · 2 years, 11 months ago
  84. 702776f Restrict the EC J-PAKE to PMS input type to secret by Andrzej Kurek · 2 years, 11 months ago
  85. ad4d2bb Exclude pre_shared_key for HRR by Jerry Yu · 2 years, 11 months ago
  86. 07018f9 Make legacy_or_psa.h public. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  87. 6ee726e Replace md translation function by Jerry Yu · 2 years, 11 months ago
  88. a5df584 fix build fail for test_psa_crypto_config_accel_hash_use_psa by Jerry Yu · 2 years, 11 months ago
  89. ed1c7f4 Include platform.h unconditionally: gcm by Gilles Peskine · 2 years, 11 months ago
  90. e9b5592 Remove useless platform macro redefinitions: automatic part by Gilles Peskine · 2 years, 11 months ago
  91. a7aa80c Include platform.h unconditionally: second automatic part by Gilles Peskine · 2 years, 11 months ago
  92. 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 11 months ago
  93. 3bd7bc3 Use X rather than A for accumulator-style input (and output!) params, and rename others accordingly by Tom Cosgrove · 2 years, 11 months ago
  94. 5c0e810 Prefer 'fixed-size' to 'known-size' in doc comments by Tom Cosgrove · 2 years, 11 months ago
  95. b7438d1 Update name of mbedtls_mpi_montg_init() by Tom Cosgrove · 2 years, 11 months ago
  96. 2701dea Use mbedtls_ct_mpi_uint_mask() rather than rolling our own by Tom Cosgrove · 2 years, 11 months ago
  97. 818d992 Note that T must not overlap other parameters of mbedtls_mpi_core_montmul() by Tom Cosgrove · 2 years, 11 months ago
  98. dca2246 ssl_tls13_select_sig_alg_to_psa_alg: optimize code by Przemek Stekiel · 3 years, 1 month ago
  99. f937e66 Guard new code with MBEDTLS_USE_PSA_CRYPTO by Przemek Stekiel · 3 years, 1 month ago
  100. 3c326f9 Add function to convert sig_alg to psa alg and use it by Przemek Stekiel · 3 years, 1 month ago