- 55a188b Clarify the "restart vs use PSA" situation in TLS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 4a8c9e2 tls13: Add definition of mbedtls_ssl_{write,read}_early_data by Ronald Cron · 2 years, 9 months ago
- ba7c006 Merge pull request #6466 from mprse/driver-only-hash-ci by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 9398664 Remove reference vs drivers test from outcome-analysis.sh by Przemek Stekiel · 2 years, 9 months ago
- 93dcb1b Update TLS 1.3 support document by Ronald Cron · 2 years, 10 months ago
- 10bf956 tls13: Fix documentation by Ronald Cron · 2 years, 9 months ago
- 9810b6d Fix kex config options documentation in tls13-support.md by Ronald Cron · 2 years, 9 months ago
- d8d2ea5 Add TLS 1.3 key exchange mode config options by Ronald Cron · 2 years, 10 months ago
- 0dc4077 Improve comments & messages by Manuel Pégourié-Gonnard · 2 years, 9 months ago
- d92fb01 Skip bits not needed in outcome-analysis.sh by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- b51051f Cosmetic improvement by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- f6e6df9 Add option for before-after or just ref-drivers by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 2bb2f15 Improve driver-only outcome-analysis script by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- b319684 Additional updates to docs links by Dave Rodgman · 2 years, 10 months ago
- 138387f Fix some typos, improve wording & formatting by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- d18c24b EC J-PAKE is now implemented in PSA by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- c42c7e6 Update documentation in legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- 11265d7 Remove PKCS5 from the ref config in the migration script by Andrzej Kurek · 2 years, 11 months ago
- 7bd12c5 Remove MD dependency from pkcs12 module by Andrzej Kurek · 3 years ago
- 0b86ac1 Fix typographical errors in .md files found by cspell by Tom Cosgrove · 3 years ago
- 68429fc Fix a few more typos by Manuel Pégourié-Gonnard · 3 years ago
- fca4dc6 Clarifications & improved documentation by Manuel Pégourié-Gonnard · 3 years ago
- fb2ed58 Add notes on steps and testing by Manuel Pégourié-Gonnard · 3 years ago
- c8c352c Update strategy document to reflect new macros by Manuel Pégourié-Gonnard · 3 years ago
- bdc8fd6 Suggest strategy for intra-crypto dependencies by Manuel Pégourié-Gonnard · 3 years ago
- 8c7b81c Fix a bunch of typos by Manuel Pégourié-Gonnard · 3 years ago
- f88b1b5 Introduce MBEDTLS_OR_PSA_WANT_xxx helper macros by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- af8cf5c Add a partial plan towards G5 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- c0d78e9 Remove outdated paragraphs about G5 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 481846c General update of PSA strategy documentation by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 9bf9b9e Link to restartable ECC EPIC by Manuel Pégourié-Gonnard · 3 years, 2 months ago
- 103b992 Remove HKDF-Extract/Expand by Manuel Pégourié-Gonnard · 3 years, 3 months ago
- 2a47d23 Update strategy.md by Manuel Pégourié-Gonnard · 3 years, 3 months ago
- 83c5388 Update psa-limitations by Manuel Pégourié-Gonnard · 3 years, 3 months ago
- b8a6c23 Update testing.md by Manuel Pégourié-Gonnard · 3 years, 3 months ago
- 2ffb93a Rm tasks-g2.md by Manuel Pégourié-Gonnard · 3 years, 3 months ago
- 3cb707d Fix and improve logs and documentation by Ronald Cron · 3 years, 1 month ago
- 2ba0d23 Update TLS 1.3 support documentation by Ronald Cron · 3 years, 1 month ago
- 11ccb35 Merge pull request #5994 from gilles-peskine-arm/storage-format-doc-2.25-development by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 0b7ee23 Historical update: the layout on stdio changed in Mbed Crypto 1.1.0 by Gilles Peskine · 3 years, 1 month ago
- 3898961 Typos by Gilles Peskine · 3 years, 1 month ago
- 219a348 Repeat the seed file documentation in 2.25.0 by Gilles Peskine · 3 years, 1 month ago
- 3d65a19 Fix wrong type in C snippet by Gilles Peskine · 3 years, 1 month ago
- d7adb3c Add comments about MBEDTLS_PSA_CRYPTO_C also being required by MBEDTLS_SSL_PROTO_TLS1_3 by Tom Cosgrove · 3 years, 1 month ago
- 25e39f2 Add section for Mbed TLS 2.25.0+ by Gilles Peskine · 3 years, 1 month ago
- afb2fe1 Document that MBEDTLS_SSL_KEEP_PEER_CERTIFICATE is required by MBEDTLS_SSL_PROTO_TLS1_3 by Tom Cosgrove · 3 years, 1 month ago
- 6b14c69 Improve documentation by Ronald Cron · 3 years, 1 month ago
- 139d0aa Fix typo in documentation by Ronald Cron · 3 years, 2 months ago
- 44b23b1 tls13: Document TLS 1.3 handshake implementation by Ronald Cron · 3 years, 2 months ago
- 6dbbf44 Fix typos in documentation and constants with typo finding tool by bootstrap-prime · 3 years, 2 months ago
- 65a141a Fix minor grammatical error by Dave Rodgman · 3 years, 3 months ago
- 5c65c57 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
- 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
- 017a199 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
- 8f6d39a Make some handshake TLS 1.3 utility routines available for TLS 1.2 by Ronald Cron · 3 years, 5 months ago
- 790f742 Storage format test regressions are now checked mechanically by Gilles Peskine · 3 years, 5 months ago
- bd19287 fix docs issue by Jerry Yu · 3 years, 6 months ago
- adb1869 fix document about tls13 by Jerry Yu · 3 years, 6 months ago
- 72a0565 docs: Add version support description by Jerry Yu · 3 years, 6 months ago
- 87829e5 Fix documentation by Ronald Cron · 3 years, 6 months ago
- 4279bac Document TLS 1.3 MVP limitation regarding MBEDTLS_USE_PSA_CRYPTO by Ronald Cron · 3 years, 6 months ago
- c70013e Clarify the trailer field situation by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- c7f3254 Clarify a sentence by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 58d101b Fix a few more typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 2c5fbad Merge pull request #5004 from mpg/doc-psa-migration by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 839bb8a Fix an inaccuracy by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 80759c4 Fix a few more typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 8ebed21 Fix a few typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 539b9a5 Fix discussion of RSA-PSS salt length by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 2467aed Misc updates to testing.md by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- ce6c087 Misc updates to strategy.md by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 8e559da Misc updates to psa-limitations.md by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 335cbf6 Remove temporary documents by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- ec3fd75 Update strategy with late 2021 discussion by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 5218774 Add note about HKDF for TLS 1.3 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- ab1d308 Goal 1 tasks are now all reflected on github by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 0950359 Improve "abstraction layers" section by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- a6c601c Explain compile-time incompatibilities by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 7497991 Expand discussion of goals by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- e459be2 Complete discussion of RSASSA-PSS by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- f5ee4b3 Add data about RSA-PSS test files by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- b902164 Add temporary list of tasks for G1 and G2 by Manuel Pégourié-Gonnard · 3 years, 10 months ago
- d9edd56 Document PSA limitations that could be problems by Manuel Pégourié-Gonnard · 3 years, 10 months ago
- b89fd95 Document the general strategy for PSA migration by Manuel Pégourié-Gonnard · 3 years, 10 months ago
- 1b52d09 Document test strategy for USE_PSA_CRYPTO by Manuel Pégourié-Gonnard · 3 years, 10 months ago
- 0d0a104 Add study for TLS/X.509 dependencies on crypto by Manuel Pégourié-Gonnard · 3 years, 10 months ago
- b1822ef docs: TLS 1.3: Improve wording by Ronald Cron · 3 years, 8 months ago
- 7aa6fc1 docs: TLS 1.3: Update prototype upstreaming status by Ronald Cron · 3 years, 8 months ago
- 653d5bc docs: TLS 1.3: Swap prototype upstreaming status and MVP definition by Ronald Cron · 3 years, 8 months ago
- 43ffc9d docs: TLS 1.3: Update TLS 1.3 documentation file name by Ronald Cron · 3 years, 8 months ago
- d7c0910 Merge pull request #5242 from paul-elliott-arm/explain_TLS13_decision by Dave Rodgman · 3 years, 8 months ago
- cce0f5a Fix typo by Paul Elliott · 3 years, 8 months ago
- c0d335b Second draft of explanation by Paul Elliott · 3 years, 8 months ago
- fe08944 Fix spelling error by Paul Elliott · 3 years, 8 months ago
- 89c8e09 Convert tabs to spaces by Paul Elliott · 3 years, 8 months ago
- 66491c7 Edit docs to explain not changing curve order by Paul Elliott · 3 years, 8 months ago
- 746f948 Fix 1_3/13 usages in macros and function names by Xiaofei Bai · 3 years, 9 months ago
- c8aaac8 Fix naming examples in TLS 1.3 style guide by Dave Rodgman · 3 years, 10 months ago
- 7fc96c1 Fix test description by Ronald Cron · 3 years, 10 months ago
- fb87721 Fix supported signature documentation by Ronald Cron · 3 years, 10 months ago