1. d723b51 Fix for crypto config default value by Gabor Mezei · 1 year, 2 months ago
  2. ee521b6 Restructure the configuration representation by Gabor Mezei · 1 year, 2 months ago
  3. 92065ed Fix pylint issues by Gabor Mezei · 1 year, 2 months ago
  4. 62a9bd0 Update and add documentation by Gabor Mezei · 1 year, 2 months ago
  5. 3678dee Add crypto config support for config.py by Gabor Mezei · 1 year, 2 months ago
  6. f938f4f Merge pull request #9394 from ronald-cron-arm/move-crypto-test-suites by Ronald Cron · 1 year ago
  7. b16b8c2 Updated auto-generated psa_test_wrappers. by Ronald Cron · 1 year ago
  8. 636e9ef Update the framework submodule to the merge of PR38 by Ronald Cron · 1 year ago
  9. 7262b47 all.sh: psasim: Start server in tf-psa-crypto/tests by Ronald Cron · 1 year ago
  10. 0b796a4 psasim: Rename kill_server.sh to kill_servers.sh by Ronald Cron · 1 year ago
  11. e0e26f7 psasim: Move file clean-up to all.sh by Ronald Cron · 1 year ago
  12. 594ab41 psasim: Fix IPCs removal by Ronald Cron · 1 year ago
  13. 3943467 psasim: Fix doorbell file path by Ronald Cron · 1 year ago
  14. c04c2ed Revert "Adapt psasim" by Ronald Cron · 1 year ago
  15. 3f8275e Scripts improvements by Ronald Cron · 1 year, 1 month ago
  16. b6f6cc8 Adapt psasim by Ronald Cron · 1 year, 1 month ago
  17. c29dd98 Adapt check-generated-files.sh by Ronald Cron · 1 year, 1 month ago
  18. 375ad34 Add programs directory in tf-psa-crypto directory by Ronald Cron · 1 year, 1 month ago
  19. 72d1888 Adapt run-test-suites.pl by Ronald Cron · 1 year, 1 month ago
  20. 3486950 Adapt make_generated_files.bat by Ronald Cron · 1 year, 1 month ago
  21. 6f55ddc programs: fuzz: Fix comment by Ronald Cron · 1 year, 1 month ago
  22. cf1af5a Adapt some documentation by Ronald Cron · 1 year, 1 month ago
  23. 77d6ac2 Adapt check_test_cases.py by Ronald Cron · 1 year, 1 month ago
  24. 635a2be Adapt all.sh by Ronald Cron · 1 year, 1 month ago
  25. 0866936 Adapt basic-build-test.sh by Ronald Cron · 1 year, 1 month ago
  26. c51b0d1 Adapt bump_version.sh by Ronald Cron · 1 year, 1 month ago
  27. 5903be2 Adapt abi_check.py by Ronald Cron · 1 year, 1 month ago
  28. 9e2ff40 Adapt code_style.py by Ronald Cron · 1 year, 1 month ago
  29. f5a1785 Adapt test_psa_constant_names.py by Ronald Cron · 1 year, 1 month ago
  30. f352279 Adapt make cscope by Ronald Cron · 1 year, 1 month ago
  31. 9a93073 Add tf-psa-crypto test suites build by Ronald Cron · 1 year, 1 month ago
  32. f76cd22 Adapt CMake build of TLS and x509 test suites by Ronald Cron · 1 year, 1 month ago
  33. 50292a4 Duplicate tests CMake file by Ronald Cron · 1 year, 1 month ago
  34. 7f410db tests: CMake: Align/fix config test suite generation by Ronald Cron · 1 year, 1 month ago
  35. 7af1bea CMake: Include CMakePrintHelpers by Ronald Cron · 1 year, 1 month ago
  36. 901a675 Adapt make build system by Ronald Cron · 1 year, 1 month ago
  37. 476d51e Adapt .gitignore files by Ronald Cron · 1 year, 1 month ago
  38. 83538c4 Adapt path to framework data files by Ronald Cron · 1 year, 1 month ago
  39. 701b88c Move crypto test suites by Ronald Cron · 1 year, 1 month ago
  40. 088a1ab make: Fix object clean-up by Ronald Cron · 1 year, 1 month ago
  41. e7fdfdb Merge pull request #9123 from eleuzi01/replace-mbedtls-md-can-md5 by Bence Szépkúti · 1 year, 1 month ago
  42. b449476 Merge pull request #9354 from eleuzi01/replace-ecp-have-secp512r1 by Paul Elliott · 1 year, 1 month ago
  43. df772da Merge pull request #9358 from eleuzi01/replace-curve by Paul Elliott · 1 year, 1 month ago
  44. b66a991 Replace MBEDTLS_MD_CAN_MD5 with PSA_WANT_ALG_MD5 by Elena Uziunaite · 1 year, 3 months ago
  45. 7ab9867 Merge pull request #9290 from sezrab/replace_MBEDTLS_MD_CAN_MD5_with_PSA_WANT by Gilles Peskine · 1 year, 1 month ago
  46. 09b3f15 Merge pull request #9285 from trustngotech/fix_platform_util by Gilles Peskine · 1 year, 1 month ago
  47. ed784ef Tiny fix in pk_internal.h by Elena Uziunaite · 1 year, 1 month ago
  48. 9a75ddd Merge pull request #9350 from eleuzi01/replace-ecp-have-secp224r1 by Gilles Peskine · 1 year, 1 month ago
  49. 33c62c0 Fix typo in platform_util.c by Michael Grand (TrustnGo) · 1 year, 2 months ago
  50. 3962a38 Merge pull request #9287 from Wenxing-hou/fix_some_typo by Paul Elliott · 1 year, 1 month ago
  51. b5a97f4 Merge pull request #9357 from eleuzi01/replace-brainpool by Gilles Peskine · 1 year, 1 month ago gh-readonly-queue/development/pr-9357-cb854d5d19e05339448afb03839bee7f7e3ecd23
  52. b8d1087 Replace MBEDTLS_ECP_HAVE_BP*R1 with PSA_WANT counterparts by Elena Uziunaite · 1 year, 1 month ago
  53. 24e24f2 Replace MBEDTLS_ECP_HAVE_SECP521R1 with PSA_WANT_ECC_SECP_R1_521 by Elena Uziunaite · 1 year, 1 month ago
  54. eaa0cf0 Replace MBEDTLS_ECP_HAVE_SECP224R1 with PSA_WANT_ECC_SECP_R1_224 by Elena Uziunaite · 1 year, 1 month ago
  55. cb854d5 Merge pull request #9356 from eleuzi01/replace-ecp-have-secp-k1 by Gilles Peskine · 1 year, 1 month ago
  56. 8e53e96 Merge pull request #9348 from eleuzi01/replace-ecp-have-secp192r1 by Gilles Peskine · 1 year, 1 month ago
  57. 73ea265 Merge pull request #9397 from davidhorstmann-arm/upgrade-python-dependencies by Gilles Peskine · 1 year, 1 month ago
  58. f7fffbd Upgrade python dependencies in requirements file by David Horstmann · 1 year, 1 month ago
  59. ba723e8 Merge pull request #9265 from tom-daubney-arm/remove_hash_alt_interface by Bence Szépkúti · 1 year, 1 month ago
  60. 39b5c8a Remove further docs notes by Thomas Daubney · 1 year, 2 months ago
  61. 75246c0 Remove irrelevant documentation notes by Thomas Daubney · 1 year, 2 months ago
  62. 25bcf27 Remove MBEDTLS_SHA512_ALT by Thomas Daubney · 1 year, 2 months ago
  63. b248a93 Remove MBEDTLS_MD5_ALT by Thomas Daubney · 1 year, 2 months ago
  64. efc65e1 Remove MBEDTLS_CMAC_ALT by Thomas Daubney · 1 year, 2 months ago
  65. 027535c Remove MBEDTLS_SHA256_ALT by Thomas Daubney · 1 year, 2 months ago
  66. 30c7701 Remove MBEDTLS_RIPEMD160_ALT by Thomas Daubney · 1 year, 2 months ago
  67. 2cd12de Remove MBEDTLS_SHA1_ALT by Thomas Daubney · 1 year, 2 months ago
  68. 5f616e9 Merge pull request #9308 from valeriosetti/fix-psa_key_derivation_verify_bytes by Gilles Peskine · 1 year, 1 month ago gh-readonly-queue/development/pr-9308-f974bff38c958f1f3ca997253f002a7b179952ab
  69. 9e85c9f Replace MBEDTLS_ECP_HAVE_SECP*K1 with PSA_WANT counterparts by Elena Uziunaite · 1 year, 1 month ago
  70. a363286 Replace MBEDTLS_ECP_HAVE_SECP192R1 with PSA_WANT_ECC_SECP_R1_192 by Elena Uziunaite · 1 year, 1 month ago
  71. f974bff Merge pull request #9259 from tom-daubney-arm/remove_aes-like_alt_interface by Bence Szépkúti · 1 year, 1 month ago
  72. 3f40127 Merge pull request #9213 from eleuzi01/replace-mbedtls-md-can-sha3-384 by Bence Szépkúti · 1 year, 1 month ago
  73. 53377f1 Update comment in further places by Thomas Daubney · 1 year, 2 months ago
  74. 356309f Restore config option by Thomas Daubney · 1 year, 2 months ago
  75. 478efd7 Improved AES comment by Thomas Daubney · 1 year, 2 months ago
  76. ebeef15 Remove MBEDTLS_TEST_HAVE_ALT_GCM by Thomas Daubney · 1 year, 2 months ago
  77. 25e2be1 Remove MBEDTLS_NIST_KW_ALT by Thomas Daubney · 1 year, 2 months ago
  78. a9ea6f8 Remove MBEDTLS_DES_ALT by Thomas Daubney · 1 year, 2 months ago
  79. 064f1df Remove MBEDTLS_ARIA_ALT by Thomas Daubney · 1 year, 2 months ago
  80. e9fe311 Remove MBEDTLS_CAMELLIA_ALT by Thomas Daubney · 1 year, 2 months ago
  81. c7cb810 Remove MBEDTLS_GCM_ALT by Thomas Daubney · 1 year, 2 months ago
  82. b4914cf Remove MBEDTLS_CCM_ALT by Thomas Daubney · 1 year, 2 months ago
  83. 4137609 Remove MBEDTLS_AES_ALT by Thomas Daubney · 1 year, 2 months ago
  84. 7a507d2 Replace MBEDTLS_MD_CAN_SHA3_384 in md.h by Elena Uziunaite · 1 year, 1 month ago
  85. db0421c Replace MBEDTLS_MD_CAN_SHA3_384 with PSA_WANT_ALG_SHA3_384 by Elena Uziunaite · 1 year, 2 months ago
  86. 3f2d9b6 Merge pull request #9268 from tom-daubney-arm/remove_symmetric_crypto_alt_interface by Bence Szépkúti · 1 year, 1 month ago
  87. 6a5278b Merge pull request #9211 from eleuzi01/replace-mbedtls-md-can-sha3-224 by Gilles Peskine · 1 year, 1 month ago
  88. ac97c86 Merge pull request #9080 from minosgalanakis/dev_fix_checkboxes by Gilles Peskine · 1 year, 1 month ago
  89. 9a8a9d3 Replace MBEDTLS_MD_CAN_SHA3_224 in md.h by Elena Uziunaite · 1 year, 1 month ago
  90. 1e96705 Replace MBEDTLS_MD_CAN_SHA3_224 with PSA_WANT_ALG_SHA3_224 by Elena Uziunaite · 1 year, 2 months ago
  91. b4d03cc Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
  92. d53e889 Update .github/pull_request_template.md by Minos Galanakis · 1 year, 1 month ago
  93. 095fa2c Merge pull request #9173 from eleuzi01/replace-mbedtls-md-can-sha256 by Paul Elliott · 1 year, 1 month ago
  94. 0b5d48e Replace MBEDTLS_ECP_HAVE_CURVE* with PSA_WANT counterparts by Elena Uziunaite · 1 year, 1 month ago
  95. 4e6a368 Replace MBEDTLS_MD_CAN_SHA256 in md.h, ssl.h, and entropy.h by Elena Uziunaite · 1 year, 1 month ago
  96. 0916cd7 Replace MBEDTLS_MD_CAN_SHA256 with PSA_WANT_ALG_SHA_256 by Elena Uziunaite · 1 year, 2 months ago
  97. f60ff02 Remove MBEDTLS_CHACHA20_ALT by Thomas Daubney · 1 year, 2 months ago
  98. af28a17 Remove MBEDTLS_CHACHAPOLY_ALT by Thomas Daubney · 1 year, 2 months ago
  99. f7ca94a Remove MBEDTLS_POLY1305_ALT by Thomas Daubney · 1 year, 2 months ago
  100. 1004c9c Merge pull request #9340 from ronald-cron-arm/move-mbedtls-crypto-modules by Ronald Cron · 1 year, 1 month ago