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