aboutsummaryrefslogtreecommitdiff
path: root/configs/config-suite-b.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-16config-suite-b: Enable EC with PSA_WANTRonald Cron1-2/+0
2024-05-16Remove direct enablement of MBEDTLS_CIPHER/MD_CRonald Cron1-2/+0
2024-05-16Enable MBEDTLS_PSA_CRYPTO_C and MBEDTLS_USE_PSA_CRYPTORonald Cron1-5/+2
2024-05-16Address suite-b commentsRyan Everett1-5/+0
2024-05-16In suite-b move definition of MBEDTLS_PSA_CRYPTO_CONFIG_FILERyan Everett1-0/+4
2024-05-16Add a crypto config file for suite-bRyan Everett1-4/+0
2023-11-02update headersDave Rodgman1-13/+1
2023-09-12Update spelling "mbed TLS" to "Mbed TLS"Gilles Peskine1-2/+2
2022-12-22config: remove SHA224_C from some config filesValerio Setti1-4/+0
2022-05-11Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell.Shaun Case1-1/+1
2022-02-25ssl-opt needs debug messagesGilles Peskine1-0/+5
2022-01-19Restructure test-ref-configs to test with USE_PSA_CRYPTO turned onAndrzej Kurek1-0/+5
2021-06-28Make config version symbols optionalBence Szépkúti1-2/+0
2021-06-28Introduce versioning in the config filesBence Szépkúti1-0/+2
2021-06-28Move preprocessor logic to build_info.hBence Szépkúti1-7/+0
2021-06-15Determine MBEDTLS_ECP_MAX_BITS automaticallyGilles Peskine1-2/+1
2021-05-20Merge branch 'development' into convert_NO_SHA384_to_positiveMateusz Starzyk1-1/+2
2021-05-19Clarfiy SHA224 and SHA256 documentationMateusz Starzyk1-2/+3
2021-05-19Update SHA-224 documentation.Mateusz Starzyk1-0/+2
2021-05-10Remove MBEDTLS_SSL_MAX_CONTENT_LEN optionDavid Horstmann1-1/+2
2021-05-10Fix SHA definitions and their dependencies in library and test suites.Mateusz Starzyk1-2/+2
2021-04-28Separate SHA224 from SHA256 config options.Mateusz Starzyk1-0/+1
2021-04-28Modify config option for SHA384.Mateusz Starzyk1-0/+1
2021-03-16Remove certs module from mbedtls.Mateusz Starzyk1-1/+0
2020-08-19Update copyright notices to use Linux Foundation guidanceBence Szépkúti1-3/+1
2018-01-23Update Doxygen file blocks to remove copyright and license informationDarryl Green1-2/+5
2015-09-04Change main license to Apache 2.0Manuel Pégourié-Gonnard1-12/+11
2015-08-06Make sure all .h files have license informationManuel Pégourié-Gonnard1-0/+21
2015-05-14Fix some old names that remainedManuel Pégourié-Gonnard1-1/+1
2015-04-09Make HAVE_IPV6 non-optionalManuel Pégourié-Gonnard1-1/+0
2015-04-08The Great RenamingManuel Pégourié-Gonnard1-47/+47
2015-03-10Switch renego define from disable to enableManuel Pégourié-Gonnard1-1/+0
2015-03-10Rename include directory to mbedtlsManuel Pégourié-Gonnard1-2/+2
2015-02-16Enable NIST_OPTIM by default for config-suite-bManuel Pégourié-Gonnard1-2/+2
2015-01-22Rename to mbed TLS in the documentation/commentsManuel Pégourié-Gonnard1-2/+2
2014-12-02Adapt to "negative" switch for renegoManuel Pégourié-Gonnard1-0/+1
2014-07-04Use SSL_CIPHERSUITES in example configsManuel Pégourié-Gonnard1-0/+5
2014-06-25Merge changes to config examples and configuration issuesPaul Bakker1-2/+36
2014-06-25Fix include in reduced config filesManuel Pégourié-Gonnard1-1/+1
2014-06-24Adjust bound more tightlyManuel Pégourié-Gonnard1-1/+1
2014-06-24Fix warning and typo->error.Manuel Pégourié-Gonnard1-1/+1
2014-06-24Optimize config-suite-b for low RAM usageManuel Pégourié-Gonnard1-2/+36
2014-04-30Split config checks to separate fileManuel Pégourié-Gonnard1-0/+2
2014-04-30Adapt script and instructions for alt config.hManuel Pégourié-Gonnard1-4/+10
2014-04-25Move configs to 'configs/' and activate-config.pl should be called from rootPaul Bakker1-0/+48