- 02ec585 Replace MBEDTLS_OID_C by function-specific dependencies by Gilles Peskine · 3 months ago
- 7577c9e Fix doxygen for MBEDTLS_SSL_KEYING_MATERIAL_EXPORT by Max Fillinger · 6 months ago
- 51bec54 Enable MBEDTLS_SSL_KEYING_MATERIAL_EXPORT by default by Max Fillinger · 9 months ago
- 2fe35f6 Create MBEDTLS_SSL_KEYING_MATERIAL_EXPORT option by Max Fillinger · 9 months ago
- e1e2730 Remove `MBEDTLS_KEY_EXCHANGE_RSA_ENABLED` config option by Gabor Mezei · 5 months ago
- d137f15 mbedtls_config.h: remove definition of MBEDTLS_KEY_EXCHANGE_DHE_RSA_ENABLED by Valerio Setti · 6 months ago
- 28905b7 Remove mention of USE_PSA_CRYPTO in documentation by Manuel Pégourié-Gonnard · 6 months ago
- 6ba324d mbedtls_config: remove MBEDTLS_KEY_EXCHANGE_DHE_PSK_ENABLED by Valerio Setti · 6 months ago
- 1bf85a8 mbedtls_config: Cleaned up legacy sections. by Minos Galanakis · 8 months ago
- 80e76b6 Moved options to new sections. by Minos Galanakis · 8 months ago
- acd560f mbedtls_config: Added new section placeholders. by Minos Galanakis · 8 months ago
- 1f0d469 Cleaned up MbedTLS/tf-psa-crypto configs. by Minos Galanakis · 8 months ago
- 861b90c Migrated General and test configuration options (contd). by Minos Galanakis · 8 months ago
- cb32d08 crypto_config: Migrated newer configuration options. by Minos Galanakis · 8 months ago
- f33250f crypto_config: Migrated MBEDTLS_NULL_CIPHER in legacy-crypto by Minos Galanakis · 8 months ago
- 127ffb5 crypto_config: Migrated legacy-crypto selection options. by Minos Galanakis · 10 months ago
- a19e07f crypto_config: Migrated crypto-drivers selection options. by Minos Galanakis · 10 months ago
- 626439a crypto_config: Migrated PSA core selection options. by Minos Galanakis · 10 months ago
- 1448949 crypto_config: Migrated data format selection options. by Minos Galanakis · 10 months ago
- 45544e0 crypto_config: Migrated cryptographic mechanism selection options. by Minos Galanakis · 10 months ago
- 2056958 crypto_config: Migrated General and test configuration options. by Minos Galanakis · 10 months ago
- 25ae42e crypto_config: Migrated Platform options. by Minos Galanakis · 10 months ago
- 2761d18 Add issue reference for ECP_RESTARTABLE limitations by Janos Follath · 8 months ago
- 745e561 Move the psa_init() warnings to _CLI and _SRV by Janos Follath · 8 months ago
- 277bba8 Remove USE_PSA references from config documentation by Janos Follath · 8 months ago
- 93ba625 Remove MBEDTLS_PSA_CRYPTO_CONFIG configuration option by Ronald Cron · 11 months ago
- 91e7ebe Remove RSA_PSK suites from cipher suite lists by Gilles Peskine · 10 months ago
- b3ec125 Remove mentions of RSA-PSK key exchange from documentation by Gilles Peskine · 10 months ago
- ac767e5 Remove MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED by Gilles Peskine · 10 months ago
- 9863b04 Make MBEDTLS_USE_PSA_CRYPTO no longer a selectable option by Gilles Peskine · 9 months ago
- 8ed4d94 Merge pull request #9614 from gilles-peskine-arm/use_psa_crypto-always_on by Gilles Peskine · 9 months ago
- 43b4264 Enable MBEDTLS_USE_PSA_CRYPTO by default by Gilles Peskine · 10 months ago
- 83778d7 Documentation: fix some nits by Valerio Setti · 10 months ago
- c2a6e8b mbedtls_config: fix/improve descriptions of PSA_STATIC_KEY_SLOT symbols by Valerio Setti · 11 months ago
- 933b769 mbedtls_config: fix descriptions for PSA static key slots by Valerio Setti · 12 months ago
- a7ce589 mbedtls_config: move MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE to the correct place by Valerio Setti · 12 months ago
- 678e0fb psa: allow to use static key buffers instead of dynamic ones by Valerio Setti · 1 year, 1 month ago
- 0b0f090 Merge remote-tracking branch 'restricted/development-restricted' into dev-mergeback by Manuel Pégourié-Gonnard · 11 months ago
- ab0af45 Merge pull request #9464 from gilles-peskine-arm/psa-keystore-dynamic-development by Gilles Peskine · 11 months ago gh-readonly-queue/development/pr-9464-805ac15e2d77c00d41edea336c8fb33e28322ff5
- 0a2b6e2 Merge remote-tracking branch 'development' into development-restricted by Gilles Peskine · 11 months ago
- 88f3dd9 Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface by Bence Szépkúti · 12 months ago
- 9e9e1f6 Dynamic key store: new compilation option by Gilles Peskine · 1 year, 2 months ago
- 123a625 Resolved merge conflicts caused by file moved in #8226 by Minos Galanakis · 12 months ago
- a0cdde3 Remove outdated documentation by Thomas Daubney · 12 months ago
- 2cb03a5 Improve the documentation of MBEDTLS_PSA_KEY_SLOT_COUNT by Gilles Peskine · 1 year ago
- 28647d8 Remove MBEDTLS_ECDSA_GENKEY_ALT by Thomas Daubney · 1 year ago
- 4864424 Remove MBEDTLS_ECDSA_SIGN_ALT by Thomas Daubney · 1 year ago
- e3013da Remove MBEDTLS_ECDSA_VERIFY_ALT by Thomas Daubney · 1 year ago
- ce5ed85 Remove MBEDTLS_ECDH_COMPUTE_SHARED_ALT by Thomas Daubney · 1 year ago
- 51b90fb Remove MBEDTLS_ECDH_GEN_PUBLIC_ALT by Thomas Daubney · 1 year ago
- 7c0b4ad Remove MBEDTLS_AES_DECRYPT_ALT by Thomas Daubney · 1 year ago
- 6cf05f9 Remove MBEDTLS_AES_ENCRYPT_ALT by Thomas Daubney · 1 year ago
- 955ce58 Remove MBEDTLS_AES_SETKEY_DEC_ALT by Thomas Daubney · 1 year ago
- 742a2e3 Remove MBEDTLS_AES_SETKEY_ENC_ALT by Thomas Daubney · 1 year ago
- 2bcf805 Remove MBEDTLS_DES3_CRYPT_ECB_ALT by Thomas Daubney · 1 year ago
- 29561ec Remove MBEDTLS_DES_CRYPT_ECB_ALT by Thomas Daubney · 1 year ago
- 43874e0 Remove MBEDTLS_DES_SETKEY_ALT by Thomas Daubney · 1 year ago
- 3ab1b2d Remove MBEDTLS_SHA512_PROCESS_ALT by Thomas Daubney · 1 year ago
- 297b026 Remove MBEDTLS_SHA256_PROCESS_ALT by Thomas Daubney · 1 year ago
- 2106f79 Remove MBEDTLS_SHA1_PROCESS_ALT by Thomas Daubney · 1 year ago
- 6498868 Remove MBEDTLS_RIPEMD160_PROCESS_ALT by Thomas Daubney · 1 year ago
- 72a88e7 Remove MBEDTLS_MD5_PROCESS_ALT by Thomas Daubney · 1 year ago
- 726e57f Merge pull request #1249 from gilles-peskine-arm/psa-drbg-no-hmac-document by Gilles Peskine · 12 months ago
- 3962a38 Merge pull request #9287 from Wenxing-hou/fix_some_typo by Paul Elliott · 1 year ago
- 75246c0 Remove irrelevant documentation notes by Thomas Daubney · 1 year, 1 month ago
- 25bcf27 Remove MBEDTLS_SHA512_ALT by Thomas Daubney · 1 year, 2 months ago
- b248a93 Remove MBEDTLS_MD5_ALT by Thomas Daubney · 1 year, 2 months ago
- efc65e1 Remove MBEDTLS_CMAC_ALT by Thomas Daubney · 1 year, 2 months ago
- 027535c Remove MBEDTLS_SHA256_ALT by Thomas Daubney · 1 year, 2 months ago
- 30c7701 Remove MBEDTLS_RIPEMD160_ALT by Thomas Daubney · 1 year, 2 months ago
- 2cd12de Remove MBEDTLS_SHA1_ALT by Thomas Daubney · 1 year, 2 months ago
- 25e2be1 Remove MBEDTLS_NIST_KW_ALT by Thomas Daubney · 1 year, 2 months ago
- a9ea6f8 Remove MBEDTLS_DES_ALT by Thomas Daubney · 1 year, 2 months ago
- 064f1df Remove MBEDTLS_ARIA_ALT by Thomas Daubney · 1 year, 2 months ago
- e9fe311 Remove MBEDTLS_CAMELLIA_ALT by Thomas Daubney · 1 year, 2 months ago
- c7cb810 Remove MBEDTLS_GCM_ALT by Thomas Daubney · 1 year, 2 months ago
- b4914cf Remove MBEDTLS_CCM_ALT by Thomas Daubney · 1 year, 2 months ago
- 4137609 Remove MBEDTLS_AES_ALT by Thomas Daubney · 1 year, 2 months ago
- b4d03cc Fix some typo for include folder by Wenxing Hou · 1 year, 1 month ago
- f60ff02 Remove MBEDTLS_CHACHA20_ALT by Thomas Daubney · 1 year, 2 months ago
- af28a17 Remove MBEDTLS_CHACHAPOLY_ALT by Thomas Daubney · 1 year, 2 months ago
- f7ca94a Remove MBEDTLS_POLY1305_ALT by Thomas Daubney · 1 year, 2 months ago
- 9da1769 Remove MBEDTLS_ECP_ALT and associated options by Thomas Daubney · 1 year, 2 months ago
- e647d8f Remove MBEDTLS_ECJPAKE_ALT by Thomas Daubney · 1 year, 2 months ago
- 5edad7f Remove MBEDTLS_DHM_ALT by Thomas Daubney · 1 year, 2 months ago
- f47b66e Remove MBEDTLS_RSA_ALT by Thomas Daubney · 1 year, 2 months ago
- 868d252 Document that MBEDTLS_PSA_HMAC_DRBG_MD_TYPE does not force HMAC by Gilles Peskine · 1 year, 1 month ago
- 62af02c Drop support for VIA Padlock by Thomas Daubney · 1 year, 1 month ago
- 1b3b174 Record size limit support is released, so remove warning about only for testing by Tom Cosgrove · 1 year, 4 months ago
- b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 4 months ago
- 27eb68d Enable TLS 1.3 by default by Ronald Cron · 1 year, 4 months ago
- c9db499 Merge pull request #8930 from ronald-cron-arm/tls13-doc-update by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 933aec8 Remove experimental warnings related to early data by Ronald Cron · 1 year, 4 months ago
- 567591e Merge pull request #8923 from bensze01/drop-old-compilers by Bence Szépkúti · 1 year, 4 months ago gh-readonly-queue/development/pr-8923-0edef1cf6dcc3c307265176aaea2893d93101eaa
- e05b542 Drop reference to Visual Studio 2013 from config by Bence Szépkúti · 1 year, 4 months ago
- 4a48bec Invert and rename config option by David Horstmann · 1 year, 5 months ago
- 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
- 32a6458 Add a warning to the definition of MBEDTLS_PSA_CRYPTO_SE_C by Ryan Everett · 1 year, 5 months ago
- 817772a Merge pull request #8716 from mschulz-at-hilscher/feature/gcm_largetable by Tom Cosgrove · 1 year, 5 months ago
- a8f8eb1 check_config: add missing dependency check for MBEDTLS_PK_WRITE_C by Yanray Wang · 1 year, 8 months ago