1. 8f0e3d4 fix wrong compiler checks by Jerry Yu · 2 years, 3 months ago
  2. a7d454c Remove unnecessary check by Jerry Yu · 2 years, 5 months ago
  3. 8b6df3f fix msvc fail on embed assembly code by Jerry Yu · 2 years, 5 months ago
  4. 9db4b1f fix msvc type cast fail. by Jerry Yu · 2 years, 5 months ago
  5. 07d28d8 Add msvc build for aesce module by Jerry Yu · 2 years, 5 months ago
  6. 3c3b94a Merge pull request #7424 from gabor-mezei-arm/7256_unit_tests_for_p192k1 by Janos Follath · 2 years, 4 months ago
  7. 1b59e76 Merge pull request #7431 from valeriosetti/issue7404 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  8. d455e90 Merge pull request #7383 from yanesca/lts-lifetime-clarification by Dave Rodgman · 2 years, 4 months ago
  9. 4359bad Merge pull request #7331 from mprse/ec-jpake-fix2 by Paul Elliott · 2 years, 4 months ago
  10. f54762e Merge pull request #7415 from Harshal5/fix/declaration_of_mbedtls_ecdsa_sign_det_restartable_function by Ronald Cron · 2 years, 4 months ago
  11. cec5060 Fix test case dependency by Gabor Mezei · 2 years, 4 months ago
  12. 7921a03 Add claryfication for PSA_PAKE_INPUT/OUTPUT_MAX_SIZE macros by Przemek Stekiel · 2 years, 4 months ago
  13. 2dbc306 test: remove useless ECP_LIGHT guard in psa_exercise_key by Valerio Setti · 2 years, 4 months ago
  14. e618cb0 test: add coverage's analysis framework for accel EC algs w/o ECP by Valerio Setti · 2 years, 4 months ago
  15. 8c77644 ecdsa: fix `-missing-prototypes` warning when `MBEDTLS_ECDSA_SIGN_ALT` is defined by harshal.patil · 2 years, 4 months ago
  16. ed5998c Merge pull request #7422 from valeriosetti/remove-psa-have-full-symbols by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  17. 48fba6f Fix so that PSA_WANT_ALG_DETERMINISTIC_ECDSA implies PSA_HAVE_FULL_ECDSA. by Stephan Koch · 2 years, 4 months ago
  18. 6942cc3 Merge pull request #7410 from valeriosetti/issue7390 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  19. 7b515fe Merge pull request #7440 from daverodgman/fix-big-endian-alignment-tests by Tom Cosgrove · 2 years, 4 months ago
  20. f33c7e3 Code style by Dave Rodgman · 2 years, 4 months ago
  21. 9145dc4 Ensure variables initialised by Dave Rodgman · 2 years, 4 months ago
  22. c07df36 More fixes for big-endian by Dave Rodgman · 2 years, 4 months ago
  23. b169671 Tidy-up by Dave Rodgman · 2 years, 4 months ago
  24. df2d5b1 Fix compile error by Dave Rodgman · 2 years, 4 months ago
  25. 0a05e70 Tidy-up by Dave Rodgman · 2 years, 4 months ago
  26. 9dc8b6a Test fixes for big-endian by Dave Rodgman · 2 years, 4 months ago
  27. 00c9c7a Remove unneeded limb variables by Gabor Mezei · 2 years, 4 months ago
  28. b70f5f1 Add checks to guarantee positive input parameters by Gabor Mezei · 2 years, 4 months ago
  29. bda7f87 Add dependency for P192K1 tests by Gabor Mezei · 2 years, 4 months ago
  30. 0a11ee6 Fix function declaration by Gabor Mezei · 2 years, 4 months ago
  31. 1237a34 Use macro guard for function declaration by Gabor Mezei · 2 years, 4 months ago
  32. b86ead3 Add generated tests for ecp_mod_p192k1 by Gabor Mezei · 2 years, 4 months ago
  33. 83669d9 Add a testable function for ecp_mod_p192k1 by Gabor Mezei · 2 years, 4 months ago
  34. 6d3ec55 Merge pull request #7329 from minosgalanakis/ecp/unify_test_cases by Janos Follath · 2 years, 4 months ago
  35. 6d2ee70 test_suite_ecp: Removed `MBEDTLS_ECP_DP_SECP_GENERIC_ENABLED` dependency. by Minos Galanakis · 2 years, 4 months ago
  36. 9cea093 test: resolve remaining disparities in test_suite_ssl by Valerio Setti · 2 years, 4 months ago
  37. a9aafd4 test: revert undesired debug change in ssl-opt by Valerio Setti · 2 years, 4 months ago
  38. 6b006c1 remove KEY_TYPE_ECC_PUBLIC_KEY unnecessary requirement by Valerio Setti · 2 years, 4 months ago
  39. 0c477d3 test: include also test_suite_ecp for the coverage analysis by Valerio Setti · 2 years, 4 months ago
  40. 6c496a1 solve disparities for ECP_LIGHT between ref/accel by Valerio Setti · 2 years, 4 months ago
  41. 5278986 psa: fix ECP guards for key derivation by Valerio Setti · 2 years, 4 months ago
  42. 3f8d23e pk_wrap: fix guards in eckey_check_pair to only include 1 option at build time by Valerio Setti · 2 years, 4 months ago
  43. 151bdf9 build_info: fixed comment by Valerio Setti · 2 years, 4 months ago
  44. d49cbc1 test: fix remaining failures in test due to the ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  45. 29b395c test: let test_psa_crypto_config_accel_all_ec_algs_use_psa use ECP_LIGHT by Valerio Setti · 2 years, 4 months ago
  46. d4a5d46 library: add remaining changes for the new ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  47. 0d2980f pk: adapt to new ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  48. fd122f4 ecp: introduce new ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  49. 6a327a5 Merge pull request #7393 from valeriosetti/issue7389 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  50. bd99835 BRANCHES.md: improve wording by Janos Follath · 2 years, 4 months ago
  51. 969e206 remove PSA_HAVE_FULL_JPAKE symbol by Valerio Setti · 2 years, 4 months ago
  52. 6f66664 remove PSA_HAVE_FULL_ECDSA symbol by Valerio Setti · 2 years, 4 months ago
  53. 48859cc remove PSA_HAVE_FULL_ECDH symbol by Valerio Setti · 2 years, 4 months ago
  54. 22d9ff6 Merge pull request #7353 from xkqian/tls13_fix_code_style by Dave Rodgman · 2 years, 4 months ago
  55. 5634f87 Merge pull request #7418 from xkqian/big_number_ecc_update_comment by Gilles Peskine · 2 years, 4 months ago
  56. 7c1c7ce Merge pull request #7401 from AndrzejKurek/md-guards-missing by Gilles Peskine · 2 years, 4 months ago
  57. 02c52a0 Merge pull request #7287 from yanrayw/7285-followup-of-PR6500 by Gilles Peskine · 2 years, 4 months ago
  58. c9e8a65 Merge pull request #7298 from lpy4105/issue/6840/add-cache-entry-removal-api by Gilles Peskine · 2 years, 4 months ago
  59. 7816c24 test: fix guards position in test_suite_pk by Valerio Setti · 2 years, 4 months ago
  60. b3f20da test: fix error handling in the new pk_genkey_ec() function by Valerio Setti · 2 years, 4 months ago
  61. 12a063a test: use proper macros for PSA init/done by Valerio Setti · 2 years, 4 months ago
  62. 0b30442 ecp: revert changes to ECP module and related tests/programs by Valerio Setti · 2 years, 4 months ago
  63. 37194b9 gen_key: limit EC key generation to when USE_PSA is disabled by Valerio Setti · 2 years, 4 months ago
  64. b6891b1 pk: add alternate function for keypair generation using PSA by Valerio Setti · 2 years, 4 months ago
  65. b16a50e Merge pull request #7392 from valeriosetti/issue7388 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  66. 723ac26 ssh_cache: Add back description of other errors for cache getter by Pengyu Lv · 2 years, 4 months ago
  67. 49f39c1 Fix the wrong debug _message function to _ret by Xiaokang Qian · 2 years, 4 months ago
  68. 09c3ccc Update the todo comment of record size limits by Xiaokang Qian · 2 years, 4 months ago
  69. 8bce0e6 Update group ext debug message in ssl_tls13_server.c by Xiaokang Qian · 2 years, 4 months ago
  70. 91bb3f0 Wrap lines in library/ssl_tls13_client.c by Xiaokang Qian · 2 years, 4 months ago
  71. 9f1747b Wrap lines which exceed 80 chars in ssl_tls13_server.c by Xiaokang Qian · 2 years, 4 months ago
  72. 958b6ff Wrap lines which exceed 80 chars in ssl_tls13_client.c by Xiaokang Qian · 2 years, 4 months ago
  73. 7343738 Wrap lines which exceed 80 chars in ssl_tls13_generic.c by Xiaokang Qian · 2 years, 4 months ago
  74. 123cde8 Improve code styles(line numbers) for tls13_key.c by Xiaokang Qian · 2 years, 4 months ago
  75. 669c7c3 Update SEC1 link in ecp.c by Xiaokang Qian · 2 years, 4 months ago
  76. e3746d7 ssl_cache: Error renaming and document improvement by Pengyu Lv · 2 years, 4 months ago
  77. 520c038 pkparse: fix return value by Valerio Setti · 2 years, 4 months ago
  78. 1df94f8 pk: fix return codes' precedence and code style by Valerio Setti · 2 years, 4 months ago
  79. f740767 Merge pull request #7391 from valeriosetti/issue7387 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  80. 0af3248 Change the format of md.h include comments by Andrzej Kurek · 2 years, 4 months ago
  81. 9d65f0e pk_wrap: simplify prototype of eckey_check_pair_psa() by Valerio Setti · 2 years, 4 months ago
  82. aad6306 pkparse: fix guards position by Valerio Setti · 2 years, 4 months ago
  83. 3fddf25 test: use proper macros for PSA init/done by Valerio Setti · 2 years, 4 months ago
  84. 4bf73ad pkparse: use proper sizing for buffer by Valerio Setti · 2 years, 4 months ago
  85. 34f6755 pkparse: add new function for deriving public key from private using PSA by Valerio Setti · 2 years, 4 months ago
  86. f286664 pk_wrap: minor code optimizations by Valerio Setti · 2 years, 4 months ago
  87. 0a325b6 ecp.py: Set test-dependencies as attributes. by Minos Galanakis · 2 years, 4 months ago
  88. 92278dc test_suite_ecp: Updated dependency macros for ecp_raw_generic. by Minos Galanakis · 2 years, 4 months ago
  89. 1358648 test_suite_ecp: Introduced `ecp_mod_p_generic_raw` by Minos Galanakis · 2 years, 5 months ago
  90. 0b3de6f Merge pull request #7288 from ronald-cron-arm/tls13-server-version-negotiation by Dave Rodgman · 2 years, 4 months ago
  91. 3615be6 Merge pull request #7342 from gabor-mezei-arm/6679_prevent_mpi_mod_write_from_corrupting_the_input by Janos Follath · 2 years, 4 months ago
  92. 44c6694 Merge pull request #7351 from gabor-mezei-arm/7109_ecp_fast_reduction_testing by Janos Follath · 2 years, 4 months ago
  93. 0e03f4c Remove unnecessary include by Andrzej Kurek · 2 years, 4 months ago
  94. 8c1ce22 tests: ssl: Restore !MBEDTLS_SSL_PROTO_TLS1_3 dependency by Ronald Cron · 2 years, 4 months ago
  95. dad02b2 tls13: srv: Fix comment by Ronald Cron · 2 years, 4 months ago
  96. fe01ec2 tls12: srv: Use sizeof() instead of constant by Ronald Cron · 2 years, 4 months ago
  97. c564938 Add downgrade protection mechanism by Ronald Cron · 2 years, 4 months ago
  98. e45afd7 Use specific pointer to loop over proposed cipher suites by Ronald Cron · 2 years, 4 months ago
  99. 1a353ea ssl-opt.sh: Improve description of server negotiation tests by Ronald Cron · 2 years, 4 months ago
  100. eff5673 Improve and align variable names for supported versions data by Ronald Cron · 2 years, 4 months ago