1. 21f82c7 Merge pull request #5709 from superna9999/5625-pk-opaque-rsa-tls12 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  2. 70701e3 Merge pull request #5726 from mprse/mixed_psk_1_v2 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  3. 90c7014 Merge pull request #5728 from superna9999/5711-pk-opaque-rsa-pss-sign by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  4. 9d8716c Merge pull request #5739 from gilles-peskine-arm/depends-curves-positive-only by Gilles Peskine · 3 years, 4 months ago
  5. 843795a Use macro for public key buffer size in pk_psa_wrap_sign_ext() by Neil Armstrong · 3 years, 4 months ago
  6. 13e76be Reorganize & simplify mbedtls_pk_sign_ext() handling of wrapped RSA-PSS by Neil Armstrong · 3 years, 4 months ago
  7. afbfed9 Merge pull request #5582 from gilles-peskine-arm/ssl-opt-auto-psk by Gilles Peskine · 3 years, 4 months ago
  8. 4e47a91 Fix indentation issues by Przemek Stekiel · 3 years, 4 months ago
  9. 4daaa2b derive_output mix-psk test: add more cases for derivation of output key by Przemek Stekiel · 3 years, 4 months ago
  10. 6aabc47 derive_output test: remove redundant tests with raw key agreement by Przemek Stekiel · 3 years, 4 months ago
  11. e665466 derive_output test: add other key type value 11 to handle raw key type by Przemek Stekiel · 3 years, 4 months ago
  12. c5bd1b8 PSA key derivation mix-psk tests: add description for bad state cases by Przemek Stekiel · 3 years, 4 months ago
  13. 03faf5d2 psa_tls12_prf_psk_to_ms_set_key: clear buffers after usage by Przemek Stekiel · 3 years, 4 months ago
  14. 937b90f Add null check for pms allocation by Przemek Stekiel · 3 years, 4 months ago
  15. 7f1c89d Provide other_secret, other_secret_length fields if MBEDTLS_PSA_BUILTIN_ALG_TLS12_PSK_TO_MS is defined by Przemek Stekiel · 3 years, 4 months ago
  16. e47201b rename: psa_tls12_prf_set_other_key->psa_tls12_prf_psk_to_ms_set_other_key and adapt code by Przemek Stekiel · 3 years, 4 months ago
  17. 38647de derive_output() test: fix code style by Przemek Stekiel · 3 years, 4 months ago
  18. 2503f7e Handle empty other secret when passed with input bytes by Przemek Stekiel · 3 years, 4 months ago
  19. cd00d7f test PSA key derivation: add positive and negative cases for mixed-psk by Przemek Stekiel · 3 years, 4 months ago
  20. 23143dc Update mbedtls_pk_wrap_as_opaque() public documentation for RSA & RSA-PSS by Neil Armstrong · 3 years, 4 months ago
  21. 771e42a Merge pull request #5698 from ronald-cron-arm/tls13-misc by Ronald Cron · 3 years, 4 months ago
  22. 7ea6ae8 Merge pull request #5743 from Anton-TF/build-win32 by Paul Elliott · 3 years, 4 months ago
  23. fd8cbda Remove ECDH code specific to TLS 1.3 by Ronald Cron · 3 years, 4 months ago
  24. 9d0a3e8 generate_tls13_compat_tests.py: Fix/Unify parameter ordering by Ronald Cron · 3 years, 4 months ago
  25. df5f868 ssl-opt.sh: Fix/Unify TLS 1.3 test descriptions by Ronald Cron · 3 years, 4 months ago
  26. fd6193c ssl_tls13_client: Add downgrade attack protection by Ronald Cron · 3 years, 4 months ago
  27. 217d699 Fix Doxygen marks by Ronald Cron · 3 years, 4 months ago
  28. a2da9c7 Merge pull request #5631 from gstrauss/enum-tls-vers by Paul Elliott · 3 years, 4 months ago
  29. f4d70b2 Merge pull request #5608 from AndrzejKurek/raw-key-agreement-fail by Gilles Peskine · 3 years, 4 months ago
  30. 46435f0 Merge pull request #5706 from hanno-arm/bn_mul_cleanup by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  31. 606cb16 Add comment explaining structure of UMAAL assembly by Hanno Becker · 3 years, 4 months ago
  32. d46d96c Add 2-fold unrolled assembly for umaal based multiplication by Hanno Becker · 3 years, 4 months ago
  33. 63eb28c Use separate counters for 8-fold and single multiplication steps by Hanno Becker · 3 years, 4 months ago
  34. eacf3b9 Simplify organization of inline assembly for bignum by Hanno Becker · 3 years, 4 months ago
  35. 5bd0b51 Use terse output from lsof by Gilles Peskine · 3 years, 4 months ago
  36. a841c2a test_cmake_out_of_source: run an ssl-opt test case that exists by Gilles Peskine · 3 years, 4 months ago
  37. 7393ec5 test_cmake_out_of_source: validate that ssl-opt passed by Gilles Peskine · 3 years, 4 months ago
  38. 09dc05b Merge pull request #5635 from gilles-peskine-arm/psa-test-op-fail by Gilles Peskine · 3 years, 4 months ago
  39. 63ed7cb Merge pull request #5701 from hanno-arm/mpi_mul_hlp by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  40. 8315811 Remove restrictive proto ver negotiation checks by Glenn Strauss · 3 years, 4 months ago
  41. bbdc83b Use mbedtls_ssl_protocol_version in public structs by Glenn Strauss · 3 years, 4 months ago
  42. 59b0d54 Convert tests to use mbedtls_ssl_conf_(min|max)_tls_version() by Glenn Strauss · 3 years, 4 months ago
  43. d09b343 Deprecate mbedtls_ssl_conf_(min/max)_version() by Glenn Strauss · 3 years, 4 months ago
  44. 39e624c Convert tests to use MBEDTLS_SSL_VERSION_TLS1_* by Glenn Strauss · 3 years, 4 months ago
  45. cd78df6 handshake->min_minor_ver to ->min_tls_version by Glenn Strauss · 3 years, 4 months ago
  46. 041a376 Remove some tls_ver < MBEDTLS_SSL_VERSION_TLS1_2 checks by Glenn Strauss · 3 years, 5 months ago
  47. e3af4cb mbedtls_ssl_(read|write)_version using tls_version by Glenn Strauss · 3 years, 5 months ago
  48. 60bfe60 mbedtls_ssl_ciphersuite_t min_tls_version,max_tls_version by Glenn Strauss · 3 years, 5 months ago
  49. 2dfcea2 mbedtls_ssl_config min_tls_version, max_tls_version by Glenn Strauss · 3 years, 5 months ago
  50. da7851c Rename mbedtls_ssl_session minor_ver to tls_version by Glenn Strauss · 3 years, 5 months ago
  51. 07c6416 Rename mbedtls_ssl_transform minor_ver to tls_version by Glenn Strauss · 3 years, 5 months ago
  52. dff8462 Unify internal/external TLS protocol version enums by Glenn Strauss · 3 years, 5 months ago
  53. ca947a4 Fix Windows build host detection by Anton Komlev · 3 years, 4 months ago
  54. 83e60ee tests: fix bitflip comment by Andrzej Kurek · 3 years, 4 months ago
  55. 473d585 Merge pull request #5006 from JoeSubbiani/CleanCompat.sh2_dev by Gilles Peskine · 3 years, 4 months ago
  56. 3577131 Reintroduce trimming of input in mbedtls_mpi_mul_int() by Hanno Becker · 3 years, 4 months ago
  57. e2c342b Don't test with all-but-one elliptic curves by Gilles Peskine · 3 years, 4 months ago
  58. 636b5f1 Add comment in compat.sh about callers by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  59. 9473229 Fix compat.sh invocation in basic-built-test.sh by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  60. 5417d48 Remove mostly-redundant test build by Gilles Peskine · 3 years, 4 months ago
  61. 2ecf4ff Restore explicit version requirement on 1.3 HelloRetryRequest tests by Gilles Peskine · 3 years, 4 months ago
  62. 70b8a69 Add changelog entry for #3998 fix by Gilles Peskine · 3 years, 4 months ago
  63. c912673 Automatically detect protocol version requirement from force_version by Gilles Peskine · 3 years, 4 months ago
  64. 999930e Add RSA PK Wrapped Sign ext tests by Neil Armstrong · 3 years, 4 months ago
  65. 740b734 Move ticket, alpn detection into maybe_requires_ciphersuite_enabled by Gilles Peskine · 3 years, 4 months ago
  66. b898b3d Prepare to generalize maybe_requires_ciphersuite_enabled by Gilles Peskine · 3 years, 4 months ago
  67. a4dbfdd Add DHE-RSA Opaque PK key tests variants in ssl-opt.sh by Neil Armstrong · 3 years, 5 months ago
  68. 3e9a142 Add RSA Opaque PK key tests variants in ssl-opt.sh by Neil Armstrong · 3 years, 5 months ago
  69. f0b1271 Support RSA Opaque PK keys in ssl_server2 by Neil Armstrong · 3 years, 5 months ago
  70. 296787f Rm DES from invocations of compat.sh by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  71. 4111b73 Update comment and default exclude by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  72. 32df145 Order ciphersuite names alphabetically by Joe Subbiani · 4 years ago
  73. f05fae0 Remove unsupported ciphersuites by Joe Subbiani · 4 years ago
  74. 9f84761 Removed redundant mode checks by Joe Subbiani · 4 years ago
  75. 6c242a0 Merge pull request #5634 from superna9999/5625-pk-opaque-rsa-basics by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  76. 0dbf04a Remove unnecessary memory operations in p25519 quasireduction by Hanno Becker · 3 years, 4 months ago
  77. 1772e05 Reduce the scope of local variable in mbedtls_mpi_mul_mpi() by Hanno Becker · 3 years, 4 months ago
  78. da763de Revert "Don't trim MPIs to minimal size in mbedtls_mpi_mul_mpi()" by Hanno Becker · 3 years, 4 months ago
  79. 127fcab Fail gracefully upon unexpectedly large input to p25519 reduction by Hanno Becker · 3 years, 4 months ago
  80. 62d452b Implement PK Opaque RSA PSS signature by Neil Armstrong · 3 years, 4 months ago
  81. 927410d Merge pull request #5611 from superna9999/5318-tls-ecdhe-psk by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  82. bb04cb9 Fix check in p25519 quasi-reduction by Hanno Becker · 3 years, 4 months ago
  83. d830feb Simplify check in p25519 quasi-reduction by Hanno Becker · 3 years, 4 months ago
  84. 2ef0cff Fix size check in p25519 modular reduction by Hanno Becker · 3 years, 4 months ago
  85. 0235f75 Reduce scope of local variables in mpi_montmul() by Hanno Becker · 3 years, 4 months ago
  86. 9137b9c Note alternative implementation strategy in mbedtls_mpi_mul_int() by Hanno Becker · 3 years, 4 months ago
  87. 808e666 Don't trim MPIs to minimal size in mbedtls_mpi_mul_mpi() by Hanno Becker · 3 years, 4 months ago
  88. ffbb7d3 derive_output: add optional step for derivation by Przemek Stekiel · 3 years, 4 months ago
  89. d7a2864 psa_tls12_prf_set_key(): add PSA_TLS12_PRF_STATE_OTHER_KEY_SET as a valid state by Przemek Stekiel · 3 years, 4 months ago
  90. a7695a2 psa_key_derivation_check_input_type(): handle PSA_KEY_DERIVATION_INPUT_OTHER_SECRET by Przemek Stekiel · 3 years, 4 months ago
  91. c8fa5a1 psa_tls12_prf_psk_to_ms_set_key(): add support for other secret input by Przemek Stekiel · 3 years, 4 months ago
  92. 43b0943 Merge pull request #1946 from hanno-arm/alert_reentrant by Gilles Peskine · 3 years, 4 months ago
  93. 7624a5a Allow RSA PK Opaque keys for RSA-PSS signing by Neil Armstrong · 3 years, 4 months ago
  94. ed35887 Merge pull request #2104 from hanno-arm/iotssl-2071 by Dave Rodgman · 3 years, 4 months ago
  95. 53b3c60 Move `const` keyword prior to type name by Hanno Becker · 3 years, 4 months ago
  96. dfcb2d0 Fix Doxygen for mbedtls_mpi_core_mla() by Hanno Becker · 3 years, 4 months ago
  97. 99ba4cc Remove Doxygen from mbedtls_mpi_core_mla() implementation by Hanno Becker · 3 years, 4 months ago
  98. 8f5a29a Improve fix for printf specifier by Dave Rodgman · 3 years, 4 months ago
  99. efdc519 Reintroduce though-to-be unused variable in correct place by Hanno Becker · 3 years, 4 months ago
  100. eaba723 Fix printf specifier by Dave Rodgman · 3 years, 4 months ago