1. 6b90170 Don't call psa_crypto_init with uninitialized local contexts (entropy) by Gilles Peskine · 2 years ago
  2. 5fd88b7 Simplify the logic in a test by Gilles Peskine · 2 years, 1 month ago
  3. 9d5952d Fix some dependencies on symmetric crypto in some TLS 1.3 tests by Gilles Peskine · 2 years, 1 month ago
  4. eb41e0d Correct some msg messages in full config by Gilles Peskine · 2 years, 1 month ago
  5. 14302ed Simplify msg messages in full config by Gilles Peskine · 2 years, 1 month ago
  6. 884b462 When subtracting classic symbols from full, turn off PSA_CRYPTO_CONFIG by Gilles Peskine · 2 years, 1 month ago
  7. cf4fe58 Make malloc-0-null a user config file by Gilles Peskine · 2 years, 1 month ago
  8. 36dea15 Fix inconsistencies in no-chachapoly test by Gilles Peskine · 2 years, 1 month ago
  9. 8dbdf2f Fix typo in function name by Gilles Peskine · 2 years, 1 month ago
  10. af3a5a2 Remove comments that duplicate the 'msg' call just below by Gilles Peskine · 2 years, 1 month ago
  11. e92ff11 Remove duplicated component by Gilles Peskine · 2 years, 1 month ago
  12. 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years, 1 month ago
  13. 87f6285 Merge pull request #7893 from ronald-cron-arm/misc-from-psa-crypto by Ronald Cron · 2 years, 1 month ago
  14. c723e86 Fix copypasta in function documentation by Gilles Peskine · 2 years, 1 month ago
  15. c844c1a Merge pull request #7546 from mpg/align-psa-md-identifiers by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  16. 7612d8c all.sh: Use consistently CONFIG_TEST_DRIVER_H by Ronald Cron · 2 years, 1 month ago
  17. 6b49b55 all.sh: Use consistently CRYPTO_CONFIG_H by Ronald Cron · 2 years, 1 month ago
  18. 7a93ac5 all.sh: Use consistently CONFIG_H by Ronald Cron · 2 years, 1 month ago
  19. 8e8e6b9 Merge pull request #7934 from AgathiyanB/move-declarations-to-top by Dave Rodgman · 2 years, 1 month ago
  20. 5f65acb Merge pull request #7859 from gilles-peskine-arm/mbedtls_mpi-smaller by Dave Rodgman · 2 years, 1 month ago
  21. 828b3ac Merge pull request #7848 from valeriosetti/issue7749 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  22. 08b04b1 Merge pull request #7923 from gabor-mezei-arm/7598_fix_clone_of_ecp_module by Tom Cosgrove · 2 years, 1 month ago
  23. 9321265 Move declarations to top in ssl_helpers.c by Agathiyan Bragadeesh · 2 years, 1 month ago
  24. e501d0e Add change log and non-regression test by Ronald Cron · 2 years, 1 month ago
  25. 2e3795d tests: Fix header inclusion by Ronald Cron · 2 years, 1 month ago
  26. b366fe9 Merge pull request #7478 from yuhaoth/pr/add-script-for-generating-cert-macros by Gilles Peskine · 2 years, 1 month ago
  27. d8c4549 Merge pull request #7432 from oberon-microsystems/fix-test-ecjpake-to-pms-dependency by Gilles Peskine · 2 years, 1 month ago
  28. f0021d4 Update test function dependencies by Gabor Mezei · 2 years, 1 month ago
  29. 92ce4c2 Fix ecp variant check by Gabor Mezei · 2 years, 1 month ago
  30. 3c22366 Merge pull request #7863 from valeriosetti/issue7790 by Paul Elliott · 2 years, 1 month ago
  31. 84eaefa Use designated initializers for mbedtls_mpi by Dave Rodgman · 2 years, 1 month ago
  32. 88f34e3 Merge pull request #7703 from gabor-mezei-arm/7598_clone_the_eco_module by Paul Elliott · 2 years, 1 month ago
  33. 1e6063c test: set MBEDTLS_ECP_DP dependency also for Montgomery curves by Valerio Setti · 2 years, 1 month ago
  34. d476faa test: add more tests for Montgomery's invalid masks by Valerio Setti · 2 years, 1 month ago
  35. aed8799 test: verify that Montgomery keys can be fixed on parsing by Valerio Setti · 2 years, 1 month ago
  36. 4a09dcc test: replace ECP_DP_CURVE25519_ENABLED with PSA_WANT_ECC_MONTGOMERY_255 by Valerio Setti · 2 years, 1 month ago
  37. ef80d11 test: add proper key requirements in X25519 key parsing tests by Valerio Setti · 2 years, 1 month ago
  38. 5f54020 analyze_outcomes: do not skip test about wrong Montgomery private key by Valerio Setti · 2 years, 1 month ago
  39. 0a92121 test: test of Montgomery keys with uncorrect bits whenever PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
  40. b387fcf Adapt names (curves -> groups) in a separately added test case by Gilles Peskine · 2 years, 1 month ago
  41. 6aca2c9 Merge pull request #7716 from mpg/psa-util-internal by Gilles Peskine · 2 years, 1 month ago
  42. d9f0c76 Merge pull request #7879 from tgonzalezorlandoarm/development by Gilles Peskine · 2 years, 1 month ago
  43. f3e488e Merge pull request #7216 from lpy4105/issue/6840/add-getters-for-some-fields by Dave Rodgman · 2 years, 1 month ago
  44. f614bde Merge pull request #7656 from mprse/ffdh_tls13_v2_drivers by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  45. e183ece Merge pull request #7136 from yanrayw/5692-record-compatsh-test-cases by Dave Rodgman · 2 years, 1 month ago
  46. 5c41ae8 Merge pull request #7887 from ronald-cron-arm/fix-hrr-in-psk-kem by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  47. ee3a4d0 debug: replace occurence of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
  48. 6f0441d tls: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
  49. 0085c2e test: fix message's text by Valerio Setti · 2 years, 1 month ago
  50. 16b70f2 test: enabled ssl-opt testing in no_ecp_at_all components by Valerio Setti · 2 years, 1 month ago
  51. 887f823 test: re-enable TLS and key exchanges in no_ecp_at_all component by Valerio Setti · 2 years, 1 month ago
  52. 5cbb93e Add test for cache timeout getter by Pengyu Lv · 2 years, 1 month ago
  53. db61433 Add test for endpoint getter by Pengyu Lv · 2 years, 1 month ago
  54. 30e0870 Add test for hostname getter by Pengyu Lv · 2 years, 1 month ago
  55. 7dbd2bf Merge pull request #7441 from gilles-peskine-arm/mbedtls_x509_crt_parse_path-qemu-bug by Dave Rodgman · 2 years, 1 month ago
  56. 2dfe799 Merge pull request #6914 from davidhorstmann-arm/cmake-pass-through-config-defines by Paul Elliott · 2 years, 1 month ago
  57. 461d59b Merge pull request #7858 from mprse/ffdh_tls13_v2_f by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  58. 8abb349 Merge branch 'development' into mbedtls_x509_crt_parse_path-qemu-bug by Dave Rodgman · 2 years, 1 month ago
  59. 8a74f07 tls13: server: Fix spurious HRR by Ronald Cron · 2 years, 2 months ago
  60. 9967f11 Merge pull request #7810 from valeriosetti/issue7771 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  61. 3719f9e tests/test_suite_pem: Augment DES test cases with AES: PEM by Tomás González · 2 years, 1 month ago
  62. a30c5cf Use minimal include in test_suite_random by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  63. d55d66f Fix missing includes by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  64. 801d5b4 Remove unnecessary (and harmful) include by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  65. 2be8c63 Create psa_util_internal.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  66. 615cbcd Provide additional comments for claryfication by Przemek Stekiel · 2 years, 1 month ago
  67. 2a7bcaf Use only `MBEDTLS_ECP_WITH_MPI_UINT` to switch between the ecp variants by Gabor Mezei · 2 years, 1 month ago
  68. ba3eee7 Add indent by Jerry Yu · 2 years, 1 month ago
  69. 4d31022 Add missed intermediate file by Jerry Yu · 2 years, 1 month ago
  70. c5b2e28 Remove workaround code by Jerry Yu · 2 years, 2 months ago
  71. 99a82dd fix python lint fails by Jerry Yu · 2 years, 2 months ago
  72. 2ef2e78 Add commands for `test_certs.h` by Jerry Yu · 2 years, 3 months ago
  73. 5811869 Add test_certs.h generate script by Jerry Yu · 2 years, 3 months ago
  74. fa0c399 Move certs/keys data to seperate file by Jerry Yu · 2 years, 3 months ago
  75. 6db6047 Add a new test component to test the new bignum interface with `TEST_HOOKS` by Gabor Mezei · 2 years, 1 month ago
  76. 3d0c825 Merge pull request #7825 from daverodgman/cipher_wrap_size by Dave Rodgman · 2 years, 1 month ago
  77. 969c145 Use CONFIG_H variable rather than config file name by David Horstmann · 2 years, 6 months ago
  78. 20550e3 all.sh component to test cmake custom config file by David Horstmann · 2 years, 7 months ago
  79. 565353e Cleanup the code by Przemek Stekiel · 2 years, 1 month ago
  80. 7ac93be Adapt names: dh -> xxdh by Przemek Stekiel · 2 years, 1 month ago
  81. 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
  82. 6f19985 Adapt handshake fields to ffdh by Przemek Stekiel · 2 years, 1 month ago
  83. 84f4ff1 Minor adaptations after ffdh was enabled for tls1.3 by Przemek Stekiel · 2 years, 1 month ago
  84. 85b6442 Add ffdh accel vs reference check to analyze_outcomes.py by Przemek Stekiel · 2 years, 2 months ago
  85. 01c248c Enable TLS1.3 in FFDH alg build with drivers and add reference config(without drivers) by Przemek Stekiel · 2 years, 2 months ago
  86. 9cf17da Merge pull request #7851 from daverodgman/fix-unused-aes by Dave Rodgman · 2 years, 1 month ago
  87. e554f1b Merge pull request #7853 from lpy4105/issue/7816/add-commands-for-files-in-parse_input by Gilles Peskine · 2 years, 1 month ago
  88. 0d539c2 Merge pull request #7702 from silabs-Kusumit/PBKDF2_out_of_range_input_cost by Dave Rodgman · 2 years, 1 month ago
  89. 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  90. 45e009a Merge pull request #7814 from valeriosetti/issue7746 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  91. c4a760c Merge pull request #7849 from davidhorstmann-arm/fix-string-to-names-retcode by Tom Cosgrove · 2 years, 1 month ago
  92. 78ecf41f Change spaces to a tab in a makefile recipe by Andrzej Kurek · 2 years, 1 month ago
  93. 03478d2 Merge branch 'development' into issue/7816/add-commands-for-files-in-parse_input by Andrzej Kurek · 2 years, 1 month ago
  94. a2c1a38 Merge pull request #7630 from daverodgman/prefer-intrinsics by Dave Rodgman · 2 years, 1 month ago
  95. 2d07a72 Merge pull request #7821 from davidhorstmann-arm/simplify-test-dn-formatting by Dave Rodgman · 2 years, 1 month ago
  96. c810707 Add check for the ecp module variants by Gabor Mezei · 2 years, 2 months ago
  97. 9b6b5a0 Enable testing the cloned ecp module by Gabor Mezei · 2 years, 2 months ago
  98. eabfef3 generate_psa_tests: fix docstring for tweak_key_pair_dependency function by Valerio Setti · 2 years, 1 month ago
  99. 0c42c43 generate_psa_tests: optimize code for key pair dependencies generation by Valerio Setti · 2 years, 1 month ago
  100. c0d2f84 test: replace all KEY_TYPE_ECC_KEY_PAIR with proper symbols by Valerio Setti · 2 years, 1 month ago