1. bd19287 fix docs issue by Jerry Yu · 3 years, 6 months ago
  2. adb1869 fix document about tls13 by Jerry Yu · 3 years, 6 months ago
  3. 72a0565 docs: Add version support description by Jerry Yu · 3 years, 6 months ago
  4. 87829e5 Fix documentation by Ronald Cron · 3 years, 6 months ago
  5. 4279bac Document TLS 1.3 MVP limitation regarding MBEDTLS_USE_PSA_CRYPTO by Ronald Cron · 3 years, 6 months ago
  6. c70013e Clarify the trailer field situation by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  7. c7f3254 Clarify a sentence by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  8. 58d101b Fix a few more typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  9. 2c5fbad Merge pull request #5004 from mpg/doc-psa-migration by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  10. 839bb8a Fix an inaccuracy by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  11. 80759c4 Fix a few more typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  12. 8ebed21 Fix a few typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  13. 539b9a5 Fix discussion of RSA-PSS salt length by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  14. 2467aed Misc updates to testing.md by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  15. ce6c087 Misc updates to strategy.md by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  16. 8e559da Misc updates to psa-limitations.md by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  17. 335cbf6 Remove temporary documents by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  18. ec3fd75 Update strategy with late 2021 discussion by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  19. 5218774 Add note about HKDF for TLS 1.3 by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  20. ab1d308 Goal 1 tasks are now all reflected on github by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  21. 0950359 Improve "abstraction layers" section by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  22. a6c601c Explain compile-time incompatibilities by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  23. 7497991 Expand discussion of goals by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  24. e459be2 Complete discussion of RSASSA-PSS by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  25. f5ee4b3 Add data about RSA-PSS test files by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  26. b902164 Add temporary list of tasks for G1 and G2 by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  27. d9edd56 Document PSA limitations that could be problems by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  28. b89fd95 Document the general strategy for PSA migration by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  29. 1b52d09 Document test strategy for USE_PSA_CRYPTO by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  30. 0d0a104 Add study for TLS/X.509 dependencies on crypto by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  31. b1822ef docs: TLS 1.3: Improve wording by Ronald Cron · 3 years, 8 months ago
  32. 7aa6fc1 docs: TLS 1.3: Update prototype upstreaming status by Ronald Cron · 3 years, 8 months ago
  33. 653d5bc docs: TLS 1.3: Swap prototype upstreaming status and MVP definition by Ronald Cron · 3 years, 8 months ago
  34. 43ffc9d docs: TLS 1.3: Update TLS 1.3 documentation file name by Ronald Cron · 3 years, 8 months ago
  35. d7c0910 Merge pull request #5242 from paul-elliott-arm/explain_TLS13_decision by Dave Rodgman · 3 years, 8 months ago
  36. cce0f5a Fix typo by Paul Elliott · 3 years, 8 months ago
  37. c0d335b Second draft of explanation by Paul Elliott · 3 years, 8 months ago
  38. fe08944 Fix spelling error by Paul Elliott · 3 years, 8 months ago
  39. 89c8e09 Convert tabs to spaces by Paul Elliott · 3 years, 8 months ago
  40. 66491c7 Edit docs to explain not changing curve order by Paul Elliott · 3 years, 8 months ago
  41. 746f948 Fix 1_3/13 usages in macros and function names by Xiaofei Bai · 3 years, 9 months ago
  42. c8aaac8 Fix naming examples in TLS 1.3 style guide by Dave Rodgman · 3 years, 10 months ago
  43. 7fc96c1 Fix test description by Ronald Cron · 3 years, 10 months ago
  44. fb87721 Fix supported signature documentation by Ronald Cron · 3 years, 10 months ago
  45. 8ee9ed6 Fix and improve the documentation of supported groups by Ronald Cron · 3 years, 10 months ago
  46. f164b6a Add an overview section by Ronald Cron · 3 years, 10 months ago
  47. 847c358 Expend coding rules by Ronald Cron · 3 years, 10 months ago
  48. 3e7c403 Miscellaneous improvements by Ronald Cron · 3 years, 10 months ago
  49. fecda8d Improve the description of common macros usage by Ronald Cron · 3 years, 10 months ago
  50. 99733f0 Amend vector variables by Ronald Cron · 3 years, 10 months ago
  51. b194466 Amend TLS 1.3 prefix by Ronald Cron · 3 years, 10 months ago
  52. 72064b3 Fix usage of backticks by Ronald Cron · 3 years, 10 months ago
  53. 660c723 Add paragraph about expected quality by Ronald Cron · 3 years, 10 months ago
  54. 7a7032a Remove out of MVP scope items by Ronald Cron · 3 years, 10 months ago
  55. c3b510f Amend supported groups and signatures based on spec 9.1 section by Ronald Cron · 3 years, 10 months ago
  56. 3160d70 Add comments about key_share and supported_versions support by Ronald Cron · 3 years, 10 months ago
  57. 85e5108 Add support for server_name extension by Ronald Cron · 3 years, 10 months ago
  58. 004df8a Improve comment about handshake failure with HRR and CertificateRequest by Ronald Cron · 3 years, 10 months ago
  59. 1fa5088 Improve comment about PSK TLS 1.3 configuration options by Ronald Cron · 3 years, 10 months ago
  60. 023987f Use GitHub table format by Ronald Cron · 3 years, 10 months ago
  61. def52c3 Remove obscure comment about TLS 1.3 renegotiation config option by Ronald Cron · 3 years, 10 months ago
  62. 3785c90 Define TLS 1.3 MVP and document coding rules by Ronald Cron · 3 years, 11 months ago
  63. 8ec3c8f Do not require test data to be in the repository by Gilles Peskine · 4 years, 3 months ago
  64. b91f81a Discuss lifetimes, in particular persistence levels by Gilles Peskine · 4 years, 3 months ago
  65. 77f8e5c Add considerations on key material representations by Gilles Peskine · 4 years, 3 months ago
  66. d131e40 Clarification: forward and backward compatibility by Gilles Peskine · 4 years, 3 months ago
  67. f31c6c1 Typo by Gilles Peskine · 4 years, 3 months ago
  68. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  69. cadd3d8 Give examples of PLATFORM_XXX_ALT by Gilles Peskine · 4 years, 2 months ago
  70. bf26bef Discuss the durability of PSA drivers vs ALT when introducing them by Gilles Peskine · 4 years, 2 months ago
  71. a71db94 Document that contexts must be movable by Gilles Peskine · 4 years, 2 months ago
  72. f35c42b Document the remaining constraints on ALT context types by Gilles Peskine · 4 years, 2 months ago
  73. b9ccb25 Starter-class documentation of alternative implementations by Gilles Peskine · 4 years, 2 months ago
  74. 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
  75. 835beff Fix typo in architecture docs by Tobias Nießen · 4 years, 4 months ago
  76. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  77. 6f554e3 Remove reference to include/mbedtls/*_internal.h files by Chris Jones · 4 years, 4 months ago
  78. 7594c68 Document status of MPS upstreaming by Hanno Becker · 4 years, 5 months ago
  79. d976346 Expand and improve psa-crypto-implementation-structure.md by Ronald Cron · 4 years, 7 months ago
  80. 31520b4 Fix psa-crypto-implementation-structure.md by Ronald Cron · 4 years, 7 months ago
  81. 0dbbf1e psa: Add architecture document by Ronald Cron · 4 years, 8 months ago
  82. a120146 Merge pull request #3962 from gilles-peskine-arm/psa-storage-format-test-strategy by Ronald Cron · 4 years, 6 months ago
  83. ff45750 Remind the reader of what is done about old formats by Gilles Peskine · 4 years, 7 months ago
  84. 697ee19 Add a section about non-default lifetimes by Gilles Peskine · 4 years, 7 months ago
  85. 528144f Clarify the methods of key storage testing by Gilles Peskine · 4 years, 7 months ago
  86. cf62f10 Clarify interoperability non-requirement by Gilles Peskine · 4 years, 7 months ago
  87. 739e08a Keystore format stability test strategy by Gilles Peskine · 4 years, 8 months ago
  88. 24cebf6 Add a section for transparent drivers by Gilles Peskine · 4 years, 8 months ago
  89. f0e2853 Minimal update to mention unified-interface opaque drivers by Gilles Peskine · 4 years, 8 months ago
  90. db6b03b Remove old-style accelerator and entropy driver interfaces by Gilles Peskine · 4 years, 8 months ago
  91. cf56a0a psa: Move from key handle to key identifier by Ronald Cron · 5 years ago
  92. d924655 Update changelog entry, format specification, and correct test vectors by Torstein Nesse · 4 years, 10 months ago
  93. 162a110 Changes PSA key storage format to include key bits by Torstein Nesse · 4 years, 10 months ago
  94. 2a25904 Merge pull request #3568 from hanno-arm/tls13_experimental_key_schedule_1 by Janos Follath · 4 years, 11 months ago
  95. b11c309 Update state of TLS 1.3 functionality in architecture document by Hanno Becker · 5 years ago
  96. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
  97. 0ca6d38 Merge pull request #3493 from gilles-peskine-arm/psa-unified-driver-specs by danh-arm · 5 years ago
  98. abeb58e Add a directory for proposed specifications by Gilles Peskine · 5 years ago
  99. fb4f933 Rename Python scripts to use '_' and not '-' by Gilles Peskine · 5 years ago
  100. bba4c17 Merge pull request #3315 from hanno-arm/tls13-experimental-macro by Janos Follath · 5 years ago