- bc7c523 Remove uses of secp244k1 by Gilles Peskine · 6 months ago
- 2ce86b0 Merge pull request #9792 from gabor-mezei-arm/9157_minimal_tf_psa_crypto_config.py by Ronald Cron · 7 months ago gh-readonly-queue/development/pr-9792-4a8e8f84d9a96770a44a790b62a6cb02b57e5865
- 5034a1f Fix PSA macro identification regexp by Gabor Mezei · 7 months ago
- ce3c2dd Merge pull request #9806 from ronald-cron-arm/finalize-split-preparation-1 by Ronald Cron · 7 months ago
- 6924564 Move back timing.c to mbedtls by Ronald Cron · 8 months ago
- a4a3737 config.py: Do not set default entry for tf-psa-crypto config. by Minos Galanakis · 10 months ago
- 5f6e69d Merge pull request #9693 from Harry-Ramsey/split-revert-error-development by Ronald Cron · 9 months ago
- 678e0fb psa: allow to use static key buffers instead of dynamic ones by Valerio Setti · 1 year, 1 month ago
- 08007ed Update guards for crypto only builds by Harry Ramsey · 9 months ago
- c19f8ae Update config.py crypto for version files by Harry Ramsey · 9 months ago
- 5602651 Merge pull request #9604 from gilles-peskine-arm/config-full-booleans-only by Manuel Pégourié-Gonnard · 10 months ago
- 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
- 00b9144 Don't pass the section name to adapters by Gilles Peskine · 10 months ago
- 36571d6 Change "realfull" to activate everything by Gilles Peskine · 10 months ago
- e4c6955 Change "full" to affect boolean settings rather than use sections by Gilles Peskine · 10 months ago
- 702d75a Pass the setting's value to adapters by Gilles Peskine · 10 months ago
- a22b95a Fix obsolete comment about MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER by Gilles Peskine · 10 months ago
- cd326bf Apply the parameter change by Gabor Mezei · 10 months ago
- 317a2a3 Fix documentation by Gabor Mezei · 10 months ago
- 568808a Update member variable names by Gabor Mezei · 10 months ago
- f5f1308 Fix documentation by Gabor Mezei · 10 months ago
- 0e9e4cb Move commonly used part to config_common by Gabor Mezei · 10 months ago
- a12ed6b Unify spacing by Gabor Mezei · 10 months ago
- 24d7cc7 Create a class for command line config manipulation by Gabor Mezei · 11 months ago
- 776ee90 Fix header file detection by Gabor Mezei · 10 months ago
- d53080d Make the `Config` a proper base class by Gabor Mezei · 11 months ago
- daf807f Fix pylint issues by Gabor Mezei · 11 months ago
- c659c1b Move config file modification flag handling to the Config class by Gabor Mezei · 11 months ago
- 9f2b817 Update documentation by Gabor Mezei · 11 months ago
- 91f1746 Remove sanity check for `None` value by Gabor Mezei · 12 months ago
- 4706fe7 Update documentation and comments by Gabor Mezei · 1 year ago
- 3de6586 Adjust temporarily the crypto config file location by Gabor Mezei · 1 year ago
- 33dd293 Give better name for class by Gabor Mezei · 1 year, 1 month ago
- c5ff33c Move config file modification checking to the `Config` superclass by Gabor Mezei · 1 year, 1 month ago
- 3e2a550 Pass `ConfigFile` object as parameter for `MultiConfig` constructor by Gabor Mezei · 1 year, 1 month ago
- 8d72ac6 Fix error type by Gabor Mezei · 1 year, 1 month ago
- de6e192 Add documentation by Gabor Mezei · 1 year, 1 month ago
- f77722d Rename calss by Gabor Mezei · 1 year, 1 month ago
- 9b0f9e7 Simplify set creation by Gabor Mezei · 1 year, 1 month ago
- e7742b3 Unify the `_format_parameter` function among the `ConfigFile` subclasses by Gabor Mezei · 1 year, 1 month ago
- 93a6d1f Make the `name` parameter mandatory for the constructor of `ConfigFile` by Gabor Mezei · 1 year, 1 month ago
- 8a64d8e Only write config files if it is modified by Gabor Mezei · 1 year, 1 month ago
- 542fd38 Update unsupported and deprecated psa fearues handling by Gabor Mezei · 1 year, 1 month ago
- d723b51 Fix for crypto config default value by Gabor Mezei · 1 year, 1 month ago
- ee521b6 Restructure the configuration representation by Gabor Mezei · 1 year, 1 month ago
- 92065ed Fix pylint issues by Gabor Mezei · 1 year, 1 month ago
- 62a9bd0 Update and add documentation by Gabor Mezei · 1 year, 1 month ago
- 3678dee Add crypto config support for config.py by Gabor Mezei · 1 year, 1 month ago
- 9da1769 Remove MBEDTLS_ECP_ALT and associated options by Thomas Daubney · 1 year, 1 month ago
- 9ba9c21 Recognize that a double-inclusion guard is not a config setting by Gilles Peskine · 1 year, 2 months ago
- 6f8c95b Preserve alphabetical sorting of config options by David Horstmann · 1 year, 4 months ago
- 5a71e76 Remove MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS from full by David Horstmann · 1 year, 4 months ago
- f37c707 Add MBEDTLS_SSL_RECORD_SIZE_LIMIT to full config by Waleed Elmelegy · 1 year, 6 months ago
- 42be1ba block_cipher_no_decrypt: improve comment by Yanray Wang · 1 year, 8 months ago
- 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 8 months ago
- e03270f Merge pull request #8391 from paul-elliott-arm/full_no_platform by Paul Elliott · 1 year, 8 months ago gh-readonly-queue/development/pr-8391-964dee6b3f755eca35d0d5c21ed10987f3b9d0cb
- be08908 config.py: exclude MBEDTLS_BLOCK_CIPHER_NO_DECRYPT from full by Yanray Wang · 1 year, 9 months ago
- 16799db update headers by Dave Rodgman · 1 year, 8 months ago
- fb81f77 Add build preset full_no_platform by Paul Elliott · 1 year, 9 months ago
- 7cb635a Adjust the full config by Dave Rodgman · 1 year, 9 months ago
- 9be3cf0 Fix a couple of typos related to renaming options by Dave Rodgman · 1 year, 9 months ago
- be7915a Revert renaming of SHA512 options by Dave Rodgman · 1 year, 9 months ago
- 5b89c55 Rename MBEDTLS_SHAxxx_USE_ARMV8_yyy to MBEDTLS_SHAxxx_USE_ARMV8_A_yyy by Dave Rodgman · 1 year, 9 months ago
- 6ab314f More config option renaming by Dave Rodgman · 1 year, 9 months ago
- bc2d217 Update baremetal config to exclude MBEDTLS_SHAxxx_USE_A64_CRYPTO_IF_PRESENT by Dave Rodgman · 1 year, 9 months ago
- efaee9a Give a production-sounding name to the p256m option by Gilles Peskine · 1 year, 10 months ago
- 67c86e6 Merge pull request #7961 from gilles-peskine-arm/psa_crypto_config-in-full by Gilles Peskine · 1 year, 10 months ago
- a8861e0 Fix boolean options in the wrong section by Gilles Peskine · 1 year, 10 months ago
- 7393686 Merge remote-tracking branch 'development' into psa_crypto_config-in-full by Gilles Peskine · 1 year, 11 months ago
- 5b7c38f Sort full config exceptions in config.py by Janos Follath · 2 years ago
- 3ed980d Fix full config in config.py by Janos Follath · 2 years ago
- 7eea4a7 Enable MBEDTLS_PSA_CRYPTO_CONFIG in "config.py full" by Gilles Peskine · 2 years ago
- 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years ago
- 6edf8b8 Merge pull request #7451 from yanrayw/7376_aes_128bit_only by Tom Cosgrove · 2 years, 1 month ago
- 0ec8a90 Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 9 months ago
- cc207bc Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
- a870467 Add checks if MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH enabled by Yanray Wang · 2 years, 3 months ago
- a08def9 Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago
- e41f7e4 Integrate p256-m as an example driver alongside Mbed TLS and write documentation for the example. by Aditya Deshpande · 2 years, 6 months ago
- b8f5ba8 Merge pull request #6891 from yuhaoth/pr/add-milliseconds-platform-function by Dave Rodgman · 2 years, 4 months ago
- 151f642 Add parsing for Record Size Limit extension in TLS 1.3 by Jan Bruckner · 2 years, 5 months ago
- 3825749 Add milliseconds time function by Jerry Yu · 2 years, 7 months ago
- ad27b80 Declare ECP_RESTARTABLE and USE_PSA compatible by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- f58172f Merge remote-tracking branch 'origin/development' into pr3431 by Dave Rodgman · 2 years, 8 months ago
- cf42536 Add a note that config.py must remain compatible with Python 3.4 by Gilles Peskine · 2 years, 9 months ago
- c9deb18 mbedtls: add support for pkcs7 by Nayna Jain · 4 years, 8 months ago
- ed5c21d Declare deprecated option for no_deprecated configs by Gilles Peskine · 3 years, 1 month ago
- 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
- 0381083 Merge pull request #5654 from gilles-peskine-arm/psa-crypto-config-file by Gilles Peskine · 3 years, 3 months ago
- ba4162a Place MBEDTLS_CONFIG_FILE and such into a new section by Gilles Peskine · 3 years, 3 months ago
- c82f62e Merge pull request #4907 from gilles-peskine-arm/config-baremetal-size-3.0 by Gilles Peskine · 3 years, 3 months ago
- 87fbfb5 SECLIB-667: Accelerate SHA-512 with A64 crypto extensions by Tom Cosgrove · 3 years, 4 months ago
- f3ebd90 SECLIB-667: Accelerate SHA-256 with A64 crypto extensions by Tom Cosgrove · 3 years, 5 months ago
- 120f29d New configuration preset baremetal_size by Gilles Peskine · 3 years, 11 months ago
- bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
- d51aaad Remove config option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 4 years, 1 month ago
- 8e90cf4 config.py: new command line commands set-all and unset-all by Gilles Peskine · 4 years, 2 months ago
- 3ecb92e Remove _X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION by TRodziewicz · 4 years, 2 months ago
- 3670e38 Remove 3DES ciphersuites by TRodziewicz · 4 years, 1 month ago
- 17011a3 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 2 months ago