1. 75338d7 Merge pull request #8002 from valeriosetti/issue7904 by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-8002-cbc495eb0f29c9ccfa5e9da2d4c5b3a2691c49c3
  2. f5051ef test: properly size output buffer in key_agreement_fail() by Valerio Setti · 2 years ago
  3. d0657b0 ecp_mod_p448 has been moved to ecp_mod_p_generic_raw, remove here by Xiaokang Qian · 2 years ago
  4. e25597d Make ecp_mode_xxx functions depend on the new macro by Xiaokang Qian · 2 years, 2 months ago
  5. 1eacae8 test: check exported length against proper MAX_SIZE by Valerio Setti · 2 years ago
  6. e0fa7ec Merge pull request #7988 from gabor-mezei-arm/7598_add_32bit_test_component by Janos Follath · 2 years ago
  7. 51ed313 Merge pull request #7909 from mpg/dh-generate-psa-tests by Gilles Peskine · 2 years ago
  8. e256cc1 Add 32bit test component for ecp with new bignum interface by Gabor Mezei · 2 years ago
  9. bb07377 Merge pull request #7935 from AgathiyanB/add-enum-casts by Gilles Peskine · 2 years ago
  10. c154a04 Fix dependencies for DH (and RSA) key pairs by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  11. afe4b79 Enable DH in generate_psa_tests.py by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  12. f1c032a Merge pull request #7902 from valeriosetti/issue7772 by Paul Elliott · 2 years ago
  13. 93a8593 Remove remaining redundant casts by Agathiyan Bragadeesh · 2 years ago
  14. d298b76 Remove redundant casts by Agathiyan Bragadeesh · 2 years ago
  15. 19fec54 test: remove GENPRIME dependency when RSA_KEY_PAIR_GENERATE by Valerio Setti · 2 years ago
  16. 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years ago
  17. 87f6285 Merge pull request #7893 from ronald-cron-arm/misc-from-psa-crypto by Ronald Cron · 2 years, 1 month ago
  18. c723e86 Fix copypasta in function documentation by Gilles Peskine · 2 years, 1 month ago
  19. c844c1a Merge pull request #7546 from mpg/align-psa-md-identifiers by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  20. 7612d8c all.sh: Use consistently CONFIG_TEST_DRIVER_H by Ronald Cron · 2 years, 1 month ago
  21. 6b49b55 all.sh: Use consistently CRYPTO_CONFIG_H by Ronald Cron · 2 years, 1 month ago
  22. 7a93ac5 all.sh: Use consistently CONFIG_H by Ronald Cron · 2 years, 1 month ago
  23. 8e8e6b9 Merge pull request #7934 from AgathiyanB/move-declarations-to-top by Dave Rodgman · 2 years, 1 month ago
  24. 5f65acb Merge pull request #7859 from gilles-peskine-arm/mbedtls_mpi-smaller by Dave Rodgman · 2 years, 1 month ago
  25. 828b3ac Merge pull request #7848 from valeriosetti/issue7749 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  26. 2d310de Add cast in test macros.h by Agathiyan Bragadeesh · 2 years, 1 month ago
  27. 08b04b1 Merge pull request #7923 from gabor-mezei-arm/7598_fix_clone_of_ecp_module by Tom Cosgrove · 2 years, 1 month ago
  28. 2f017a8 Add enum casts in ssl_helpers.c by Agathiyan Bragadeesh · 2 years, 1 month ago
  29. be3ad4a Add type casts in psa_exercise_key by Agathiyan Bragadeesh · 2 years, 1 month ago
  30. 9321265 Move declarations to top in ssl_helpers.c by Agathiyan Bragadeesh · 2 years, 1 month ago
  31. e501d0e Add change log and non-regression test by Ronald Cron · 2 years, 1 month ago
  32. 2e3795d tests: Fix header inclusion by Ronald Cron · 2 years, 1 month ago
  33. b366fe9 Merge pull request #7478 from yuhaoth/pr/add-script-for-generating-cert-macros by Gilles Peskine · 2 years, 1 month ago
  34. d8c4549 Merge pull request #7432 from oberon-microsystems/fix-test-ecjpake-to-pms-dependency by Gilles Peskine · 2 years, 1 month ago
  35. f0021d4 Update test function dependencies by Gabor Mezei · 2 years, 1 month ago
  36. 92ce4c2 Fix ecp variant check by Gabor Mezei · 2 years, 1 month ago
  37. 3c22366 Merge pull request #7863 from valeriosetti/issue7790 by Paul Elliott · 2 years, 1 month ago
  38. 84eaefa Use designated initializers for mbedtls_mpi by Dave Rodgman · 2 years, 1 month ago
  39. 88f34e3 Merge pull request #7703 from gabor-mezei-arm/7598_clone_the_eco_module by Paul Elliott · 2 years, 1 month ago
  40. 42796e2 generate_psa_tests: fix automatically generated tests for RSA by Valerio Setti · 2 years, 1 month ago
  41. acab57b test: replace RSA_KEY_PAIR_LEGACY with proper symbols by Valerio Setti · 2 years, 1 month ago
  42. b2bcedb library: replace MBEDTLS_PSA_BUILTIN_KEY_TYPE_RSA_KEY_PAIR_LEGACY by Valerio Setti · 2 years, 1 month ago
  43. 1e6063c test: set MBEDTLS_ECP_DP dependency also for Montgomery curves by Valerio Setti · 2 years, 1 month ago
  44. d476faa test: add more tests for Montgomery's invalid masks by Valerio Setti · 2 years, 1 month ago
  45. aed8799 test: verify that Montgomery keys can be fixed on parsing by Valerio Setti · 2 years, 1 month ago
  46. 4a09dcc test: replace ECP_DP_CURVE25519_ENABLED with PSA_WANT_ECC_MONTGOMERY_255 by Valerio Setti · 2 years, 1 month ago
  47. ef80d11 test: add proper key requirements in X25519 key parsing tests by Valerio Setti · 2 years, 1 month ago
  48. 5f54020 analyze_outcomes: do not skip test about wrong Montgomery private key by Valerio Setti · 2 years, 1 month ago
  49. 0a92121 test: test of Montgomery keys with uncorrect bits whenever PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
  50. b387fcf Adapt names (curves -> groups) in a separately added test case by Gilles Peskine · 2 years, 1 month ago
  51. 6aca2c9 Merge pull request #7716 from mpg/psa-util-internal by Gilles Peskine · 2 years, 1 month ago
  52. d9f0c76 Merge pull request #7879 from tgonzalezorlandoarm/development by Gilles Peskine · 2 years, 1 month ago
  53. f3e488e Merge pull request #7216 from lpy4105/issue/6840/add-getters-for-some-fields by Dave Rodgman · 2 years, 1 month ago
  54. f614bde Merge pull request #7656 from mprse/ffdh_tls13_v2_drivers by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  55. e183ece Merge pull request #7136 from yanrayw/5692-record-compatsh-test-cases by Dave Rodgman · 2 years, 1 month ago
  56. 5c41ae8 Merge pull request #7887 from ronald-cron-arm/fix-hrr-in-psk-kem by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  57. ee3a4d0 debug: replace occurence of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
  58. 6f0441d tls: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
  59. 0085c2e test: fix message's text by Valerio Setti · 2 years, 1 month ago
  60. 16b70f2 test: enabled ssl-opt testing in no_ecp_at_all components by Valerio Setti · 2 years, 1 month ago
  61. 887f823 test: re-enable TLS and key exchanges in no_ecp_at_all component by Valerio Setti · 2 years, 1 month ago
  62. 5cbb93e Add test for cache timeout getter by Pengyu Lv · 2 years, 1 month ago
  63. db61433 Add test for endpoint getter by Pengyu Lv · 2 years, 1 month ago
  64. 30e0870 Add test for hostname getter by Pengyu Lv · 2 years, 1 month ago
  65. 7dbd2bf Merge pull request #7441 from gilles-peskine-arm/mbedtls_x509_crt_parse_path-qemu-bug by Dave Rodgman · 2 years, 1 month ago
  66. 2dfe799 Merge pull request #6914 from davidhorstmann-arm/cmake-pass-through-config-defines by Paul Elliott · 2 years, 1 month ago
  67. 461d59b Merge pull request #7858 from mprse/ffdh_tls13_v2_f by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  68. 8abb349 Merge branch 'development' into mbedtls_x509_crt_parse_path-qemu-bug by Dave Rodgman · 2 years, 1 month ago
  69. 8a74f07 tls13: server: Fix spurious HRR by Ronald Cron · 2 years, 2 months ago
  70. 9967f11 Merge pull request #7810 from valeriosetti/issue7771 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  71. 3719f9e tests/test_suite_pem: Augment DES test cases with AES: PEM by Tomás González · 2 years, 1 month ago
  72. a30c5cf Use minimal include in test_suite_random by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  73. d55d66f Fix missing includes by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  74. 801d5b4 Remove unnecessary (and harmful) include by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  75. 2be8c63 Create psa_util_internal.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  76. 615cbcd Provide additional comments for claryfication by Przemek Stekiel · 2 years, 1 month ago
  77. 2a7bcaf Use only `MBEDTLS_ECP_WITH_MPI_UINT` to switch between the ecp variants by Gabor Mezei · 2 years, 1 month ago
  78. ba3eee7 Add indent by Jerry Yu · 2 years, 1 month ago
  79. 4d31022 Add missed intermediate file by Jerry Yu · 2 years, 1 month ago
  80. c5b2e28 Remove workaround code by Jerry Yu · 2 years, 2 months ago
  81. 99a82dd fix python lint fails by Jerry Yu · 2 years, 2 months ago
  82. 2ef2e78 Add commands for `test_certs.h` by Jerry Yu · 2 years, 2 months ago
  83. 5811869 Add test_certs.h generate script by Jerry Yu · 2 years, 2 months ago
  84. fa0c399 Move certs/keys data to seperate file by Jerry Yu · 2 years, 2 months ago
  85. 6db6047 Add a new test component to test the new bignum interface with `TEST_HOOKS` by Gabor Mezei · 2 years, 1 month ago
  86. 3d0c825 Merge pull request #7825 from daverodgman/cipher_wrap_size by Dave Rodgman · 2 years, 1 month ago
  87. 969c145 Use CONFIG_H variable rather than config file name by David Horstmann · 2 years, 6 months ago
  88. 20550e3 all.sh component to test cmake custom config file by David Horstmann · 2 years, 7 months ago
  89. 565353e Cleanup the code by Przemek Stekiel · 2 years, 1 month ago
  90. 7ac93be Adapt names: dh -> xxdh by Przemek Stekiel · 2 years, 1 month ago
  91. 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
  92. 6f19985 Adapt handshake fields to ffdh by Przemek Stekiel · 2 years, 1 month ago
  93. 84f4ff1 Minor adaptations after ffdh was enabled for tls1.3 by Przemek Stekiel · 2 years, 1 month ago
  94. 85b6442 Add ffdh accel vs reference check to analyze_outcomes.py by Przemek Stekiel · 2 years, 2 months ago
  95. 01c248c Enable TLS1.3 in FFDH alg build with drivers and add reference config(without drivers) by Przemek Stekiel · 2 years, 2 months ago
  96. 9cf17da Merge pull request #7851 from daverodgman/fix-unused-aes by Dave Rodgman · 2 years, 1 month ago
  97. e554f1b Merge pull request #7853 from lpy4105/issue/7816/add-commands-for-files-in-parse_input by Gilles Peskine · 2 years, 1 month ago
  98. 0d539c2 Merge pull request #7702 from silabs-Kusumit/PBKDF2_out_of_range_input_cost by Dave Rodgman · 2 years, 1 month ago
  99. 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  100. 45e009a Merge pull request #7814 from valeriosetti/issue7746 by Manuel Pégourié-Gonnard · 2 years, 1 month ago