1. 45c6792 Merge pull request #6385 from AndrzejKurek/depends-py-reloaded by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  2. 4281ae0 Merge pull request #6373 from gilles-peskine-arm/bignum-core-conventions by Gilles Peskine · 2 years, 10 months ago
  3. db29963 Merge pull request #6289 from gabor-mezei-arm/6237_Add_conditional_assign_and_swap_for_bignum by Gilles Peskine · 2 years, 10 months ago
  4. 9387b7b Add a temporary solution to create a seedfile by Andrzej Kurek · 2 years, 10 months ago
  5. c610e74 Formatting & unnecessary (void) fixes by Andrzej Kurek · 2 years, 10 months ago
  6. ecb6309 Fix constant name in ssl_tls13_keys by Andrzej Kurek · 2 years, 10 months ago
  7. e5a5cc1 Remove the dependency of tls1_3 key evolution tests on curve25519 by Andrzej Kurek · 2 years, 10 months ago
  8. eabeb30 Fix SHA512 vs SHA384 dependencies by Andrzej Kurek · 2 years, 10 months ago
  9. c19fb08 Add missing ECDH dependency in tls 1.3 client by Andrzej Kurek · 2 years, 10 months ago
  10. 6832774 Add missing dependencies by Andrzej Kurek · 2 years, 10 months ago
  11. 46a9873 Formatting fix by Andrzej Kurek · 2 years, 10 months ago
  12. 084334c Compile constant time masking and hmac if there are suites using MAC by Andrzej Kurek · 2 years, 10 months ago
  13. 2d59dbc Use TLS prf only if TLS 1.2 is compiled in by Andrzej Kurek · 2 years, 10 months ago
  14. 894edde Add tls prf handling when there's no SHA256 or SHA384 by Andrzej Kurek · 2 years, 10 months ago
  15. 252283f Fix missing cipher mode dependencies by Andrzej Kurek · 2 years, 10 months ago
  16. 8874cd5 Merge pull request #4826 from RcColes/development by Gilles Peskine · 2 years, 10 months ago
  17. dcd1717 Forbid aliasing outputs by Gilles Peskine · 2 years, 10 months ago
  18. 4086de6 Fix documentation by Gabor Mezei · 2 years, 10 months ago
  19. b3c3090 Merge pull request #6383 from mprse/aead_driver_test by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  20. 1951259 Update how lms.c imports platform.h by Raef Coles · 2 years, 10 months ago
  21. 49e4184 Merge pull request #6299 from xkqian/tls13_add_servername_check by Ronald Cron · 2 years, 10 months ago
  22. cbd02ad Simplify LMS context freeing by Raef Coles · 2 years, 10 months ago
  23. 45c4ff9 Fix windows requiring explicit cast in LMS calloc by Raef Coles · 2 years, 10 months ago
  24. 142e577 Add extra zeroization to LMS and LMOTS by Raef Coles · 2 years, 10 months ago
  25. 9fc303a Add extra LMOTS import negative tests by Raef Coles · 2 years, 10 months ago
  26. 4829459 Validate LMOTS sig length before parsing type by Raef Coles · 2 years, 10 months ago
  27. 285d44b Capitalize "Merkle" in LMS and LMOTS code by Raef Coles · 2 years, 10 months ago
  28. faf59ba Make LMS verification return VERIFY_FAILED more by Raef Coles · 2 years, 10 months ago
  29. fbd60ec Change LMS and LMOTS init functions to use memset by Raef Coles · 2 years, 10 months ago
  30. 9b0daf6 Improve LMS private function warning by Raef Coles · 2 years, 10 months ago
  31. f6cb5a4 Fix LMS return statements having incorrect style by Raef Coles · 2 years, 10 months ago
  32. 75b4c77 Fix LMS internal function documentation by Raef Coles · 2 years, 10 months ago
  33. d48f7e9 Allocate LMS C_RANDOM_VALUE as hash size by Raef Coles · 2 years, 10 months ago
  34. 1fb2f32 Check LMS offsets are sane at runtime by Raef Coles · 2 years, 10 months ago
  35. e34e3c0 Remove unneeded cast in LMS calloc by Raef Coles · 2 years, 10 months ago
  36. 370cc43 Make LMS public key export part of public key api by Raef Coles · 2 years, 10 months ago
  37. e89488d Fix bug in LMS public key loading by Raef Coles · 2 years, 10 months ago
  38. 3f6cdd7 Fix LMS not checking RNG function return value by Raef Coles · 2 years, 10 months ago
  39. 02cf823 Fix ots sig length check in LMS validate function by Raef Coles · 2 years, 10 months ago
  40. f36874a Fix error type of lms_import_public_key by Raef Coles · 2 years, 10 months ago
  41. dc8fb79 Simplify LMS private key generation error handling by Raef Coles · 2 years, 10 months ago
  42. be3bdd8 Rename LMS and LMOTS init/free functions by Raef Coles · 2 years, 10 months ago
  43. 29117d2 Update LMS PSA error conversion by Raef Coles · 2 years, 10 months ago
  44. be0c2f9 Update LMS local variable allocation by Raef Coles · 2 years, 10 months ago
  45. 2ac352a Make LMS functions args const where required by Raef Coles · 2 years, 10 months ago
  46. 5127e85 Update LMS and LMOTS dependency macros by Raef Coles · 2 years, 10 months ago
  47. 56fe20a Move MBEDTLS_PRIVATE required defines into lms.h by Raef Coles · 2 years, 10 months ago
  48. ab300f1 Move public header content from lmots.h to lms.h by Raef Coles · 2 years, 10 months ago
  49. 0b7da1b Fix overflow in LMS context init by Raef Coles · 2 years, 10 months ago
  50. 57d5328 Remove MBEDTLS_LM(OT)S prefix from internal macros by Raef Coles · 2 years, 10 months ago
  51. ad05425 Update naming of internal LMS functions by Raef Coles · 2 years, 10 months ago
  52. 40158e1 Add LMOTS test hook to header by Raef Coles · 2 years, 10 months ago
  53. 3982040 Fix LMS zeroization using wrong sizeof type by Raef Coles · 2 years, 11 months ago
  54. 98d6e22 Remove doxygen markup from internal LMS functions by Raef Coles · 2 years, 11 months ago
  55. 40f184c Cast LMS allocation sizes to size_t by Raef Coles · 2 years, 11 months ago
  56. 1310ecb Update LMOTS function documentation by Raef Coles · 2 years, 11 months ago
  57. 9c9027b Add extra LMS and LMOTS tests by Raef Coles · 3 years ago
  58. fa24f9d Minor fixes to LMS and LMOTS macros by Raef Coles · 3 years ago
  59. 0a967cc Document LMS and LMOTS internal functions by Raef Coles · 3 years ago
  60. 8738a49 Fix iterator types in LMOTS by Raef Coles · 3 years ago
  61. e0a1761 Fix LMS/LMOTS if-statement style by Raef Coles · 3 years ago
  62. 9b88ee5 Fix LMS and LMOTS coding style violations by Raef Coles · 3 years ago
  63. 366d67d Shorted LMS and LMOTS line-lengths by Raef Coles · 3 years ago
  64. e9479a0 Update LMS API to support multiple parameter sets by Raef Coles · 3 years ago
  65. ab4f874 Add MBEDTLS_LMS_PRIVATE define by Raef Coles · 3 years ago
  66. ebd35b5 Rename LMS internal tree-manipulation functions by Raef Coles · 3 years ago
  67. 891c613 Update LMOTS signature use of temporary variables by Raef Coles · 3 years ago
  68. 0c88d4e Remove superfluous casts in LMS and LMOTS by Raef Coles · 3 years ago
  69. f5632d3 Remove MBEDTLS_PRIVATE usage from LMS and LMOTS by Raef Coles · 3 years ago
  70. 01c71a1 Update LMS and LMOTS api by Raef Coles · 3 years ago
  71. c8f9604 Use PSA hashing for LMS and LMOTS by Raef Coles · 3 years ago
  72. 7dce69a Make LMOTS a private api by Raef Coles · 3 years ago
  73. 8ff6df5 Add LMS implementation by Raef Coles · 4 years, 1 month ago
  74. 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 10 months ago
  75. 28af501 Fix the ticket_lifetime equal to 0 issue by Xiaokang Qian · 2 years, 10 months ago
  76. 126bf8e Address some comments by Xiaokang Qian · 2 years, 10 months ago
  77. 997669a Fix heap use-after-free corruption issue by Xiaokang Qian · 2 years, 10 months ago
  78. 307a730 Rebase and replace session_negotiate by Xiaokang Qian · 2 years, 10 months ago
  79. baa4764 Fix typo issues by Xiaokang Qian · 2 years, 10 months ago
  80. 8730644 Move ticket and hostname set code just after shallow-copy by Xiaokang Qian · 2 years, 10 months ago
  81. ed3afcd Fix various typo and macro guards issues by Xiaokang Qian · 2 years, 10 months ago
  82. ed0620c Refine code base on comments by Xiaokang Qian · 2 years, 10 months ago
  83. 0340929 Add MBEDTLS_SSL_SESSION_TICKETS guard to server name check by Xiaokang Qian · 2 years, 10 months ago
  84. d7adc37 Refine the server name compare logic by Xiaokang Qian · 2 years, 10 months ago
  85. a3b451f Adress kinds of comments base on review by Xiaokang Qian · 2 years, 10 months ago
  86. 2f9efd3 Address comments base on review by Xiaokang Qian · 2 years, 10 months ago
  87. bc663a0 Refine code based on commnets by Xiaokang Qian · 2 years, 10 months ago
  88. adf84a4 Remove public api mbedtls_ssl_reset_hostname() by Xiaokang Qian · 2 years, 10 months ago
  89. be98f96 Remove useless hostname check in server side by Xiaokang Qian · 2 years, 10 months ago
  90. 6af2a6d Fix session save-load overflow issue by Xiaokang Qian · 2 years, 10 months ago
  91. ecd7528 Address some comments by Xiaokang Qian · 2 years, 10 months ago
  92. 281fd1b Add server name check when proposeing pre-share key by Xiaokang Qian · 2 years, 11 months ago
  93. 8fd3254 Merge pull request #6374 from mprse/enc_types by Gilles Peskine · 2 years, 10 months ago
  94. c797423 Remove unnecessary empty line and fix format issue by Jerry Yu · 2 years, 10 months ago
  95. 22c18c1 Add NULL check in prepare hello by Jerry Yu · 2 years, 10 months ago
  96. c2bfaf0 fix wrong typo by Jerry Yu · 2 years, 10 months ago
  97. 4f77ecf disable session resumption when ticket expired by Jerry Yu · 2 years, 10 months ago
  98. 03aa174 Improve test message and title by Jerry Yu · 2 years, 10 months ago
  99. 6916e70 fix various issues by Jerry Yu · 2 years, 10 months ago
  100. 2109206 Restrict cipher suite validation to TLS1.3 by Jerry Yu · 2 years, 10 months ago