1. b5fd7b9 Merge pull request #10295 from gilles-peskine-arm/nv-seed-only-prepare-mbedtls by Ronald Cron · 10 days ago gh-readonly-queue/development/pr-10295-4e9d91005f3e1b8823b358515f92339968acfbac
  2. aeac0b3 Disable new platform-related option by Gilles Peskine · 3 weeks ago
  3. 86422e5 Remove: DES selftest, component_test_psa_crypto_config_accel_des and dead DES mentions prior to TF-PSA-Crypto cleanup by Ari Weiler-Ofek · 3 weeks ago
  4. 73bd210 tests: remove usage of MBEDTLS_NO_PLATFORM_ENTROPY by Valerio Setti · 3 months ago
  5. c568688 config.py: do not enable MBEDTLS_PLATFORM_GET_ENTROPY_ALT in full config by Valerio Setti · 4 months ago
  6. 92efce2 [development] Remove code relating to MBEDTLS_PSA_INJECT_ENTROPY by Felix Conway · 4 months ago
  7. ae5f6c4 scripts: config.py: remove references to MBEDTLS_PSA_CRYPTO_SE_C by Valerio Setti · 5 months ago
  8. bc7c523 Remove uses of secp244k1 by Gilles Peskine · 7 months ago
  9. 2ce86b0 Merge pull request #9792 from gabor-mezei-arm/9157_minimal_tf_psa_crypto_config.py by Ronald Cron · 8 months ago gh-readonly-queue/development/pr-9792-4a8e8f84d9a96770a44a790b62a6cb02b57e5865
  10. 5034a1f Fix PSA macro identification regexp by Gabor Mezei · 8 months ago
  11. ce3c2dd Merge pull request #9806 from ronald-cron-arm/finalize-split-preparation-1 by Ronald Cron · 8 months ago
  12. 6924564 Move back timing.c to mbedtls by Ronald Cron · 9 months ago
  13. a4a3737 config.py: Do not set default entry for tf-psa-crypto config. by Minos Galanakis · 10 months ago
  14. 5f6e69d Merge pull request #9693 from Harry-Ramsey/split-revert-error-development by Ronald Cron · 9 months ago
  15. 678e0fb psa: allow to use static key buffers instead of dynamic ones by Valerio Setti · 1 year, 1 month ago
  16. 08007ed Update guards for crypto only builds by Harry Ramsey · 9 months ago
  17. c19f8ae Update config.py crypto for version files by Harry Ramsey · 10 months ago
  18. 5602651 Merge pull request #9604 from gilles-peskine-arm/config-full-booleans-only by Manuel Pégourié-Gonnard · 10 months ago
  19. 475ed86 Merge pull request #9600 from gilles-peskine-arm/use_psa_crypto-key_id_encodes_owner-compatible-config-dev by Tom Cosgrove · 10 months ago gh-readonly-queue/development/pr-9600-8904570b3125d7b9ac303247377a8371f65afefb
  20. 00b9144 Don't pass the section name to adapters by Gilles Peskine · 10 months ago
  21. 36571d6 Change "realfull" to activate everything by Gilles Peskine · 10 months ago
  22. e4c6955 Change "full" to affect boolean settings rather than use sections by Gilles Peskine · 10 months ago
  23. 702d75a Pass the setting's value to adapters by Gilles Peskine · 10 months ago
  24. a22b95a Fix obsolete comment about MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER by Gilles Peskine · 10 months ago
  25. cd326bf Apply the parameter change by Gabor Mezei · 10 months ago
  26. 317a2a3 Fix documentation by Gabor Mezei · 10 months ago
  27. 568808a Update member variable names by Gabor Mezei · 10 months ago
  28. f5f1308 Fix documentation by Gabor Mezei · 10 months ago
  29. 0e9e4cb Move commonly used part to config_common by Gabor Mezei · 11 months ago
  30. a12ed6b Unify spacing by Gabor Mezei · 11 months ago
  31. 24d7cc7 Create a class for command line config manipulation by Gabor Mezei · 12 months ago
  32. 776ee90 Fix header file detection by Gabor Mezei · 11 months ago
  33. d53080d Make the `Config` a proper base class by Gabor Mezei · 11 months ago
  34. daf807f Fix pylint issues by Gabor Mezei · 12 months ago
  35. c659c1b Move config file modification flag handling to the Config class by Gabor Mezei · 12 months ago
  36. 9f2b817 Update documentation by Gabor Mezei · 12 months ago
  37. 91f1746 Remove sanity check for `None` value by Gabor Mezei · 1 year ago
  38. 4706fe7 Update documentation and comments by Gabor Mezei · 1 year, 1 month ago
  39. 3de6586 Adjust temporarily the crypto config file location by Gabor Mezei · 1 year, 1 month ago
  40. 33dd293 Give better name for class by Gabor Mezei · 1 year, 1 month ago
  41. c5ff33c Move config file modification checking to the `Config` superclass by Gabor Mezei · 1 year, 1 month ago
  42. 3e2a550 Pass `ConfigFile` object as parameter for `MultiConfig` constructor by Gabor Mezei · 1 year, 1 month ago
  43. 8d72ac6 Fix error type by Gabor Mezei · 1 year, 1 month ago
  44. de6e192 Add documentation by Gabor Mezei · 1 year, 1 month ago
  45. f77722d Rename calss by Gabor Mezei · 1 year, 1 month ago
  46. 9b0f9e7 Simplify set creation by Gabor Mezei · 1 year, 1 month ago
  47. e7742b3 Unify the `_format_parameter` function among the `ConfigFile` subclasses by Gabor Mezei · 1 year, 1 month ago
  48. 93a6d1f Make the `name` parameter mandatory for the constructor of `ConfigFile` by Gabor Mezei · 1 year, 1 month ago
  49. 8a64d8e Only write config files if it is modified by Gabor Mezei · 1 year, 2 months ago
  50. 542fd38 Update unsupported and deprecated psa fearues handling by Gabor Mezei · 1 year, 2 months ago
  51. d723b51 Fix for crypto config default value by Gabor Mezei · 1 year, 2 months ago
  52. ee521b6 Restructure the configuration representation by Gabor Mezei · 1 year, 2 months ago
  53. 92065ed Fix pylint issues by Gabor Mezei · 1 year, 2 months ago
  54. 62a9bd0 Update and add documentation by Gabor Mezei · 1 year, 2 months ago
  55. 3678dee Add crypto config support for config.py by Gabor Mezei · 1 year, 2 months ago
  56. 9da1769 Remove MBEDTLS_ECP_ALT and associated options by Thomas Daubney · 1 year, 2 months ago
  57. 9ba9c21 Recognize that a double-inclusion guard is not a config setting by Gilles Peskine · 1 year, 2 months ago
  58. 6f8c95b Preserve alphabetical sorting of config options by David Horstmann · 1 year, 5 months ago
  59. 5a71e76 Remove MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS from full by David Horstmann · 1 year, 5 months ago
  60. f37c707 Add MBEDTLS_SSL_RECORD_SIZE_LIMIT to full config by Waleed Elmelegy · 1 year, 7 months ago
  61. 42be1ba block_cipher_no_decrypt: improve comment by Yanray Wang · 1 year, 8 months ago
  62. 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 8 months ago
  63. e03270f Merge pull request #8391 from paul-elliott-arm/full_no_platform by Paul Elliott · 1 year, 9 months ago gh-readonly-queue/development/pr-8391-964dee6b3f755eca35d0d5c21ed10987f3b9d0cb
  64. be08908 config.py: exclude MBEDTLS_BLOCK_CIPHER_NO_DECRYPT from full by Yanray Wang · 1 year, 9 months ago
  65. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  66. fb81f77 Add build preset full_no_platform by Paul Elliott · 1 year, 9 months ago
  67. 7cb635a Adjust the full config by Dave Rodgman · 1 year, 10 months ago
  68. 9be3cf0 Fix a couple of typos related to renaming options by Dave Rodgman · 1 year, 10 months ago
  69. be7915a Revert renaming of SHA512 options by Dave Rodgman · 1 year, 10 months ago
  70. 5b89c55 Rename MBEDTLS_SHAxxx_USE_ARMV8_yyy to MBEDTLS_SHAxxx_USE_ARMV8_A_yyy by Dave Rodgman · 1 year, 10 months ago
  71. 6ab314f More config option renaming by Dave Rodgman · 1 year, 10 months ago
  72. bc2d217 Update baremetal config to exclude MBEDTLS_SHAxxx_USE_A64_CRYPTO_IF_PRESENT by Dave Rodgman · 1 year, 10 months ago
  73. efaee9a Give a production-sounding name to the p256m option by Gilles Peskine · 1 year, 10 months ago
  74. 67c86e6 Merge pull request #7961 from gilles-peskine-arm/psa_crypto_config-in-full by Gilles Peskine · 1 year, 10 months ago
  75. a8861e0 Fix boolean options in the wrong section by Gilles Peskine · 1 year, 11 months ago
  76. 7393686 Merge remote-tracking branch 'development' into psa_crypto_config-in-full by Gilles Peskine · 2 years ago
  77. 5b7c38f Sort full config exceptions in config.py by Janos Follath · 2 years ago
  78. 3ed980d Fix full config in config.py by Janos Follath · 2 years ago
  79. 7eea4a7 Enable MBEDTLS_PSA_CRYPTO_CONFIG in "config.py full" by Gilles Peskine · 2 years ago
  80. 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years ago
  81. 6edf8b8 Merge pull request #7451 from yanrayw/7376_aes_128bit_only by Tom Cosgrove · 2 years, 1 month ago
  82. 0ec8a90 Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  83. cc207bc Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  84. a870467 Add checks if MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH enabled by Yanray Wang · 2 years, 3 months ago
  85. a08def9 Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago
  86. e41f7e4 Integrate p256-m as an example driver alongside Mbed TLS and write documentation for the example. by Aditya Deshpande · 2 years, 7 months ago
  87. b8f5ba8 Merge pull request #6891 from yuhaoth/pr/add-milliseconds-platform-function by Dave Rodgman · 2 years, 4 months ago
  88. 151f642 Add parsing for Record Size Limit extension in TLS 1.3 by Jan Bruckner · 2 years, 6 months ago
  89. 3825749 Add milliseconds time function by Jerry Yu · 2 years, 8 months ago
  90. ad27b80 Declare ECP_RESTARTABLE and USE_PSA compatible by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  91. f58172f Merge remote-tracking branch 'origin/development' into pr3431 by Dave Rodgman · 2 years, 9 months ago
  92. cf42536 Add a note that config.py must remain compatible with Python 3.4 by Gilles Peskine · 2 years, 10 months ago
  93. c9deb18 mbedtls: add support for pkcs7 by Nayna Jain · 4 years, 9 months ago
  94. ed5c21d Declare deprecated option for no_deprecated configs by Gilles Peskine · 3 years, 1 month ago
  95. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  96. 0381083 Merge pull request #5654 from gilles-peskine-arm/psa-crypto-config-file by Gilles Peskine · 3 years, 3 months ago
  97. ba4162a Place MBEDTLS_CONFIG_FILE and such into a new section by Gilles Peskine · 3 years, 4 months ago
  98. c82f62e Merge pull request #4907 from gilles-peskine-arm/config-baremetal-size-3.0 by Gilles Peskine · 3 years, 4 months ago
  99. 87fbfb5 SECLIB-667: Accelerate SHA-512 with A64 crypto extensions by Tom Cosgrove · 3 years, 5 months ago
  100. f3ebd90 SECLIB-667: Accelerate SHA-256 with A64 crypto extensions by Tom Cosgrove · 3 years, 5 months ago