aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2023-02-15Merge pull request #6549 from gilles-peskine-arm/psa-migration-md-cipher-stra...Manuel Pégourié-Gonnard1-0/+481
2023-02-10Minor clarificationsGilles Peskine1-2/+2
2023-02-10TyposGilles Peskine1-2/+2
2023-02-08Summarize how to improve MBEDTLS_PSA_CRYPTO_CLIENTGilles Peskine1-0/+9
2023-02-08add a missingGilles Peskine1-1/+1
2023-02-07Support all legacy algorithms in PSAGilles Peskine1-0/+22
2023-01-24Merge pull request #6855 from mpg/driver-only-ecdsa-starterManuel Pégourié-Gonnard2-43/+49
2023-01-23Minor fixesDave Rodgman1-3/+3
2023-01-23Fix some additional over-long linesDave Rodgman1-12/+15
2023-01-23Improve a few comments & documentationManuel Pégourié-Gonnard2-3/+3
2023-01-20Update the getting-started docDave Rodgman1-71/+136
2023-01-05Add ssl-opt.sh support to outcome-analysis.shManuel Pégourié-Gonnard1-5/+34
2023-01-05Update outcome analysis script & documentationManuel Pégourié-Gonnard2-40/+17
2022-12-21Update documentationManuel Pégourié-Gonnard1-5/+3
2022-12-13We haven't actually made hash accelerators initless in 3.3Gilles Peskine1-1/+1
2022-12-13Switching to PSA can break things with MBEDTLS_PSA_CRYPTO_CLIENTGilles Peskine1-1/+1
2022-12-13The PSA cipher/AEAD API requires an initialized keystoreGilles Peskine1-0/+1
2022-12-13PKCS#1v1.5 sign/verify uses hash metadataGilles Peskine1-1/+1
2022-12-13Note that we can tweak the meaning of MBEDTLS_PSA_CRYPTO_CONFIG tooGilles Peskine1-0/+1
2022-12-13Wording clarifications and typo fixesGilles Peskine1-9/+12
2022-12-09Clarify the "restart vs use PSA" situation in TLSManuel Pégourié-Gonnard2-11/+17
2022-11-25Sketch some optimizations relevant to MD lightGilles Peskine1-0/+37
2022-11-25Sketch the work to migrate to MD lightGilles Peskine1-0/+24
2022-11-25Specify MD light based on the interface requirementsGilles Peskine1-0/+136
2022-11-25Work out the hash interface requirementsGilles Peskine1-10/+44
2022-11-23tls13: Add definition of mbedtls_ssl_{write,read}_early_dataRonald Cron1-0/+172
2022-11-23Merge pull request #6533 from valeriosetti/issue5847Manuel Pégourié-Gonnard1-1/+0
2022-11-18Merge pull request #6466 from mprse/driver-only-hash-ciManuel Pégourié-Gonnard1-49/+18
2022-11-09Remove reference vs drivers test from outcome-analysis.shPrzemek Stekiel1-49/+18
2022-11-08Starting to work out the RSA-PSS exampleGilles Peskine1-0/+64
2022-11-08Remove TLS 1.2 exception about EC J-PAKE and PSA CryptoNeil Armstrong1-1/+0
2022-11-07New strategy: start the analysisGilles Peskine1-0/+150
2022-11-07Merge pull request #5396 from SiliconLabs/codegen_1.1Gilles Peskine2-5/+19
2022-10-25Update TLS 1.3 support documentRonald Cron1-8/+10
2022-10-22tls13: Fix documentationRonald Cron1-1/+1
2022-10-22Fix kex config options documentation in tls13-support.mdRonald Cron1-9/+9
2022-10-22Add TLS 1.3 key exchange mode config optionsRonald Cron1-4/+27
2022-10-19Improve comments & messagesManuel Pégourié-Gonnard1-1/+1
2022-10-18Skip bits not needed in outcome-analysis.shManuel Pégourié-Gonnard1-0/+1
2022-10-18Cosmetic improvementManuel Pégourié-Gonnard1-1/+5
2022-10-18Add option for before-after or just ref-driversManuel Pégourié-Gonnard1-18/+24
2022-10-18Improve driver-only outcome-analysis scriptManuel Pégourié-Gonnard1-8/+44
2022-10-12Additional updates to docs linksDave Rodgman4-4/+4
2022-09-17Merge branch 'Mbed-TLS:development' into codegen_1.1asfand-silabs14-558/+797
2022-09-16Fix some typos, improve wording & formattingManuel Pégourié-Gonnard1-4/+4
2022-09-16EC J-PAKE is now implemented in PSAManuel Pégourié-Gonnard1-5/+0
2022-09-16Update and document mbedtls extensionsArchana1-0/+6
2022-09-16Doc improvements -CosmeticArchana1-2/+2
2022-09-16Driver Wrappers code gen migration guide updated.Archana1-5/+13
2022-09-15Update documentation in legacy_or_psa.hManuel Pégourié-Gonnard1-1/+11