1. b4527fb Add clarifications to the threading requirements by Janos Follath · 1 year, 11 months ago
  2. b695473 Fix typo by Janos Follath · 1 year, 11 months ago
  3. 35633dd Add threading non-requirement by Janos Follath · 1 year, 11 months ago
  4. 15d9ec2 Improve thread safety presentation by Janos Follath · 1 year, 11 months ago
  5. 0385c28 Tighten thread safety requirements by Janos Follath · 1 year, 11 months ago
  6. 7ec993d Refine thread safety requirements by Janos Follath · 2 years ago
  7. 33291ba Merge pull request #5538 from gilles-peskine-arm/psa-thread_safety-doc by Gilles Peskine · 2 years ago
  8. 9aa93c8 Added a note about new primitives for secure destruction by Gilles Peskine · 2 years ago
  9. 584bf98 Elaborate on psa_destroy_key requirements by Gilles Peskine · 2 years ago
  10. d3a7977 psa_is_key_slot_occupied: change to using the key identifier by Gilles Peskine · 2 years ago
  11. ab02d39 test: use only rev-parse for getting the current branch by Valerio Setti · 2 years ago
  12. ccb0344 test: add GIT alternative commands for older GIT versions by Valerio Setti · 2 years ago
  13. e183ece Merge pull request #7136 from yanrayw/5692-record-compatsh-test-cases by Dave Rodgman · 2 years, 1 month ago
  14. 0ca2a1f Merge pull request #7646 from gilles-peskine-arm/psa-driver-transaction-testing-spec by Gilles Peskine · 2 years, 1 month ago
  15. 34a2017 More about whether to have the driver key id in the transaction list by Gilles Peskine · 2 years, 2 months ago
  16. 009c06b Discuss the cost of a get_key_attributes entry point by Gilles Peskine · 2 years, 2 months ago
  17. 4e50884 Finish test strategy by Gilles Peskine · 2 years, 2 months ago
  18. 44bbf29 Write up the transaction/recovery processess by Gilles Peskine · 2 years, 2 months ago
  19. 76a852f Design document for storage resilience by Gilles Peskine · 2 years, 2 months ago
  20. 63df4ec Merge pull request #7589 from daverodgman/pr4990 by Gilles Peskine · 2 years, 3 months ago
  21. 7e37aa8 Merge pull request #5904 from gilles-peskine-arm/psa-doc-implementing-new-mechanism by Gilles Peskine · 2 years, 3 months ago
  22. de4cbc5 Fix copypasta by Gilles Peskine · 2 years, 3 months ago
  23. 95bd5a5 Minor adjustments after review. by Fredrik Hesse · 3 years, 10 months ago
  24. 0ec8a90 Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  25. cc207bc Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  26. 0b04864 improve syms.sh script for external dependencies analysis by valerio · 2 years, 4 months ago
  27. 4d31496 Update TLS 1.3 documentation and add change log by Ronald Cron · 2 years, 5 months ago
  28. e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago
  29. 5c8c9e0 Minor improvements by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  30. b38c9c8 Fix a typo by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  31. 03cb87e Update psa-limitations.md by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  32. 52f7edb Update psa-migration/strategy.md by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  33. c9e0ad2 Update design document by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  34. 7fc349e test-framework.md: document compat.sh by Yanray Wang · 2 years, 6 months ago
  35. 6778ddf Merge pull request #6549 from gilles-peskine-arm/psa-migration-md-cipher-strategy by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  36. 91af0f9 Minor clarifications by Gilles Peskine · 2 years, 6 months ago
  37. ff674d4 Typos by Gilles Peskine · 2 years, 6 months ago
  38. 199ee45 Summarize how to improve MBEDTLS_PSA_CRYPTO_CLIENT by Gilles Peskine · 2 years, 6 months ago
  39. 58e935f add a missing by Gilles Peskine · 2 years, 6 months ago
  40. fad34a4 Support all legacy algorithms in PSA by Gilles Peskine · 2 years, 6 months ago
  41. 5a2e026 Improve a few comments & documentation by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  42. 6bbeba6 Add ssl-opt.sh support to outcome-analysis.sh by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  43. 222bc85 Update outcome analysis script & documentation by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  44. 3e30e1f We haven't actually made hash accelerators initless in 3.3 by Gilles Peskine · 2 years, 8 months ago
  45. 14239c6 Switching to PSA can break things with MBEDTLS_PSA_CRYPTO_CLIENT by Gilles Peskine · 2 years, 8 months ago
  46. 22db991 The PSA cipher/AEAD API requires an initialized keystore by Gilles Peskine · 2 years, 8 months ago
  47. 143ebcc PKCS#1v1.5 sign/verify uses hash metadata by Gilles Peskine · 2 years, 8 months ago
  48. cb93ac9 Note that we can tweak the meaning of MBEDTLS_PSA_CRYPTO_CONFIG too by Gilles Peskine · 2 years, 8 months ago
  49. d167f16 Wording clarifications and typo fixes by Gilles Peskine · 2 years, 8 months ago
  50. 55a188b Clarify the "restart vs use PSA" situation in TLS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  51. 4eefade Sketch some optimizations relevant to MD light by Gilles Peskine · 2 years, 8 months ago
  52. f634fe1 Sketch the work to migrate to MD light by Gilles Peskine · 2 years, 8 months ago
  53. 188e900 Specify MD light based on the interface requirements by Gilles Peskine · 2 years, 8 months ago
  54. 382b34c Work out the hash interface requirements by Gilles Peskine · 2 years, 8 months ago
  55. 4a8c9e2 tls13: Add definition of mbedtls_ssl_{write,read}_early_data by Ronald Cron · 2 years, 9 months ago
  56. ba7c006 Merge pull request #6466 from mprse/driver-only-hash-ci by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  57. 9398664 Remove reference vs drivers test from outcome-analysis.sh by Przemek Stekiel · 2 years, 9 months ago
  58. c82050e Starting to work out the RSA-PSS example by Gilles Peskine · 2 years, 9 months ago
  59. d47ba71 New strategy: start the analysis by Gilles Peskine · 2 years, 9 months ago
  60. 18e76e7 typo by Gilles Peskine · 2 years, 9 months ago
  61. 93dcb1b Update TLS 1.3 support document by Ronald Cron · 2 years, 10 months ago
  62. 10bf956 tls13: Fix documentation by Ronald Cron · 2 years, 10 months ago
  63. 9810b6d Fix kex config options documentation in tls13-support.md by Ronald Cron · 2 years, 10 months ago
  64. d8d2ea5 Add TLS 1.3 key exchange mode config options by Ronald Cron · 2 years, 10 months ago
  65. 0dc4077 Improve comments & messages by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  66. d92fb01 Skip bits not needed in outcome-analysis.sh by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  67. b51051f Cosmetic improvement by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  68. f6e6df9 Add option for before-after or just ref-drivers by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  69. 2bb2f15 Improve driver-only outcome-analysis script by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  70. b319684 Additional updates to docs links by Dave Rodgman · 2 years, 10 months ago
  71. 138387f Fix some typos, improve wording & formatting by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  72. d18c24b EC J-PAKE is now implemented in PSA by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  73. c42c7e6 Update documentation in legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  74. 11265d7 Remove PKCS5 from the ref config in the migration script by Andrzej Kurek · 3 years ago
  75. 7bd12c5 Remove MD dependency from pkcs12 module by Andrzej Kurek · 3 years ago
  76. 0b86ac1 Fix typographical errors in .md files found by cspell by Tom Cosgrove · 3 years ago
  77. 68429fc Fix a few more typos by Manuel Pégourié-Gonnard · 3 years ago
  78. fca4dc6 Clarifications & improved documentation by Manuel Pégourié-Gonnard · 3 years ago
  79. fb2ed58 Add notes on steps and testing by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  80. c8c352c Update strategy document to reflect new macros by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  81. bdc8fd6 Suggest strategy for intra-crypto dependencies by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  82. 8c7b81c Fix a bunch of typos by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  83. f88b1b5 Introduce MBEDTLS_OR_PSA_WANT_xxx helper macros by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  84. af8cf5c Add a partial plan towards G5 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  85. c0d78e9 Remove outdated paragraphs about G5 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  86. 481846c General update of PSA strategy documentation by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  87. 9bf9b9e Link to restartable ECC EPIC by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  88. 103b992 Remove HKDF-Extract/Expand by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  89. 2a47d23 Update strategy.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  90. 83c5388 Update psa-limitations by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  91. b8a6c23 Update testing.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  92. 2ffb93a Rm tasks-g2.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  93. 3cb707d Fix and improve logs and documentation by Ronald Cron · 3 years, 1 month ago
  94. 2ba0d23 Update TLS 1.3 support documentation by Ronald Cron · 3 years, 1 month ago
  95. 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
  96. 0b7ee23 Historical update: the layout on stdio changed in Mbed Crypto 1.1.0 by Gilles Peskine · 3 years, 1 month ago
  97. 3898961 Typos by Gilles Peskine · 3 years, 1 month ago
  98. 219a348 Repeat the seed file documentation in 2.25.0 by Gilles Peskine · 3 years, 1 month ago
  99. 3d65a19 Fix wrong type in C snippet by Gilles Peskine · 3 years, 1 month ago
  100. 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