aboutsummaryrefslogtreecommitdiff
path: root/scripts/config.py
AgeCommit message (Expand)AuthorFilesLines
6 daysRemove MBEDTLS_ECP_ALT and associated optionsThomas Daubney1-1/+0
2024-06-20Recognize that a double-inclusion guard is not a config settingGilles Peskine1-0/+9
2024-03-14Preserve alphabetical sorting of config optionsDavid Horstmann1-1/+1
2024-03-14Remove MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS from fullDavid Horstmann1-0/+1
2024-01-10Add MBEDTLS_SSL_RECORD_SIZE_LIMIT to full configWaleed Elmelegy1-1/+0
2023-11-23block_cipher_no_decrypt: improve commentYanray Wang1-1/+1
2023-11-23Merge remote-tracking branch 'origin/development' into support_cipher_encrypt...Yanray Wang1-12/+26
2023-11-06Merge pull request #8391 from paul-elliott-arm/full_no_platformPaul Elliott1-0/+20
2023-11-06config.py: exclude MBEDTLS_BLOCK_CIPHER_NO_DECRYPT from fullYanray Wang1-0/+1
2023-11-02update headersDave Rodgman1-12/+1
2023-10-20Add build preset full_no_platformPaul Elliott1-0/+20
2023-10-12Adjust the full configDave Rodgman1-0/+1
2023-10-11Fix a couple of typos related to renaming optionsDave Rodgman1-2/+2
2023-10-11Revert renaming of SHA512 optionsDave Rodgman1-5/+3
2023-10-10Rename MBEDTLS_SHAxxx_USE_ARMV8_yyy to MBEDTLS_SHAxxx_USE_ARMV8_A_yyyDave Rodgman1-4/+4
2023-10-10More config option renamingDave Rodgman1-0/+4
2023-10-05Update baremetal config to exclude MBEDTLS_SHAxxx_USE_A64_CRYPTO_IF_PRESENTDave Rodgman1-0/+2
2023-09-20Give a production-sounding name to the p256m optionGilles Peskine1-1/+1
2023-09-18Merge pull request #7961 from gilles-peskine-arm/psa_crypto_config-in-fullGilles Peskine1-1/+0
2023-09-05Fix boolean options in the wrong sectionGilles Peskine1-1/+7
2023-08-17Merge remote-tracking branch 'development' into psa_crypto_config-in-fullGilles Peskine1-2/+3
2023-08-01Sort full config exceptions in config.pyJanos Follath1-3/+3
2023-07-31Fix full config in config.pyJanos Follath1-1/+2
2023-07-21Enable MBEDTLS_PSA_CRYPTO_CONFIG in "config.py full"Gilles Peskine1-1/+0
2023-07-21Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stab...Gilles Peskine1-1/+1
2023-06-15Merge pull request #7451 from yanrayw/7376_aes_128bit_onlyTom Cosgrove1-0/+1
2023-05-12Replace references to Mbed Crypto with Mbed TLS through-out documentation and...Fredrik Hesse1-1/+1
2023-05-12Replace references to Mbed Crypto with Mbed TLS through-out documentation and...Fredrik Hesse1-2/+2
2023-05-05Add checks if MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH enabledYanray Wang1-0/+1
2023-04-28Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPYGilles Peskine1-1/+1
2023-04-28Integrate p256-m as an example driver alongside Mbed TLS and write documentat...Aditya Deshpande1-0/+1
2023-03-31Merge pull request #6891 from yuhaoth/pr/add-milliseconds-platform-functionDave Rodgman1-1/+1
2023-03-14Add parsing for Record Size Limit extension in TLS 1.3Jan Bruckner1-0/+1
2023-01-12Add milliseconds time functionJerry Yu1-1/+1
2022-12-06Declare ECP_RESTARTABLE and USE_PSA compatibleManuel Pégourié-Gonnard1-1/+0
2022-11-10Merge remote-tracking branch 'origin/development' into pr3431Dave Rodgman1-0/+5
2022-10-10Add a note that config.py must remain compatible with Python 3.4Gilles Peskine1-0/+5
2022-09-01mbedtls: add support for pkcs7Nayna Jain1-0/+1
2022-06-27Declare deprecated option for no_deprecated configsGilles Peskine1-0/+5
2022-05-11Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell.Shaun Case1-1/+1
2022-04-28Merge pull request #5654 from gilles-peskine-arm/psa-crypto-config-fileGilles Peskine1-2/+10
2022-04-11Place MBEDTLS_CONFIG_FILE and such into a new sectionGilles Peskine1-2/+10
2022-04-04Merge pull request #4907 from gilles-peskine-arm/config-baremetal-size-3.0Gilles Peskine1-0/+18
2022-03-23SECLIB-667: Accelerate SHA-512 with A64 crypto extensionsTom Cosgrove1-1/+2
2022-02-21SECLIB-667: Accelerate SHA-256 with A64 crypto extensionsTom Cosgrove1-0/+1
2021-09-01New configuration preset baremetal_sizeGilles Peskine1-0/+18
2021-06-28Rename config.h to mbedtls_config.hBence Szépkúti1-6/+6
2021-06-17Remove config option MBEDTLS_ECP_NO_INTERNAL_RNGManuel Pégourié-Gonnard1-1/+0
2021-06-15config.py: new command line commands set-all and unset-allGilles Peskine1-0/+23
2021-06-09Remove _X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSIONTRodziewicz1-1/+0