aboutsummaryrefslogtreecommitdiff
path: root/configs/config-psa-crypto.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-16Drop support for SSLv3.Mateusz Starzyk1-13/+1
2021-03-15Drop support for parsing SSLv2 ClientHello.Mateusz Starzyk1-10/+0
2021-02-11Remove Havege module.Mateusz Starzyk1-28/+2
2020-09-02psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_tRonald Cron1-6/+6
2020-09-02psa: Rename pss_key_owner_id_t to mbedtls_key_owner_id_tRonald Cron1-1/+1
2020-08-19Update copyright notices to use Linux Foundation guidanceBence Szépkúti1-3/+1
2020-03-19Revert "ecp: Remove dependency on TLS and X.509"Gilles Peskine1-5/+5
2020-03-19Revert "config: Remove TLS and NET options"Gilles Peskine1-192/+1211
2020-03-19Revert "config: Remove X.509 options"Gilles Peskine1-1/+207
2020-03-04Revert "config: Remove explicit ciphersuite lists"Gilles Peskine1-13/+185
2019-07-15Use mbedtls-based path for includesJaeden Amero1-1/+1
2019-04-25config: Remove explicit ciphersuite listsJaeden Amero1-185/+13
2019-04-25config: Remove X.509 optionsJaeden Amero1-207/+1
2019-04-25config: Remove TLS and NET optionsJaeden Amero1-1211/+192
2019-03-15Gate entropy injection through a dedicated configuration optionGilles Peskine1-1/+14
2019-03-15Remove compilation option MBEDTLS_PSA_HAS_ITS_IOGilles Peskine1-21/+1
2019-03-15Merge psa_crypto_storage_its into psa_crypto_storageGilles Peskine1-16/+3
2019-03-15Remove psa_crypto_storage_fileGilles Peskine1-15/+13
2019-03-11ecp: Remove dependency on TLS and X.509Jaeden Amero1-5/+5
2019-03-11configs: Update example PSA configJaeden Amero1-0/+15
2019-02-14psa: Add latest PSA Crypto config.hJaeden Amero1-21/+1598
2018-11-21add MBEDTLS_PSA_HAS_ITS_IOMoran Peker1-0/+10
2018-11-21Add new MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C configuration optionMoran Peker1-1/+16
2018-11-20psa: Add storage implementation for filesDarryl Green1-0/+25
2018-09-12psa: config: Add MBEDTLS_PSA_CRYPTO_SPMJaeden Amero1-0/+14
2018-09-12Remove features with missing dependencies from config.hGilles Peskine1-26/+0
2018-09-12Update the PSA crypto-only config.h in configsGilles Peskine1-2/+56
2018-09-05New configuration file for PSA cryptoGilles Peskine1-0/+1711