1. 55fd0b9 Merge pull request #6121 from daverodgman/pr277 by Dave Rodgman · 2 years, 9 months ago
  2. 1a22bef Merge pull request #6190 from daverodgman/invalid-ecdsa-pubkey by Dave Rodgman · 2 years, 9 months ago
  3. cd7fe3e Merge pull request #6487 from gilles-peskine-arm/legacy_or_psa-internal by Dave Rodgman · 2 years, 9 months ago
  4. 77e15e8 Merge pull request #6460 from xkqian/tls13_add_early_data_preparatory by Ronald Cron · 2 years, 9 months ago
  5. 3a9ebd6 Declare legacy_or_psa.h as private by Gilles Peskine · 2 years, 9 months ago
  6. 49540ac Move copyright notice out of the Doxygen documentation by Gilles Peskine · 2 years, 9 months ago
  7. c9176a0 Merge pull request #6410 from gilles-peskine-arm/psa-pkparse-pkwrite-3.2 by Ronald Cron · 2 years, 9 months ago
  8. 3e0ea98 Merge pull request #6451 from mpg/fix-can-exercise by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  9. 72dbfef Improve coding styles by Xiaokang Qian · 2 years, 9 months ago
  10. 4ef4c89 Fix CI failure in build_info.h by Xiaokang Qian · 2 years, 9 months ago
  11. 65fc0de Improve the prerequisites for early data by Xiaokang Qian · 2 years, 9 months ago
  12. d69d06f Improve format issue by Xiaokang Qian · 2 years, 9 months ago
  13. 95a0730 Change prerequisites of MBEDTLS_SSL_EARLY_DATA and add related check by Xiaokang Qian · 2 years, 9 months ago
  14. 72de95d Move function mbedtls_ssl_tls13_conf_early_data to ssl_tls.c by Xiaokang Qian · 2 years, 9 months ago
  15. 600804b Remove useless early data related macros for the time being by Xiaokang Qian · 2 years, 10 months ago
  16. 54413b1 Add early data support preparatory work by Xiaokang Qian · 2 years, 10 months ago
  17. 571f1ff Make sure TLS 1.2 kex macros are undefined in builds without TLS 1.2 by Ronald Cron · 2 years, 10 months ago
  18. 73fe8df Introduce and use MBEDTLS_SSL_HANDSHAKE_WITH_PSK_ENABLED by Ronald Cron · 2 years, 10 months ago
  19. e68ab4f Introduce and use MBEDTLS_SSL_HANDSHAKE_WITH_CERT_ENABLED by Ronald Cron · 2 years, 10 months ago
  20. 928cbd3 tls13: Use MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED by Ronald Cron · 2 years, 10 months ago
  21. d8d2ea5 Add TLS 1.3 key exchange mode config options by Ronald Cron · 2 years, 10 months ago
  22. 98b91d4 RSA PKCS#1 v1.5 no longer depends on MD by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  23. f33da19 Merge pull request #6413 from daverodgman/update_docs_links by Dave Rodgman · 2 years, 10 months ago
  24. 8874cd5 Merge pull request #4826 from RcColes/development by Gilles Peskine · 2 years, 10 months ago
  25. 49e4184 Merge pull request #6299 from xkqian/tls13_add_servername_check by Ronald Cron · 2 years, 10 months ago
  26. 29c490d Update LMS calculate_public_key docs by Raef Coles · 2 years, 10 months ago
  27. 07b70d9 Correct typo in LMS config check by Raef Coles · 2 years, 10 months ago
  28. 1b43a74 Clean up LMS and LMOTS feature dependencies by Raef Coles · 2 years, 10 months ago
  29. 3c4ae77 Improve LMS private context documentation by Raef Coles · 2 years, 10 months ago
  30. 285d44b Capitalize "Merkle" in LMS and LMOTS code by Raef Coles · 2 years, 10 months ago
  31. 9b0daf6 Improve LMS private function warning by Raef Coles · 2 years, 10 months ago
  32. 370cc43 Make LMS public key export part of public key api by Raef Coles · 2 years, 10 months ago
  33. be3bdd8 Rename LMS and LMOTS init/free functions by Raef Coles · 2 years, 10 months ago
  34. 2ac352a Make LMS functions args const where required by Raef Coles · 2 years, 10 months ago
  35. f6ddd51 Sanitize LMS and LMOTS macros by Raef Coles · 2 years, 10 months ago
  36. 5127e85 Update LMS and LMOTS dependency macros by Raef Coles · 2 years, 10 months ago
  37. 56fe20a Move MBEDTLS_PRIVATE required defines into lms.h by Raef Coles · 2 years, 10 months ago
  38. ab300f1 Move public header content from lmots.h to lms.h by Raef Coles · 2 years, 10 months ago
  39. 403558c Fix LMS function documentation by Raef Coles · 2 years, 11 months ago
  40. 9b88ee5 Fix LMS and LMOTS coding style violations by Raef Coles · 3 years ago
  41. 366d67d Shorted LMS and LMOTS line-lengths by Raef Coles · 3 years ago
  42. e9479a0 Update LMS API to support multiple parameter sets by Raef Coles · 3 years ago
  43. ab4f874 Add MBEDTLS_LMS_PRIVATE define by Raef Coles · 3 years ago
  44. 01c71a1 Update LMS and LMOTS api by Raef Coles · 3 years ago
  45. c8f9604 Use PSA hashing for LMS and LMOTS by Raef Coles · 3 years ago
  46. 7dce69a Make LMOTS a private api by Raef Coles · 3 years ago
  47. 2ad6e61 Update LMS/LMOTS documentation by Raef Coles · 3 years ago
  48. 0aa18e0 Note that LMS sign function is for testing only by Raef Coles · 3 years, 2 months ago
  49. c464746 Document LMS and LMOTS contexts by Raef Coles · 3 years, 2 months ago
  50. 8ff6df5 Add LMS implementation by Raef Coles · 4 years ago
  51. 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 10 months ago
  52. b319684 Additional updates to docs links by Dave Rodgman · 2 years, 10 months ago
  53. baa4764 Fix typo issues by Xiaokang Qian · 2 years, 10 months ago
  54. ed3afcd Fix various typo and macro guards issues by Xiaokang Qian · 2 years, 10 months ago
  55. 0340929 Add MBEDTLS_SSL_SESSION_TICKETS guard to server name check by Xiaokang Qian · 2 years, 10 months ago
  56. 2f9efd3 Address comments base on review by Xiaokang Qian · 2 years, 10 months ago
  57. bc663a0 Refine code based on commnets by Xiaokang Qian · 2 years, 10 months ago
  58. adf84a4 Remove public api mbedtls_ssl_reset_hostname() by Xiaokang Qian · 2 years, 10 months ago
  59. 281fd1b Add server name check when proposeing pre-share key by Xiaokang Qian · 2 years, 11 months ago
  60. 8fd3254 Merge pull request #6374 from mprse/enc_types by Gilles Peskine · 2 years, 10 months ago
  61. 78317c8 Merge pull request #6327 from yuhaoth/pr/tls13-psk-after-session-tickets by Ronald Cron · 2 years, 10 months ago
  62. fcee740 Automatically enable PK_PARSE for RSA in PSA by Gilles Peskine · 2 years, 10 months ago
  63. fd94304 PSA RSA needs pk_write by Gilles Peskine · 2 years, 10 months ago
  64. d61a4d3 Fix missing guard and double-space by Przemek Stekiel · 2 years, 10 months ago
  65. 52a428b Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
  66. 8897c07 Add server only guards for psk callback by Jerry Yu · 3 years ago
  67. b33f6e5 Fix typo by Jan Bruckner · 2 years, 10 months ago
  68. 0957e7b Rmove MBEDTLS_NIST_KW_C dependency from MBEDTLS_SSL_TICKET_C by Przemek Stekiel · 2 years, 10 months ago
  69. 460192e Fix and sync configuration file and configuration verifiation by Przemek Stekiel · 2 years, 10 months ago
  70. ce5b68c Revert "Fix guards for mbedtls_ssl_ticket_write() and mbedtls_ssl_ticket_parse() functions" by Przemek Stekiel · 2 years, 10 months ago
  71. f3f9e45 Merge pull request #6115 from AndrzejKurek/ecjpake-kdf-tls-1-2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  72. e31ba83 Use basic symbols instead MBEDTLS_CIPHER_MODE_AEAD in check config by Przemek Stekiel · 2 years, 10 months ago
  73. d582a01 Make MBEDTLS_SSL_CONTEXT_SERIALIZATION dependent on AEAD by Przemek Stekiel · 2 years, 10 months ago
  74. a82290b Fix guards for mbedtls_ssl_ticket_write() and mbedtls_ssl_ticket_parse() functions by Przemek Stekiel · 2 years, 10 months ago
  75. 2c282c9 Merge pull request #6180 from yuhaoth/pr/add-tls13-multiple-session-tickets by Paul Elliott · 2 years, 11 months ago
  76. ba627bf improve document about session tickets by Jerry Yu · 2 years, 11 months ago
  77. 40b4a01 Improve documents by Jerry Yu · 2 years, 11 months ago
  78. f3bdf9d fix various issues by Jerry Yu · 2 years, 11 months ago
  79. d0766ec fix various issues by Jerry Yu · 2 years, 11 months ago
  80. d433cd7 Merge pull request #6283 from mpg/driver-only-hashes-wrap-up by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  81. b4e28aa Fix two typos by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  82. 3c16abe Fix dependencies of KEY_EXCHANGE_ECJPAKE by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  83. 1ad7ace Add conf new session tickets by Jerry Yu · 3 years ago
  84. be0224a Merge pull request #6167 from yuhaoth/pr/finalize-tls13-session-tickets by Ronald Cron · 2 years, 11 months ago
  85. ef843f2 MBEDTLS_PLATFORM_VSNPRINTF_ALT requires MBEDTLS_PLATFORM_C by Gilles Peskine · 2 years, 11 months ago
  86. 1be4582 Remove useless guard around include by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  87. 138387f Fix some typos, improve wording & formatting by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  88. 72687b7 Clarify dependencies in mbedtls_config.h by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  89. f17f85e Simplify definition of TLS 1.3 MD max size. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  90. e896705 Take advantage of legacy_or_psa.h being public by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  91. 07018f9 Make legacy_or_psa.h public. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  92. 04e4c19 Document the base state of platform abstraction by Gilles Peskine · 2 years, 11 months ago
  93. 409a620 Merge pull request #6255 from mprse/md_tls13 by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  94. 18dff1f Merge pull request #5871 from superna9999/4153-psa-expose-ec-j-pake by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  95. d60907b Define ECJPAKE_TO_PMS in config_psa only if SHA_256 is available by Andrzej Kurek · 2 years, 11 months ago
  96. 67ffab5 ssl.h: use PSA hash buffer size when PSA is used by Przemyslaw Stekiel · 2 years, 11 months ago
  97. 08d34b8 Add an EC J-PAKE KDF to transform K -> SHA256(K.X) for TLS 1.2 by Andrzej Kurek · 3 years ago
  98. 034492b ssl.h: Fix hash guards by Przemyslaw Stekiel · 2 years, 11 months ago
  99. ce0aa58 check_config.h: make TLS1.3 requirements verification more readable by Przemek Stekiel · 2 years, 11 months ago
  100. 8a2f2b0 check_config.h: fix TLS 1.3 requirements (add HKDF_EXTRACT/EXPAND) and comments by Przemek Stekiel · 2 years, 11 months ago