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