1. bb04cb9 Fix check in p25519 quasi-reduction by Hanno Becker · 3 years, 4 months ago
  2. d830feb Simplify check in p25519 quasi-reduction by Hanno Becker · 3 years, 4 months ago
  3. 2ef0cff Fix size check in p25519 modular reduction by Hanno Becker · 3 years, 4 months ago
  4. 0235f75 Reduce scope of local variables in mpi_montmul() by Hanno Becker · 3 years, 4 months ago
  5. 9137b9c Note alternative implementation strategy in mbedtls_mpi_mul_int() by Hanno Becker · 3 years, 4 months ago
  6. 808e666 Don't trim MPIs to minimal size in mbedtls_mpi_mul_mpi() by Hanno Becker · 3 years, 4 months ago
  7. 53b3c60 Move `const` keyword prior to type name by Hanno Becker · 3 years, 4 months ago
  8. dfcb2d0 Fix Doxygen for mbedtls_mpi_core_mla() by Hanno Becker · 3 years, 4 months ago
  9. 99ba4cc Remove Doxygen from mbedtls_mpi_core_mla() implementation by Hanno Becker · 3 years, 4 months ago
  10. efdc519 Reintroduce though-to-be unused variable in correct place by Hanno Becker · 3 years, 4 months ago
  11. 5d4ceeb Remove const qualifier for mutable local variable in mpi_mul_hlp() by Hanno Becker · 3 years, 4 months ago
  12. 284d778 Address review comments by Hanno Becker · 3 years, 4 months ago
  13. e9dd9a1 Use size_t for number of limbs by Hanno Becker · 3 years, 4 months ago
  14. 6454993 Safeguard against calling p255 reduction with single-width MPI by Hanno Becker · 3 years, 4 months ago
  15. 25bb732 Simplify x25519 reduction using internal bignum MLA helper by Hanno Becker · 3 years, 4 months ago
  16. aef9cc4 Rename mpi_mul_hlp -> mbedtls_mpi_core_mla and expose internally by Hanno Becker · 3 years, 4 months ago
  17. e141702 Adjust mpi_montmul() to new signature of mpi_mul_hlp() by Hanno Becker · 3 years, 4 months ago
  18. 74a11a3 Adjust mbedtls_mpi_mul_int() to changed signature of mpi_mul_hlp() by Hanno Becker · 3 years, 4 months ago
  19. fee261a Adjust mbedtls_mpi_mul_mpi() to new signature of mpi_mul_hlp() by Hanno Becker · 3 years, 4 months ago
  20. defe569 Make length of output explicit in mpi_mul_hlp() by Hanno Becker · 3 years, 4 months ago
  21. e7f14a3 Remove unused variable in mpi_mul_hlp() by Hanno Becker · 3 years, 4 months ago
  22. cccbe0e Merge pull request #5516 from tom-daubney-arm/M-AEAD_dispatch_tests by Ronald Cron · 3 years, 4 months ago
  23. ea75049 Merge pull request #5689 from yanesca/fix-lts-version-in-guidelines by Gilles Peskine · 3 years, 4 months ago
  24. 1c7c596 Merge pull request #5683 from paul-elliott-arm/fix_pk_test by Gilles Peskine · 3 years, 4 months ago
  25. c82f62e Merge pull request #4907 from gilles-peskine-arm/config-baremetal-size-3.0 by Gilles Peskine · 3 years, 4 months ago
  26. f38c8c6 Adds test data for insufficient memory case by Thomas Daubney · 3 years, 6 months ago
  27. 30583c3 Adds test data for fallback test by Thomas Daubney · 3 years, 6 months ago
  28. 5e896d9 Adds test data for encrypt setup test case by Thomas Daubney · 3 years, 6 months ago
  29. d610191 Adds driver dispatch test for M-AEAD encryption setup by Thomas Daubney · 3 years, 7 months ago
  30. 3af3415 Fix LTS version in contributing guidelines by Janos Follath · 3 years, 4 months ago
  31. de68e39 Merge pull request #5568 from superna9999/5159-pk-rsa-verification by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  32. 0e980e8 Merge pull request #5640 from ronald-cron-arm/version-negotiation-2 by Ronald Cron · 3 years, 4 months ago
  33. 33a9d61 Merge pull request #5638 from paul-elliott-arm/ssl_cid_accessors by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  34. 6a25159 Merge pull request #5648 from gabor-mezei-arm/5403_hkdf_use_internal_psa_implementations by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  35. d7bdedc Merge pull request #5681 from daverodgman/migration by Dave Rodgman · 3 years, 4 months ago
  36. 451114f Merge pull request #5647 from superna9999/5179-follow-up-tls-record-hmac-no-mdinfo by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  37. 02758a5 Add tls CID tests by Paul Elliott · 3 years, 5 months ago
  38. 0113cf1 Add accessor for own cid to ssl context by Paul Elliott · 3 years, 5 months ago
  39. cbd7bfd ssl-opt.sh: Force TLS 1.2 on server for TLS 1.2 specific tests by Ronald Cron · 3 years, 4 months ago
  40. 634d865 ssl-opt.sh: Fix "no TLS 1.3 server support" test check by Ronald Cron · 3 years, 4 months ago
  41. 11218dd ssl_client.c: Fix unused parameter by Ronald Cron · 3 years, 4 months ago
  42. bdb4f58 Add and update documentation of some minor version fields by Ronald Cron · 3 years, 4 months ago
  43. ff59a34 Prevent free of uninitialised variables by Paul Elliott · 3 years, 4 months ago
  44. 82c785f Make handshake::min_minor_ver client only by Ronald Cron · 3 years, 4 months ago
  45. 017a199 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  46. 6476726 Fix comments by Ronald Cron · 3 years, 4 months ago
  47. a980adf Merge pull request #5637 from ronald-cron-arm/version-negotiation-1 by Ronald Cron · 3 years, 4 months ago
  48. ba120bb ssl_tls13_client.c: Fix ciphersuite final validation by Ronald Cron · 3 years, 4 months ago
  49. 8fdad9e ssl_tls12_client.c: Remove duplicate of ciphersuite validation by Ronald Cron · 3 years, 4 months ago
  50. 757a2ab ssl_client.c: Extend and export ciphersuite validation function by Ronald Cron · 3 years, 4 months ago
  51. f735cf1 ssl_tls.c: Fix ciphersuite selection regarding protocol version by Ronald Cron · 3 years, 4 months ago
  52. 9847338 ssl_tls13_client.c: Add check in supported_versions parsing by Ronald Cron · 3 years, 4 months ago
  53. 1fa4f68 ssl_tls.c: Return in error if default config fails by Ronald Cron · 3 years, 4 months ago
  54. a77fc27 ssl_tls13_client.c: versions ext writing : Fix available space check by Ronald Cron · 3 years, 4 months ago
  55. 37bdaab tls: Simplify the logic of the config version check and test it by Ronald Cron · 3 years, 4 months ago
  56. 3cffc5c tls: Remove unnecessary checks of MBEDTLS_CIPHERSUITE_NODTLS by Ronald Cron · 3 years, 4 months ago
  57. 150d579 ssl_client.c: Improve coding style by Ronald Cron · 3 years, 4 months ago
  58. e451295 Remove md_info in ssl_tls12_populate_transform() when USE_PSA_CRYPTO is defined by Neil Armstrong · 3 years, 5 months ago
  59. 253e9e7 Use mbedtls_rsa_info directly in rsa_verify_wrap() by Neil Armstrong · 3 years, 5 months ago
  60. ea54dbe Fix comment typo in rsa_verify_wrap() by Neil Armstrong · 3 years, 5 months ago
  61. 19e6bc4 Use new PSA to mbedtls PK error mapping functions in rsa_verify_wrap() by Neil Armstrong · 3 years, 5 months ago
  62. 8a44bb4 Handle INVALID_SIGNATURE instead of INVALID_PADDING in rsa_verify_wrap() by Neil Armstrong · 3 years, 5 months ago
  63. 82cf804 Fix 80 characters indentation in rsa_verify_wrap() by Neil Armstrong · 3 years, 5 months ago
  64. 6baea78 Use now shared RSA_PUB_DER_MAX_BYTES define in pk_wrap.c by Neil Armstrong · 3 years, 5 months ago
  65. a33280a Check psa_destroy_key() return in rsa_verify_wrap() by Neil Armstrong · 3 years, 5 months ago
  66. 059a80c Map INVALID_PADDING from PSA to MbedTLS error in rsa_verify_wrap() by Neil Armstrong · 3 years, 5 months ago
  67. 52f41f8 PK: RSA verification PSA wrap implementation by Neil Armstrong · 3 years, 6 months ago
  68. 56d5127 Initialize PSA crypto in test_suite_pk for RSA verify tests by Neil Armstrong · 3 years, 6 months ago
  69. da41b38 Improve and fix comments by Ronald Cron · 3 years, 4 months ago
  70. 3304f25 Merge pull request #5653 from paul-elliott-arm/handshake_over by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  71. e42d8bf Add macro guard for header file by Gabor Mezei · 3 years, 4 months ago
  72. abed05f Merge pull request #5652 from arturallmann/issue-commit by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  73. 8ecd993 ssl_client.c: Fix state change for DTLS 1.2 by Ronald Cron · 3 years, 4 months ago
  74. 3cec8e8 tests: Init PSA crypto if TLS 1.3 is enabled by Ronald Cron · 3 years, 4 months ago
  75. a1b8f6e ssl-opt.sh: Do not force TLS 1.3 on client by Ronald Cron · 3 years, 5 months ago
  76. f3b425b ssl-opt.sh: Force TLS 1.2 on server by Ronald Cron · 3 years, 5 months ago
  77. f660655 TLS: Allow hybrid TLS 1.2/1.3 in default configurations by Ronald Cron · 3 years, 5 months ago
  78. e71639d Simplify TLS major version default value setting by Ronald Cron · 3 years, 5 months ago
  79. dbe87f0 Propose TLS 1.3 and TLS 1.2 by Ronald Cron · 3 years, 6 months ago
  80. 9f0fba3 Add logic to switch to TLS 1.2 by Ronald Cron · 3 years, 6 months ago
  81. e1d3f06 Allow hybrid TLS 1.3 + TLS 1.2 configuration by Ronald Cron · 3 years, 6 months ago
  82. fbd9f99 ssl_tls.c: Move some client specific functions to ssl_client.c by Ronald Cron · 3 years, 5 months ago
  83. 7320e64 ssl_tls12_client.c: Switch to generic Client Hello state handler by Ronald Cron · 3 years, 5 months ago
  84. 27c85e7 ssl_tls.c: Unify TLS 1.2 and TLS 1.3 SSL state logs by Ronald Cron · 3 years, 5 months ago
  85. 5f4e912 ssl_client.c: Add DTLS ClientHello message sending specifics by Ronald Cron · 3 years, 6 months ago
  86. 4079abc ssl_client.c: Adapt extensions writing to the TLS 1.2 case by Ronald Cron · 3 years, 6 months ago
  87. 11e1857 ssl_client.c: Fix key share code guards by Ronald Cron · 3 years, 5 months ago
  88. df823bf ssl_client.c: Re-order partially extension writing by Ronald Cron · 3 years, 4 months ago
  89. 42c1cbf ssl_client.c: Adapt compression methods comment to TLS 1.2 case by Ronald Cron · 3 years, 6 months ago
  90. 571f118 Merge pull request #5642 from mprse/ecp_export by Paul Elliott · 3 years, 4 months ago
  91. 3f39615 Fix typo "phtreads" to "pthreads" by Artur Allmann · 3 years, 5 months ago
  92. d491c2d ssl_client.c: Adapt ciphersuite writing to TLS 1.2 case by Ronald Cron · 3 years, 6 months ago
  93. a874aa8 ssl_client.c: Add DTLS 1.2 cookie support by Ronald Cron · 3 years, 6 months ago
  94. 021b178 ssl_client.c: Adapt session id generation to the TLS 1.2 case by Ronald Cron · 3 years, 6 months ago
  95. 58b8038 ssl_client.c: Adapt TLS random generation and writing to TLS 1.2 case by Ronald Cron · 3 years, 6 months ago
  96. cb5ef6a Remove duplicated includes by Gabor Mezei · 3 years, 4 months ago
  97. 55c49a3 Use proper macro guard by Gabor Mezei · 3 years, 4 months ago
  98. 29e7ca8 Fix typo by Gabor Mezei · 3 years, 4 months ago
  99. c094375 Remove commented out code by Gabor Mezei · 3 years, 4 months ago
  100. 1614eb6 ssl_client.c: Adapt TLS version writing to TLS 1.2 case by Ronald Cron · 3 years, 6 months ago