1. f98635c psasim: build server library and binary before client's ones by Valerio Setti · 1 year, 2 months ago
  2. 75129e2 psa_sim_crypto_[client/server]: check if CRYPTO_C is enabled by Valerio Setti · 1 year, 2 months ago
  3. 51b2c86 Use our own copy of programs/psa/psa_hash.c in the PSA simulator tests by Tom Cosgrove · 1 year, 2 months ago
  4. 5ddd659 Revert "Correctly build client-side code that's to be run under the PSA crypto sim" by Tom Cosgrove · 1 year, 2 months ago
  5. f252f61 psa_sim_serialise.pl now creates the updated .c file by Tom Cosgrove · 1 year, 2 months ago
  6. db87a44 psa_sim_serialise.pl now creates the updated .h file by Tom Cosgrove · 1 year, 2 months ago
  7. 0d0415e Move the comment block in psa_sim_serialise.c back to where it belongs by Tom Cosgrove · 1 year, 2 months ago
  8. 9ab1969 Make psa_sim_generate.pl output the new type of server wrapper we want by Tom Cosgrove · 1 year, 2 months ago
  9. 517f4a1 Store operation_ts on PSA sim server side; only send handle to client by Tom Cosgrove · 1 year, 2 months ago
  10. d6048a4 We want the PSA hash code if MBEDTLS_PSA_CRYPTO_CLIENT && !MBEDTLS_PSA_CRYPTO_C by Tom Cosgrove · 1 year, 2 months ago
  11. e7a2230 Correctly build client-side code that's to be run under the PSA crypto sim by Tom Cosgrove · 1 year, 2 months ago
  12. 4ac0182 Merge pull request #9233 from davidhorstmann-arm/make-code-style-work-in-commit-hook by Ronald Cron · 1 year, 2 months ago
  13. f8bbc2d Remove multi-type variable by David Horstmann · 1 year, 2 months ago
  14. 330680e Allow code_style.py to work from a git hook by David Horstmann · 1 year, 2 months ago
  15. c085cc7 Merge pull request #9200 from davidhorstmann-arm/move-test-generation-files by Bence Szépkúti · 1 year, 2 months ago
  16. fd59a06 Update to latest framework by David Horstmann · 1 year, 2 months ago
  17. 98ffc8e Merge pull request #9178 from valeriosetti/fix-psa-cmac by Tom Cosgrove · 1 year, 2 months ago
  18. e2add3a Merge pull request #9220 from valeriosetti/fix-psa-doc by Tom Cosgrove · 1 year, 2 months ago
  19. 351efa0 crypto.h: fix documentation for some functions by Valerio Setti · 1 year, 2 months ago
  20. ce7af04 Update framework submodule by David Horstmann · 1 year, 2 months ago
  21. f6f3bca Update file paths for moved files by David Horstmann · 1 year, 2 months ago
  22. a7b0bb4 Move some test generation files to framework by David Horstmann · 1 year, 2 months ago
  23. b8360cf Make abi_check.py look in both locations by David Horstmann · 1 year, 2 months ago
  24. 7e2ce99 changelog: add changelog for PSA CMAC fix by Valerio Setti · 1 year, 2 months ago
  25. 30a9b6f Merge pull request #9198 from tom-cosgrove-arm/psa-sim-hashing by Tom Cosgrove · 1 year, 2 months ago gh-readonly-queue/development/pr-9198-ea297e5870024b30e769167055e3d855198b4450
  26. ea297e5 Merge pull request #9061 from gilles-peskine-arm/config-headers-do-not-include by Gilles Peskine · 1 year, 2 months ago
  27. d961929 Merge pull request #9155 from ttytm/fix-typo by Gilles Peskine · 1 year, 2 months ago gh-readonly-queue/development/pr-9155-8c60b16188d6a73b02fee09a298cd36488328c51
  28. 8c60b16 Merge pull request #8643 from gilles-peskine-arm/tls12_server-pk_opaque-dead_code by Gilles Peskine · 1 year, 2 months ago
  29. c15544e Merge pull request #9088 from ronald-cron-arm/check-framework-files by Gilles Peskine · 1 year, 2 months ago
  30. 0ca70d5 Add missing licences by Tom Cosgrove · 1 year, 2 months ago
  31. 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
  32. ca0c147 Mark temporary PSA crypto sim Perl scripts as executable by Tom Cosgrove · 1 year, 2 months ago
  33. e2f0e30 Extend PSA crypto simulator tests to run psa_hash.c under the simulator by Tom Cosgrove · 1 year, 2 months ago
  34. 61ee59f Add the rest of the psa_hash_xxx() functions to the simulator by Tom Cosgrove · 1 year, 2 months ago
  35. 39f8b09 Add PSA crypto sim serialisation functions needed for the remaining PSA hash APIs by Tom Cosgrove · 1 year, 2 months ago
  36. 3ebb880 Hook the new psa_sim_crypto_{client,server} into the build and tests by Tom Cosgrove · 1 year, 2 months ago
  37. cb12604 Merge pull request #9191 from tom-cosgrove-arm/psa-sim-fixes by Tom Cosgrove · 1 year, 2 months ago
  38. a4952f9 The PSA sim logs aren't very many lines, so show them during tests by Tom Cosgrove · 1 year, 2 months ago
  39. 54b4ccd Add PSA crypto sim client and server implementations of psa_hash_compute() by Tom Cosgrove · 1 year, 2 months ago
  40. e68fb72 Add PSA crypto sim serialisation functions for rest of types needed for psa_hash_compute() by Tom Cosgrove · 1 year, 2 months ago
  41. 2fc5687 Add PSA crypto sim serialisation functions for basic types by Tom Cosgrove · 1 year, 2 months ago
  42. 9202456 Fix code style in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  43. c8d45cd Error on unexpectedly defined symbols by Gilles Peskine · 1 year, 2 months ago
  44. 9df7806 Tweak wording by Gilles Peskine · 1 year, 2 months ago
  45. d2f191a Document that there is now an error for dangerous inclusions by Gilles Peskine · 1 year, 3 months ago
  46. 690fb5e Warn if mbedtls_config.h is included manually by Gilles Peskine · 1 year, 3 months ago
  47. 0b8ece6 Error out if *adjust* headers are included manually by Gilles Peskine · 1 year, 3 months ago
  48. d33eb55 Macros to indicate the finalization level of the configuration by Gilles Peskine · 1 year, 3 months ago
  49. fef877f Belated changelog entry for not including check_config.h by Gilles Peskine · 1 year, 3 months ago
  50. 975e74c Document check-config.h and *adjust*.h as internal headers by Gilles Peskine · 1 year, 3 months ago
  51. 680bee4 Update framework submodule to the merge of PR #15 by Ronald Cron · 1 year, 2 months ago
  52. e3abb6a Merge pull request #9094 from davidhorstmann-arm/move-mbedtls-dev-to-framework by Bence Szépkúti · 1 year, 2 months ago
  53. 38f6c86 Remove unnecessary blank lines at top of functions in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  54. 9919543 Only print PSA crypto sim server messages when DEBUG defined by Tom Cosgrove · 1 year, 2 months ago
  55. 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
  56. bdc4c2d Fix PSA sim test awk script by removing extra $ by Tom Cosgrove · 1 year, 2 months ago
  57. 0a57a25 Fix psa_ff_server.c to calculate the amount of data from client correctly by Tom Cosgrove · 1 year, 2 months ago
  58. b7e5f31 Replace final sprintf() with snprintf() in psa_ff_server.c by Tom Cosgrove · 1 year, 2 months ago
  59. a7ec5c8 Update framework submodule to the merge of #15 by Ronald Cron · 1 year, 2 months ago
  60. a37ea26 adjust_legacy_crypto: enable CIPHER_C when PSA CMAC is builtin by Valerio Setti · 1 year, 2 months ago
  61. c7569a8 Merge pull request #9159 from gilles-peskine-arm/analyze_outcomes-generate_files by Gilles Peskine · 1 year, 2 months ago
  62. f5473a0 Merge pull request #9057 from Ryan-Everett-arm/crypto-config-test_ref_configs by Ronald Cron · 1 year, 2 months ago
  63. 2ad2f32 Pacify pylint by Gilles Peskine · 1 year, 3 months ago
  64. 78ae4f6 Generate test data before coverage analysis by Gilles Peskine · 1 year, 3 months ago
  65. df1bfec Merge pull request #9121 from valeriosetti/issue8963 by Tom Cosgrove · 1 year, 3 months ago
  66. 27098b4 fix typo by Turiiya · 1 year, 3 months ago
  67. b30cd3b Improve test-ref-configs.pl by Ronald Cron · 1 year, 3 months ago
  68. ca6b1e9 Adjust crypto-config-thread.h by Ronald Cron · 1 year, 3 months ago
  69. b48c870 Fix crypto_adjust_config_dependencies.h documentation by Ronald Cron · 1 year, 3 months ago
  70. c4c8bdf Fix PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 1 year, 3 months ago
  71. 97f0ea7 Fix the resolution of dependencies on HMAC by Ronald Cron · 1 year, 3 months ago
  72. 1f3c99c psa_autogen.py: improve management of output files by Valerio Setti · 1 year, 3 months ago
  73. 1f95ede Fix "maybe-uninitialized" warning with GCC 11.3 by Ronald Cron · 1 year, 3 months ago
  74. a33a824 Resolve PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 1 year, 3 months ago
  75. b0c96f4 Resolve some HMAC dependencies automatically by Ronald Cron · 1 year, 3 months ago
  76. b3a400b config-suite-b: Enable EC with PSA_WANT by Ronald Cron · 1 year, 3 months ago
  77. b16e1c2 Remove direct enablement of MBEDTLS_CIPHER/MD_C by Ronald Cron · 1 year, 3 months ago
  78. 4de8539 Enable MBEDTLS_PSA_CRYPTO_C and MBEDTLS_USE_PSA_CRYPTO by Ronald Cron · 1 year, 3 months ago
  79. 4dd6631 test-ref-configs.pl: Detect automatically test with USE_PSA enabled by Ronald Cron · 1 year, 3 months ago
  80. 6402762 Fix compat.sh filters by Ronald Cron · 1 year, 3 months ago
  81. 21eaa77 Address ccm-psk-tls1_2 comments by Ryan Everett · 1 year, 3 months ago
  82. 0855b26 Address thread comments by Ryan Everett · 1 year, 3 months ago
  83. 2abd658 Address symmetric-only comments by Ryan Everett · 1 year, 3 months ago
  84. c305157 Address suite-b comments by Ryan Everett · 1 year, 3 months ago
  85. 44d7ddf In suite-b move definition of MBEDTLS_PSA_CRYPTO_CONFIG_FILE by Ryan Everett · 1 year, 3 months ago
  86. 4540cd3 Add a crypto config file for suite-b by Ryan Everett · 1 year, 3 months ago
  87. 0a0393e Use crypto config for ccm-psk-dtls1_2.h by Ryan Everett · 1 year, 3 months ago
  88. ab5ec9d Add a crypto config file for ccm-psk-tls1_2.h by Ryan Everett · 1 year, 3 months ago
  89. d3b1157 Add a crypto-config file for symmetric-only by Ryan Everett · 1 year, 3 months ago
  90. 885ea8d Add a crypto config file for config-thread by Ryan Everett · 1 year, 3 months ago
  91. bdce657 Merge pull request #9067 from gilles-peskine-arm/ssl-opt-server2-detection by Gilles Peskine · 1 year, 3 months ago
  92. 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
  93. 87d99fb psasim: create a seedfile to be used for the crypto server by Valerio Setti · 1 year, 3 months ago
  94. dce6b85 psa_ff_client: fix typos and useless blank lines by Valerio Setti · 1 year, 3 months ago
  95. f57afd5 all.sh: improvements by Valerio Setti · 1 year, 3 months ago
  96. fc73aa0 Add missing dependency that isn't autodetected by Gilles Peskine · 1 year, 3 months ago
  97. f5a30af Remove redundant RSA dependency by Gilles Peskine · 1 year, 3 months ago
  98. d9c7be7 Explicitly use TLS 1.2 on <=1.2-specific keyUsage/extKeyusage tests by Gilles Peskine · 1 year, 3 months ago
  99. f9f3d21 Fix PSK invocation: GnuTLS PSK length (more) by Gilles Peskine · 1 year, 3 months ago
  100. ecd6d01 Rename framework_path to framework_scripts_path by David Horstmann · 1 year, 3 months ago