1. 0ca70d5 Add missing licences by Tom Cosgrove · 1 year, 2 months ago
  2. 8bfb758 PSA crypto sim's server wrappers need to free deseraliased buffers when they're no longer needed by Tom Cosgrove · 1 year, 2 months ago
  3. ca0c147 Mark temporary PSA crypto sim Perl scripts as executable by Tom Cosgrove · 1 year, 2 months ago
  4. e2f0e30 Extend PSA crypto simulator tests to run psa_hash.c under the simulator by Tom Cosgrove · 1 year, 2 months ago
  5. 61ee59f Add the rest of the psa_hash_xxx() functions to the simulator by Tom Cosgrove · 1 year, 2 months ago
  6. 39f8b09 Add PSA crypto sim serialisation functions needed for the remaining PSA hash APIs by Tom Cosgrove · 1 year, 2 months ago
  7. 3ebb880 Hook the new psa_sim_crypto_{client,server} into the build and tests by Tom Cosgrove · 1 year, 2 months ago
  8. a4952f9 The PSA sim logs aren't very many lines, so show them during tests by Tom Cosgrove · 1 year, 2 months ago
  9. 54b4ccd Add PSA crypto sim client and server implementations of psa_hash_compute() by Tom Cosgrove · 1 year, 2 months ago
  10. e68fb72 Add PSA crypto sim serialisation functions for rest of types needed for psa_hash_compute() by Tom Cosgrove · 1 year, 2 months ago
  11. 2fc5687 Add PSA crypto sim serialisation functions for basic types by Tom Cosgrove · 1 year, 2 months ago
  12. 9202456 Fix code style in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  13. 38f6c86 Remove unnecessary blank lines at top of functions in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  14. 9919543 Only print PSA crypto sim server messages when DEBUG defined by Tom Cosgrove · 1 year, 2 months ago
  15. f69445c Fix sending a response of more than 184 bytes in psa_ff_server.c:psa_write() by Tom Cosgrove · 1 year, 2 months ago
  16. bdc4c2d Fix PSA sim test awk script by removing extra $ by Tom Cosgrove · 1 year, 2 months ago
  17. 0a57a25 Fix psa_ff_server.c to calculate the amount of data from client correctly by Tom Cosgrove · 1 year, 2 months ago
  18. b7e5f31 Replace final sprintf() with snprintf() in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  19. c7569a8 Merge pull request #9159 from gilles-peskine-arm/analyze_outcomes-generate_files by Gilles Peskine · 1 year, 2 months ago
  20. f5473a0 Merge pull request #9057 from Ryan-Everett-arm/crypto-config-test_ref_configs by Ronald Cron · 1 year, 2 months ago
  21. 2ad2f32 Pacify pylint by Gilles Peskine · 1 year, 3 months ago
  22. 78ae4f6 Generate test data before coverage analysis by Gilles Peskine · 1 year, 3 months ago
  23. df1bfec Merge pull request #9121 from valeriosetti/issue8963 by Tom Cosgrove · 1 year, 3 months ago
  24. b30cd3b Improve test-ref-configs.pl by Ronald Cron · 1 year, 3 months ago
  25. ca6b1e9 Adjust crypto-config-thread.h by Ronald Cron · 1 year, 3 months ago
  26. b48c870 Fix crypto_adjust_config_dependencies.h documentation by Ronald Cron · 1 year, 3 months ago
  27. c4c8bdf Fix PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 1 year, 3 months ago
  28. 97f0ea7 Fix the resolution of dependencies on HMAC by Ronald Cron · 1 year, 3 months ago
  29. 1f3c99c psa_autogen.py: improve management of output files by Valerio Setti · 1 year, 3 months ago
  30. 1f95ede Fix "maybe-uninitialized" warning with GCC 11.3 by Ronald Cron · 1 year, 3 months ago
  31. a33a824 Resolve PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 1 year, 3 months ago
  32. b0c96f4 Resolve some HMAC dependencies automatically by Ronald Cron · 1 year, 3 months ago
  33. b3a400b config-suite-b: Enable EC with PSA_WANT by Ronald Cron · 1 year, 3 months ago
  34. b16e1c2 Remove direct enablement of MBEDTLS_CIPHER/MD_C by Ronald Cron · 1 year, 3 months ago
  35. 4de8539 Enable MBEDTLS_PSA_CRYPTO_C and MBEDTLS_USE_PSA_CRYPTO by Ronald Cron · 1 year, 3 months ago
  36. 4dd6631 test-ref-configs.pl: Detect automatically test with USE_PSA enabled by Ronald Cron · 1 year, 3 months ago
  37. 6402762 Fix compat.sh filters by Ronald Cron · 1 year, 3 months ago
  38. 21eaa77 Address ccm-psk-tls1_2 comments by Ryan Everett · 1 year, 3 months ago
  39. 0855b26 Address thread comments by Ryan Everett · 1 year, 3 months ago
  40. 2abd658 Address symmetric-only comments by Ryan Everett · 1 year, 3 months ago
  41. c305157 Address suite-b comments by Ryan Everett · 1 year, 3 months ago
  42. 44d7ddf In suite-b move definition of MBEDTLS_PSA_CRYPTO_CONFIG_FILE by Ryan Everett · 1 year, 3 months ago
  43. 4540cd3 Add a crypto config file for suite-b by Ryan Everett · 1 year, 3 months ago
  44. 0a0393e Use crypto config for ccm-psk-dtls1_2.h by Ryan Everett · 1 year, 3 months ago
  45. ab5ec9d Add a crypto config file for ccm-psk-tls1_2.h by Ryan Everett · 1 year, 3 months ago
  46. d3b1157 Add a crypto-config file for symmetric-only by Ryan Everett · 1 year, 3 months ago
  47. 885ea8d Add a crypto config file for config-thread by Ryan Everett · 1 year, 3 months ago
  48. bdce657 Merge pull request #9067 from gilles-peskine-arm/ssl-opt-server2-detection by Gilles Peskine · 1 year, 3 months ago
  49. f5761ff Merge pull request #9129 from valeriosetti/update-gitignore by Manuel Pégourié-Gonnard · 1 year, 3 months ago gh-readonly-queue/development/pr-9129-2cdc8f7aa5d0b2a0db66639053e3d949e11c592d
  50. 87d99fb psasim: create a seedfile to be used for the crypto server by Valerio Setti · 1 year, 3 months ago
  51. dce6b85 psa_ff_client: fix typos and useless blank lines by Valerio Setti · 1 year, 3 months ago
  52. f57afd5 all.sh: improvements by Valerio Setti · 1 year, 3 months ago
  53. fc73aa0 Add missing dependency that isn't autodetected by Gilles Peskine · 1 year, 3 months ago
  54. f5a30af Remove redundant RSA dependency by Gilles Peskine · 1 year, 3 months ago
  55. d9c7be7 Explicitly use TLS 1.2 on <=1.2-specific keyUsage/extKeyusage tests by Gilles Peskine · 1 year, 3 months ago
  56. f9f3d21 Fix PSK invocation: GnuTLS PSK length (more) by Gilles Peskine · 1 year, 3 months ago
  57. b5ea455 gitignore: ignore .vscode folder in main repo by Valerio Setti · 1 year, 3 months ago
  58. a621fd9 gitignore: ignore test_keys.h and test_certs.h by Valerio Setti · 1 year, 3 months ago
  59. 2cdc8f7 Merge pull request #9122 from davidhorstmann-arm/fix-fuzzing-build-failures by Gilles Peskine · 1 year, 3 months ago
  60. cbea7d6 Add note explaining component purpose by David Horstmann · 1 year, 3 months ago
  61. c98f8ab crypto-client: allow debug build of libraries and test binaries by Valerio Setti · 1 year, 3 months ago
  62. 041ed42 Add all.sh component for programs without tests by David Horstmann · 1 year, 3 months ago
  63. 1238b37 Move test generated files to main CMakeLists.txt by David Horstmann · 1 year, 3 months ago
  64. 9b57687 Merge pull request #9104 from valeriosetti/issue8962 by Tom Cosgrove · 1 year, 3 months ago
  65. 237a64e crypto-client: remove log files on "make clean" by Valerio Setti · 1 year, 3 months ago
  66. 400168c crypto-client: fix the SID by Valerio Setti · 1 year, 3 months ago
  67. cd89c1f crypto-client: simplify build of mbedtls static libraries by Valerio Setti · 1 year, 3 months ago
  68. 66fb1c1 crypto-client: reorganize source files/folders by Valerio Setti · 1 year, 3 months ago
  69. dde9579 all.sh: crypto-client: keep NV_SEED disabled in the server lib by Valerio Setti · 1 year, 3 months ago
  70. 655b979 crypto-client test: implement the first IPC call for psa_crypto_init() by Valerio Setti · 1 year, 3 months ago
  71. 4362aae crypto-client test: ensure that client/server are linked against proper MbedTLS libraries by Valerio Setti · 1 year, 3 months ago
  72. d1b6ef1 crypto-client test: add mechanism to build crypto library for client and server by Valerio Setti · 1 year, 3 months ago
  73. 0e7aaae Merge pull request #9017 from valeriosetti/issue9010 by Manuel Pégourié-Gonnard · 1 year, 3 months ago gh-readonly-queue/development/pr-9017-ca73fc6627283f54c52f8eba18a68cda2b907217
  74. a8ccddc generate_test_keys: move code for arrays and LUT generation to a separate function by Valerio Setti · 1 year, 3 months ago
  75. aabdca6 check-generated-files: move check for generate_test_cert_macros.py by Valerio Setti · 1 year, 3 months ago
  76. 3fcaf6c generate_test_[keys/cert_macros]: minor fixes by Valerio Setti · 1 year, 3 months ago
  77. cc403cb generate_test_keys: move output file writing to a separate function by Valerio Setti · 1 year, 3 months ago
  78. d9e4251 all.sh: add test component to build and test psasim by Valerio Setti · 1 year, 3 months ago
  79. ca73fc6 Merge pull request #9026 from nileshkale123/fix/redefination_warning_for_gnu_source by Gilles Peskine · 1 year, 3 months ago
  80. 4491cea Merge pull request #9097 from valeriosetti/moving-psasim by Tom Cosgrove · 1 year, 3 months ago
  81. dc64163 generate_test_keys: sort keys before processing them by Valerio Setti · 1 year, 3 months ago
  82. 4f4ade9 psa-client-server: move psasim from framework repo to the mbedtls one by Valerio Setti · 1 year, 3 months ago
  83. c160488 Added work directory for the psa client/server testing epic by Minos Galanakis · 1 year, 3 months ago
  84. d74d2ab check-generated-files: add test_certs.h file to the list of checked items by Valerio Setti · 1 year, 3 months ago
  85. 5f37b25 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 3 months ago
  86. 7f6eabd generated_test_keys: minor fixes by Valerio Setti · 1 year, 3 months ago
  87. 61734ec Merge pull request #9073 from valeriosetti/issue9068 by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  88. aa82464 Merge pull request #8897 from IVOES/cpp/unbounded-write by Gilles Peskine · 1 year, 3 months ago
  89. 9791ee9 Merge pull request #8538 from Ryan-Everett-arm/8537-fix-error-handling-for-secure-element-keys-in-psa_start_key_creation by Gilles Peskine · 1 year, 3 months ago
  90. fa8fc27 Merge pull request #9069 from Ryan-Everett-arm/fix-get-and-lock-key-slot-threading-bug by Gilles Peskine · 1 year, 3 months ago
  91. cedb011 Merge pull request #9087 from ronald-cron-arm/add-cve-2024-30166-ref by Gilles Peskine · 1 year, 3 months ago
  92. 19f5566 generate_test_keys: remove left-over variable by Valerio Setti · 1 year, 3 months ago
  93. 132d446 tests/CMakeLists: fix indentation by Valerio Setti · 1 year, 3 months ago
  94. 93b660b ChangeLog: Add missing reference to CVE in security entry by Ronald Cron · 1 year, 3 months ago
  95. 5ce51b1 generate_test_keys: do not quit script if output file already exists by Valerio Setti · 1 year, 3 months ago
  96. 898066b Merge pull request #9049 from gilles-peskine-arm/test-dependencies-20240314-development by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  97. ff3b821 Driver-only FFDH is not good enough for DHE support in TLS 1.2 by Gilles Peskine · 1 year, 3 months ago
  98. 6191f4a Add seme missing dependencies on renegotiation support by Gilles Peskine · 1 year, 3 months ago
  99. dd782f4 Default NEXT versions to be the base executables by Gilles Peskine · 1 year, 3 months ago
  100. 01fde2c Force some test cases to use TLS 1.2 by Gilles Peskine · 1 year, 3 months ago