1. 267bee9 Merge pull request #7903 from valeriosetti/issue7773 by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7903-9661f8ab0d28db9ef2a77953b68eb3de10a4c260
  2. 52e0fb4 crypto_config_profile_medium: add comment for new KEY_PAIR symbols by Valerio Setti · 2 years ago
  3. 9661f8a Merge pull request #7968 from gowthamsk-arm/use_earliest_latest_compilers by Bence Szépkúti · 2 years ago
  4. 895074e Merge pull request #8002 from valeriosetti/issue7904 by Bence Szépkúti · 2 years ago
  5. d55e451 Merge pull request #7997 from yanesca/fix_new_bignum_tests by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7997-cbc495eb0f29c9ccfa5e9da2d4c5b3a2691c49c3
  6. cbc495e Merge pull request #8011 from valeriosetti/improve-outcome-analysis by Manuel Pégourié-Gonnard · 2 years ago
  7. 5b7c38f Sort full config exceptions in config.py by Janos Follath · 2 years ago
  8. e416f03 Improve wording of MBEDTLS_ECP_WITH_MPI_UINT doc by Janos Follath · 2 years ago
  9. de8f56e Merge pull request #7884 from valeriosetti/issue7612 by Manuel Pégourié-Gonnard · 2 years ago
  10. 9da40b8 Update default variable values for compilers by Gowtham Suresh Kumar · 2 years ago
  11. 3ed980d Fix full config in config.py by Janos Follath · 2 years ago
  12. ab02d39 test: use only rev-parse for getting the current branch by Valerio Setti · 2 years ago
  13. ccb0344 test: add GIT alternative commands for older GIT versions by Valerio Setti · 2 years ago
  14. dc2d7cc Merge pull request #7777 from xkqian/bignum_cleanup_ecp_curves by Tom Cosgrove · 2 years ago
  15. 2f04582 Move MBEDTLS_ECP_WITH_MPI_UINT to mbedtls_config.h by Janos Follath · 2 years ago
  16. 43c5bf4 crypto_sizes: use PSA_WANT_ALG for MAX signatures and key agreement sizes by Valerio Setti · 2 years ago
  17. f5051ef test: properly size output buffer in key_agreement_fail() by Valerio Setti · 2 years ago
  18. 8b27dec Revert "crypto_sizes: check also if DH is enabled for PSA_SIGNATURE_MAX_SIZE" by Valerio Setti · 2 years ago
  19. f3135af Use config.py in all new bignum tests by Janos Follath · 2 years ago
  20. 82823b2 Fix new bignum tests by Janos Follath · 2 years ago
  21. 59159ab Fix fast quasi-reduction modulo value of p192K1 in comments by Xiaokang Qian · 2 years ago
  22. d0657b0 ecp_mod_p448 has been moved to ecp_mod_p_generic_raw, remove here by Xiaokang Qian · 2 years ago
  23. 796500e Fix the type cast(size_t to unsigned short) warning by Xiaokang Qian · 2 years, 1 month ago
  24. b903f4e Free P and N of the group cause they are dynamic allocated by Xiaokang Qian · 2 years, 1 month ago
  25. 02a3e03 Declare mbedtls_ecp_fix_negative() always static to fix check_name failures by Xiaokang Qian · 2 years, 2 months ago
  26. a8d30ac Use new ECP_LIGHT symbol in ecp_curves.c by Xiaokang Qian · 2 years, 2 months ago
  27. be4d6b6 Fix use of sizeof without brackets in ecp_curves.c by Xiaokang Qian · 2 years, 2 months ago
  28. e25597d Make ecp_mode_xxx functions depend on the new macro by Xiaokang Qian · 2 years, 2 months ago
  29. 748a362 Revert ecp_curves.c to commit 449bd83 to save code size by Xiaokang Qian · 2 years, 2 months ago
  30. 6f1977b Use variables for selecting compilers by Gowtham Suresh Kumar · 2 years ago
  31. 1e829a4 Use compgen to gather components in all.sh by Gowtham Suresh Kumar · 2 years ago
  32. 8d45ec8 Remove test_clang_opt check by Gowtham Suresh Kumar · 2 years ago
  33. 1eacae8 test: check exported length against proper MAX_SIZE by Valerio Setti · 2 years ago
  34. 9cd8011 tls: fix definition of symbol KEY_EXCHANGE_SOME_XXDH_PSA_ANY by Valerio Setti · 2 years ago
  35. 478c236 crypto_sizes: check also if DH is enabled for PSA_SIGNATURE_MAX_SIZE by Valerio Setti · 2 years ago
  36. 43cef57 Merge pull request #7811 from mpg/md-info by Manuel Pégourié-Gonnard · 2 years ago gh-readonly-queue/development/pr-7811-cec82e41e03a92a5e79c68cb74d16d8876f9a015
  37. cec82e4 Merge pull request #8003 from daverodgman/code_style_since by Dave Rodgman · 2 years ago
  38. c012a2d crypto_sizes: change initial MAX_SIZE value to 1 by Valerio Setti · 2 years ago
  39. 644e01d crypto_sizes: fix typo by Valerio Setti · 2 years ago
  40. fccc5f8 whitespace fix by Dave Rodgman · 2 years ago
  41. 82d174a pylint tidy-up by Dave Rodgman · 2 years ago
  42. eaf2761 Make code_style.py -s default to -s=development by Dave Rodgman · 2 years ago
  43. 05b60f4 Make code_style.py -s more precise by Dave Rodgman · 2 years ago
  44. a83d9bf crypto_sizes: size PSA max symbols according to actual support by Valerio Setti · 2 years ago
  45. e0fa7ec Merge pull request #7988 from gabor-mezei-arm/7598_add_32bit_test_component by Janos Follath · 2 years ago
  46. 0fda0d2 Fix overly specific description in public doc by Manuel Pégourié-Gonnard · 2 years ago
  47. 9c5c2a4 crypto_legacy: fix initial comment by Valerio Setti · 2 years ago
  48. 3a96227 generate_psa_tests: remove checks for DH's LEGACY symbols by Valerio Setti · 2 years ago
  49. dfed278 changelog: fix errors/typos by Valerio Setti · 2 years ago
  50. 7ef14bf Merge pull request #7835 from gilles-peskine-arm/ssl_premaster_secret-empty-3.4 by Gilles Peskine · 2 years ago
  51. 4b36c59 ChangeLog: improving descriptions of KEY_PAIR changes by Valerio Setti · 2 years, 1 month ago
  52. 27602c3 test: accelerate all KEY_PAIR symbols in accel FFDH component by Valerio Setti · 2 years, 1 month ago
  53. a55f042 psa: replace DH_KEY_PAIR_LEGACY with new symbols by Valerio Setti · 2 years, 1 month ago
  54. 51ed313 Merge pull request #7909 from mpg/dh-generate-psa-tests by Gilles Peskine · 2 years ago
  55. 186731b Fix warnings from clang-16 by Gowtham Suresh Kumar · 2 years ago
  56. a12baf8 Update test scripts to use latest/earliest compilers by Gowtham Suresh Kumar · 2 years, 1 month ago
  57. e256cc1 Add 32bit test component for ecp with new bignum interface by Gabor Mezei · 2 years ago
  58. b52f9cf Merge pull request #7758 from xkqian/bignum_clone_ecp_curves by Janos Follath · 2 years ago
  59. bb07377 Merge pull request #7935 from AgathiyanB/add-enum-casts by Gilles Peskine · 2 years ago
  60. 1c739ec Merge pull request #7900 from mpg/doc-driver-only by Manuel Pégourié-Gonnard · 2 years ago
  61. 182eb15 Fix KeyType.can_do() for DH+FFDH by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  62. c154a04 Fix dependencies for DH (and RSA) key pairs by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  63. 636d857 Shorten DH_FAMILY just like ECC_FAMILY by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  64. afe4b79 Enable DH in generate_psa_tests.py by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  65. f1c032a Merge pull request #7902 from valeriosetti/issue7772 by Paul Elliott · 2 years ago
  66. 93a8593 Remove remaining redundant casts by Agathiyan Bragadeesh · 2 years ago
  67. d298b76 Remove redundant casts by Agathiyan Bragadeesh · 2 years ago
  68. 19fec54 test: remove GENPRIME dependency when RSA_KEY_PAIR_GENERATE by Valerio Setti · 2 years ago
  69. fe47890 psa_crypto_rsa: fix guards for importing the key by Valerio Setti · 2 years ago
  70. 46520ea tls12: check buffer size before memcpy-ing data into it by Valerio Setti · 2 years ago
  71. c9ae862 tls: use TLS 1.3 guards in ssl_tls13 modules by Valerio Setti · 2 years ago
  72. ea59c43 tls: fix a comment a rename a variable/symbol by Valerio Setti · 2 years ago
  73. d0371b0 debug: keep ECDH_C guard for debug printf accessing ecdh_context's items by Valerio Setti · 2 years ago
  74. 60d3b91 tls: use TLS 1.2 macros in ssl_tls12_server.c by Valerio Setti · 2 years ago
  75. 17526a0 Merge pull request #7906 from yanrayw/add-pake_guards_psa_crypto by Tom Cosgrove · 2 years ago
  76. 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years, 1 month ago
  77. 87f6285 Merge pull request #7893 from ronald-cron-arm/misc-from-psa-crypto by Ronald Cron · 2 years, 1 month ago
  78. c495845 Align ECP_MPI_INIT with mbedtls_mpi struct order in ecp_new.c by Xiaokang Qian · 2 years, 1 month ago
  79. 73d9840 Rework the clone of ecp_curves.c by Xiaokang Qian · 2 years, 1 month ago
  80. 4d71051 Enable build of ecp_curves_new.c by Xiaokang Qian · 2 years, 2 months ago
  81. dc2ea27 Clone the ecp_curve.c file as ecp_curve_new.c by Xiaokang Qian · 2 years, 2 months ago
  82. c723e86 Fix copypasta in function documentation by Gilles Peskine · 2 years, 1 month ago
  83. ed70fd0 Merge pull request #5549 from AndrzejKurek/doxygen-bad-param-names by Dave Rodgman · 2 years, 1 month ago
  84. c844c1a Merge pull request #7546 from mpg/align-psa-md-identifiers by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  85. 7612d8c all.sh: Use consistently CONFIG_TEST_DRIVER_H by Ronald Cron · 2 years, 1 month ago
  86. 6b49b55 all.sh: Use consistently CRYPTO_CONFIG_H by Ronald Cron · 2 years, 1 month ago
  87. 7a93ac5 all.sh: Use consistently CONFIG_H by Ronald Cron · 2 years, 1 month ago
  88. 2b25d36 Fix PSA crypto configuration file name by Ronald Cron · 2 years, 1 month ago
  89. 7fa27a1 Merge pull request #7960 from daverodgman/expect-fix by Dave Rodgman · 2 years, 1 month ago
  90. e9fcffd Robustness fix to MBEDTLS_LIKELY by Dave Rodgman · 2 years, 1 month ago
  91. 8e8e6b9 Merge pull request #7934 from AgathiyanB/move-declarations-to-top by Dave Rodgman · 2 years, 1 month ago
  92. 6dd4064 Merge pull request #7932 from AgathiyanB/add-mpi-uint-size-macro by Dave Rodgman · 2 years, 1 month ago
  93. eed55c6 Use defined macros for MBEDTLS_MPI_UINT_MAX by Agathiyan Bragadeesh · 2 years, 1 month ago
  94. 9e8104c Merge pull request #7949 from AgathiyanB/IAR-asm-keyword by Dave Rodgman · 2 years, 1 month ago
  95. 131a22e Merge pull request #7950 from AgathiyanB/fix-IAR-using-memset-s by Dave Rodgman · 2 years, 1 month ago
  96. 5f65acb Merge pull request #7859 from gilles-peskine-arm/mbedtls_mpi-smaller by Dave Rodgman · 2 years, 1 month ago
  97. 789e50e Use correct asm keyword for IAR compilers by Agathiyan Bragadeesh · 2 years, 1 month ago
  98. 24a305e Explain why we check 65535 (not USHORT_MAX) by Gilles Peskine · 2 years, 1 month ago
  99. b8f1885 Align ECP_MPI_INIT parameter order with mbedtls_mpi struct order by Dave Rodgman · 2 years, 1 month ago
  100. fb22c27 Misc wording fixes and improvements by Manuel Pégourié-Gonnard · 2 years, 1 month ago