1. 5c8c9e0 Minor improvements by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  2. b38c9c8 Fix a typo by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  3. 03cb87e Update psa-limitations.md by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  4. 52f7edb Update psa-migration/strategy.md by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  5. c9e0ad2 Update design document by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  6. 6778ddf Merge pull request #6549 from gilles-peskine-arm/psa-migration-md-cipher-strategy by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  7. 91af0f9 Minor clarifications by Gilles Peskine · 2 years, 6 months ago
  8. ff674d4 Typos by Gilles Peskine · 2 years, 6 months ago
  9. 199ee45 Summarize how to improve MBEDTLS_PSA_CRYPTO_CLIENT by Gilles Peskine · 2 years, 6 months ago
  10. 58e935f add a missing by Gilles Peskine · 2 years, 6 months ago
  11. fad34a4 Support all legacy algorithms in PSA by Gilles Peskine · 2 years, 6 months ago
  12. 5a2e026 Improve a few comments & documentation by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  13. 6bbeba6 Add ssl-opt.sh support to outcome-analysis.sh by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  14. 222bc85 Update outcome analysis script & documentation by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  15. 3e30e1f We haven't actually made hash accelerators initless in 3.3 by Gilles Peskine · 2 years, 8 months ago
  16. 14239c6 Switching to PSA can break things with MBEDTLS_PSA_CRYPTO_CLIENT by Gilles Peskine · 2 years, 8 months ago
  17. 22db991 The PSA cipher/AEAD API requires an initialized keystore by Gilles Peskine · 2 years, 8 months ago
  18. 143ebcc PKCS#1v1.5 sign/verify uses hash metadata by Gilles Peskine · 2 years, 8 months ago
  19. cb93ac9 Note that we can tweak the meaning of MBEDTLS_PSA_CRYPTO_CONFIG too by Gilles Peskine · 2 years, 8 months ago
  20. d167f16 Wording clarifications and typo fixes by Gilles Peskine · 2 years, 8 months ago
  21. 55a188b Clarify the "restart vs use PSA" situation in TLS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  22. 4eefade Sketch some optimizations relevant to MD light by Gilles Peskine · 2 years, 8 months ago
  23. f634fe1 Sketch the work to migrate to MD light by Gilles Peskine · 2 years, 8 months ago
  24. 188e900 Specify MD light based on the interface requirements by Gilles Peskine · 2 years, 8 months ago
  25. 382b34c Work out the hash interface requirements by Gilles Peskine · 2 years, 8 months ago
  26. 9398664 Remove reference vs drivers test from outcome-analysis.sh by Przemek Stekiel · 2 years, 9 months ago
  27. c82050e Starting to work out the RSA-PSS example by Gilles Peskine · 2 years, 9 months ago
  28. d47ba71 New strategy: start the analysis by Gilles Peskine · 2 years, 9 months ago
  29. 0dc4077 Improve comments & messages by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  30. d92fb01 Skip bits not needed in outcome-analysis.sh by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  31. b51051f Cosmetic improvement by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  32. f6e6df9 Add option for before-after or just ref-drivers by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  33. 2bb2f15 Improve driver-only outcome-analysis script by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  34. 138387f Fix some typos, improve wording & formatting by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  35. d18c24b EC J-PAKE is now implemented in PSA by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  36. c42c7e6 Update documentation in legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  37. 11265d7 Remove PKCS5 from the ref config in the migration script by Andrzej Kurek · 3 years ago
  38. 7bd12c5 Remove MD dependency from pkcs12 module by Andrzej Kurek · 3 years ago
  39. 0b86ac1 Fix typographical errors in .md files found by cspell by Tom Cosgrove · 3 years ago
  40. 68429fc Fix a few more typos by Manuel Pégourié-Gonnard · 3 years ago
  41. fca4dc6 Clarifications & improved documentation by Manuel Pégourié-Gonnard · 3 years ago
  42. fb2ed58 Add notes on steps and testing by Manuel Pégourié-Gonnard · 3 years ago
  43. c8c352c Update strategy document to reflect new macros by Manuel Pégourié-Gonnard · 3 years ago
  44. bdc8fd6 Suggest strategy for intra-crypto dependencies by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  45. 8c7b81c Fix a bunch of typos by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  46. f88b1b5 Introduce MBEDTLS_OR_PSA_WANT_xxx helper macros by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  47. af8cf5c Add a partial plan towards G5 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  48. c0d78e9 Remove outdated paragraphs about G5 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  49. 481846c General update of PSA strategy documentation by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  50. 9bf9b9e Link to restartable ECC EPIC by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  51. 103b992 Remove HKDF-Extract/Expand by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  52. 2a47d23 Update strategy.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  53. 83c5388 Update psa-limitations by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  54. b8a6c23 Update testing.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  55. 2ffb93a Rm tasks-g2.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  56. 6dbbf44 Fix typos in documentation and constants with typo finding tool by bootstrap-prime · 3 years, 3 months ago
  57. 65a141a Fix minor grammatical error by Dave Rodgman · 3 years, 4 months ago
  58. 5c65c57 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
  59. 017a199 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  60. c70013e Clarify the trailer field situation by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  61. c7f3254 Clarify a sentence by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  62. 58d101b Fix a few more typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  63. 839bb8a Fix an inaccuracy by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  64. 80759c4 Fix a few more typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  65. 8ebed21 Fix a few typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  66. 539b9a5 Fix discussion of RSA-PSS salt length by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  67. 2467aed Misc updates to testing.md by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  68. ce6c087 Misc updates to strategy.md by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  69. 8e559da Misc updates to psa-limitations.md by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  70. 335cbf6 Remove temporary documents by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  71. ec3fd75 Update strategy with late 2021 discussion by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  72. 5218774 Add note about HKDF for TLS 1.3 by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  73. ab1d308 Goal 1 tasks are now all reflected on github by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  74. 0950359 Improve "abstraction layers" section by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  75. a6c601c Explain compile-time incompatibilities by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  76. 7497991 Expand discussion of goals by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  77. e459be2 Complete discussion of RSASSA-PSS by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  78. f5ee4b3 Add data about RSA-PSS test files by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  79. b902164 Add temporary list of tasks for G1 and G2 by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  80. d9edd56 Document PSA limitations that could be problems by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  81. b89fd95 Document the general strategy for PSA migration by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  82. 1b52d09 Document test strategy for USE_PSA_CRYPTO by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  83. 0d0a104 Add study for TLS/X.509 dependencies on crypto by Manuel Pégourié-Gonnard · 3 years, 11 months ago