1. 1a2d07d docs: update md-cipher-dispatch by Valerio Setti · 6 months ago
  2. 65e9bef Update documentation regarding test_zeroize by Harry Ramsey · 5 months ago
  3. 4f65e1f Distinguish between MBEDTLS_PSA_CRYPTO_C and MBEDTLS_PSA_CRYPTO_CLIENT by Gilles Peskine · 8 months ago
  4. 83d21cc Move back *config_test_driver* headers from the framework by Ronald Cron · 8 months ago
  5. bfbe5b4 Reverse accidental docs PSA test wrappers path by David Horstmann · 9 months ago
  6. dcf42a0 Update references to test helpers by David Horstmann · 9 months ago
  7. 78542bf Merge pull request #9698 from gilles-peskine-arm/3.6.2-rc2-mergeback-3 by David Horstmann · 10 months ago
  8. 93d421e Defer static keystore to 3.6.3 by David Horstmann · 10 months ago
  9. 1171697 Merge pull request #9669 from gilles-peskine-arm/analyze_outcome-split-3.6 by Gilles Peskine · 10 months ago
  10. 738a597 Adjust paths for impending moves to the framework by Gilles Peskine · 10 months ago
  11. 9fc3b7d Expand on block cipher modes/derivatives by Manuel Pégourié-Gonnard · 10 months ago
  12. 83f62ff Expand on key derivations by Manuel Pégourié-Gonnard · 10 months ago
  13. 6076976 Clarify the superset rule by Manuel Pégourié-Gonnard · 10 months ago
  14. 4ceb71f Update and refine notes on restartable ECC and 4.0 by Manuel Pégourié-Gonnard · 10 months ago
  15. a046577 Clarify summary of PSA limitations by Manuel Pégourié-Gonnard · 11 months ago
  16. 4975232 Misc minor clarifications in transition-guards.md by Manuel Pégourié-Gonnard · 1 year ago
  17. 3342e80 Fix some typos & markdown by Manuel Pégourié-Gonnard · 1 year ago
  18. 4837f72 Add links and missing ) by Manuel Pégourié-Gonnard · 1 year, 2 months ago
  19. 06adca4 Add transition-guards.md by Manuel Pégourié-Gonnard · 1 year, 2 months ago
  20. 7237563 Update psa-migration/strategy.md by Manuel Pégourié-Gonnard · 1 year, 2 months ago
  21. 42a1453 Update psa-limitations.md and add summary by Manuel Pégourié-Gonnard · 1 year, 2 months ago
  22. 39c2272 The fully static key store will miss the 3.6.1 release by Gilles Peskine · 12 months ago
  23. fc1b6f5 Mention the option name for the dynamic key store by Gilles Peskine · 12 months ago
  24. fd01bec Miscellaneous clarifications by Gilles Peskine · 12 months ago
  25. f13fdf8 Expand on performance by Gilles Peskine · 12 months ago
  26. 1a0107b Discuss why we have so many variants by Gilles Peskine · 12 months ago
  27. dbd726b Link to issue about freeing empty slices by Gilles Peskine · 12 months ago
  28. ac6b610 Improve and fix explanation of next_free by Gilles Peskine · 12 months ago
  29. 7d8abab Update macro name about the static key store by Gilles Peskine · 12 months ago
  30. 47f3fcd Typos and minor clarifications by Gilles Peskine · 12 months ago
  31. c7d9b2b psa_open_key does not lock the key in memory by Gilles Peskine · 1 year, 1 month ago
  32. 3343e78 Document the key store design by Gilles Peskine · 1 year, 1 month ago
  33. ea09152 Update file paths for moved files by David Horstmann · 1 year, 2 months ago
  34. 9638ca3 Update references to mbedtls_dev by David Horstmann · 1 year, 3 months ago
  35. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 4 months ago
  36. 3147034 Mention MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS by David Horstmann · 1 year, 4 months ago
  37. 0ea8071 Remove 'Question' line around testing by David Horstmann · 1 year, 4 months ago
  38. 4d01066 Mention metatest.c by David Horstmann · 1 year, 4 months ago
  39. 872ee6e Mention MBEDTLS_TEST_MEMORY_CAN_POISON by David Horstmann · 1 year, 4 months ago
  40. 12b35bf Discuss test wrappers and updating them by David Horstmann · 1 year, 4 months ago
  41. 5ea99af Add discussion of copying conveience macros by David Horstmann · 1 year, 4 months ago
  42. 1c3b227 Abstractify example in design exploration by David Horstmann · 1 year, 4 months ago
  43. 3f2dcdd Rename mbedtls_psa_core_poison_memory() by David Horstmann · 1 year, 4 months ago
  44. 331b2cf Clarify design decision in light of actions by David Horstmann · 1 year, 4 months ago
  45. 5ce1577 Merge pull request #8928 from Ryan-Everett-arm/update-psa-thread-safety-docs by Dave Rodgman · 1 year, 4 months ago gh-readonly-queue/development/pr-8928-47f8d0e840a5ab0179c5b90fbecf4609ef896268
  46. 765b75f Update docs/architecture/psa-thread-safety/psa-thread-safety.md by Ryan Everett · 1 year, 4 months ago
  47. f266b51 Respond to feedback on psa-thread-safety.md by Ryan Everett · 1 year, 5 months ago
  48. c408ef4 Update slot transition diagram by Ryan Everett · 1 year, 5 months ago
  49. a9bdc8f Improve tls13-support.md by Ronald Cron · 1 year, 5 months ago
  50. b372b2e docs: Move TLS 1.3 early data doc to a dedicated file by Ronald Cron · 1 year, 5 months ago
  51. d76a2d8 tls13-support.md: Stop referring to the prototype by Ronald Cron · 1 year, 5 months ago
  52. 1b606d8 tls13-support.md: Early data supported now by Ronald Cron · 1 year, 5 months ago
  53. 124ed8a tls13-support.md: Some fixes by Ronald Cron · 1 year, 5 months ago
  54. 24c269f Rewrite section on PSA copy functions by David Horstmann · 1 year, 5 months ago
  55. d4d6a7a Rework and update psa-thread-safety.md by Ryan Everett · 1 year, 5 months ago
  56. c951560 Fix state transition diagram by Ryan Everett · 1 year, 5 months ago
  57. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  58. 3f557ad Wording improvement by Gilles Peskine · 1 year, 6 months ago
  59. 30a303f ECDSA signature conversion: put bits first by Gilles Peskine · 1 year, 6 months ago
  60. f1562a7 Merge pull request #8657 from gilles-peskine-arm/pk-psa-bridge-design by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  61. 36dee75 Update ECDSA signature conversion based on experimentation by Gilles Peskine · 1 year, 6 months ago
  62. 047c724 Merge remote-tracking branch 'restricted/development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
  63. dd77343 Open question for ECDSA signature that can be resolved during implementation by Gilles Peskine · 1 year, 6 months ago
  64. d5b04a0 Add a usage parameter to mbedtls_pk_get_psa_attributes by Gilles Peskine · 1 year, 6 months ago
  65. 702d9f6 Resolve several open questions as nothing special to do by Gilles Peskine · 1 year, 6 months ago
  66. 42a025d Reference filed issues by Gilles Peskine · 1 year, 6 months ago
  67. 5a64c42 Reference ongoing work by Gilles Peskine · 1 year, 6 months ago
  68. 89ca6c7 typo by Gilles Peskine · 1 year, 6 months ago
  69. 3229404 Generalize mbedtls_pk_setup_opaque beyond MBEDTLS_USE_PSA_CRYPTO by Gilles Peskine · 1 year, 6 months ago
  70. 0f45a1a Fix typos / improve syntax by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  71. 60c9eee Improve wording & fix typos by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  72. d0c6f70 Update architecture doc for cipher dual dispatch by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  73. 9fe1c69 Clarify PSA-to-PK copy intent by Gilles Peskine · 1 year, 7 months ago
  74. f80dcc5 Resolve ECDSA conversion API: don't use an ASN.1 interface by Gilles Peskine · 1 year, 7 months ago
  75. a7226a1 Our TLS 1.3 API doesn't actually require PSA key identifiers by Gilles Peskine · 1 year, 7 months ago
  76. 93cdb77 Minor clarifications by Gilles Peskine · 1 year, 7 months ago
  77. 8f1307a Asymmetric cryptography: rough draft by Gilles Peskine · 1 year, 7 months ago
  78. 69b2905 Merge pull request #8057 from mpg/cipher-study by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  79. 3dd6cde Mention functional correctness explicitly by Ryan Everett · 1 year, 7 months ago
  80. f5e1356 Clarify key generation and memory-management correctness by Ryan Everett · 1 year, 7 months ago
  81. c1c6e0d Justify linearization points by Ryan Everett · 1 year, 8 months ago
  82. 6ecb9ce Link directly to the state transition diagram by Ryan Everett · 1 year, 8 months ago
  83. acfd774 Add some clarifications in thread_safety.md by Ryan Everett · 1 year, 8 months ago
  84. 3eb4274 Fix transitions in diagram by Ryan Everett · 1 year, 8 months ago
  85. b461b87 Change how the state transition diagram is stored by Ryan Everett · 1 year, 8 months ago
  86. 4dde0b2 md-cipher-dispatch: editorial improvements by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  87. 177a45f Small clarifications in documentation by Ryan Everett · 1 year, 8 months ago
  88. b8c4254 Update cipher light -> block cipher definition by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  89. 204c852 Move psa-thread-safety.md by Ryan Everett · 1 year, 8 months ago
  90. 1e9733c Add graph by Ryan Everett · 1 year, 8 months ago
  91. 9f06681 Update psa-thread-safety.md by Ryan Everett · 1 year, 8 months ago
  92. 303121e Fix a typo by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  93. 7ee4cc3 Create legacy-API bridge API design document by Gilles Peskine · 1 year, 8 months ago
  94. b86873e Merge remote-tracking branch 'development' into development-restricted by Gilles Peskine · 1 year, 8 months ago
  95. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  96. f63a52e Remove auto-generation of test wrappers by David Horstmann · 1 year, 9 months ago
  97. 413dd07 Downgrade auto testing testing to a nice-to-have by David Horstmann · 1 year, 9 months ago
  98. 2531dab Add auto-generation of test wrappers to design by David Horstmann · 1 year, 9 months ago
  99. 15b5bee Add note on platform-specific barriers by David Horstmann · 1 year, 9 months ago
  100. e045b55 Add sections on validation of validation by David Horstmann · 1 year, 9 months ago