1. 5d1f747d Merge pull request #4377 from mpg/psa-pbkdf2-api by Gilles Peskine · 4 years, 3 months ago
  2. f9a68ad Fix typos by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  3. dd57b2f Merge pull request #4445 from TRodziewicz/remove_deprecated_things_-_remainder by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  4. d9d035a Corrections of the migration guide from the code review. by TRodziewicz · 4 years, 3 months ago
  5. c1c479f Fllow-up of the review: ChangeLog expansion, mmigration guides added and comments fixed by TRodziewicz · 4 years, 3 months ago
  6. 275b9b2 Merge pull request #4402 from mpg/migration-guide-3.0 by Gilles Peskine · 4 years, 3 months ago
  7. 143b1e3 Fix a number of typos by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  8. d5d0496 Add change log and migration guide by Ronald Cron · 4 years, 3 months ago
  9. 438ac27 Quit using title case for entry titles by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  10. 72f762b Clarify 3.0-migration-guide.d/00README by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  11. e756306 Move some details from ChangeLog to migration guide by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  12. 57e93e5 Clarify a sentence by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  13. f5acfba Improve description of migration guide entries by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  14. 2960b2e Fix a few typos by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  15. b2a1043 Add a directory for 3.0 migration guide entries by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  16. 89d4ab0 Add a "3.0 migration guide document" by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  17. 421390f Fix driver interface for key derivation by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  18. 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
  19. b5939e8 Merge pull request #4160 from stevew817/feature/driver_builtin_keys by Ronald Cron · 4 years, 3 months ago
  20. 351a257 PSA PBKDF2: extend key derivation driver interface by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  21. 835beff Fix typo in architecture docs by Tobias Nießen · 4 years, 4 months ago
  22. 16529bd Merge pull request #4344 from TRodziewicz/remove_deprecated_things_in_crypto_compat_h by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  23. 31e27af Reword the builtin key language on persistency declaration by Steven Cooreman · 4 years, 4 months ago
  24. 2a1a673 Remove deprecated things from crypto_compat.h and dependent tests. by TRodziewicz · 4 years, 4 months ago
  25. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  26. 6f554e3 Remove reference to include/mbedtls/*_internal.h files by Chris Jones · 4 years, 4 months ago
  27. 7594c68 Document status of MPS upstreaming by Hanno Becker · 4 years, 5 months ago
  28. 2c5d9e6 No configuration symbols for FFDH by Gilles Peskine · 4 years, 6 months ago
  29. 7df7d1e ECC: add rationale by Gilles Peskine · 4 years, 6 months ago
  30. c74712f Fix an example that didn't follow the given pattern by Gilles Peskine · 4 years, 6 months ago
  31. 59c6347 Remove the time stamp by Gilles Peskine · 4 years, 6 months ago
  32. d976346 Expand and improve psa-crypto-implementation-structure.md by Ronald Cron · 4 years, 7 months ago
  33. 31520b4 Fix psa-crypto-implementation-structure.md by Ronald Cron · 4 years, 7 months ago
  34. 0dbbf1e psa: Add architecture document by Ronald Cron · 4 years, 8 months ago
  35. ac80be1 Merge pull request #3878 from gilles-peskine-arm/psa-builtin-keys-via-slot-number-spec by Ronald Cron · 4 years, 6 months ago
  36. 318515b Merge pull request #3984 from gabor-mezei-arm/3268_update_macros_for_ouput_buffer_size_renames by Ronald Cron · 4 years, 6 months ago
  37. a120146 Merge pull request #3962 from gilles-peskine-arm/psa-storage-format-test-strategy by Ronald Cron · 4 years, 6 months ago
  38. 055be83 Fix typo by Gilles Peskine · 4 years, 6 months ago
  39. cbcec21 Rename output buffer size macros by gabor-mezei-arm · 4 years, 8 months ago
  40. 84ae1ee Minor clarification by Gilles Peskine · 4 years, 7 months ago
  41. 3d67365 Add a key_buffer_length output to "get_builtin_key" by Gilles Peskine · 4 years, 7 months ago
  42. ff45750 Remind the reader of what is done about old formats by Gilles Peskine · 4 years, 7 months ago
  43. 697ee19 Add a section about non-default lifetimes by Gilles Peskine · 4 years, 7 months ago
  44. 528144f Clarify the methods of key storage testing by Gilles Peskine · 4 years, 7 months ago
  45. cf62f10 Clarify interoperability non-requirement by Gilles Peskine · 4 years, 7 months ago
  46. 739e08a Keystore format stability test strategy by Gilles Peskine · 4 years, 8 months ago
  47. 8f05aeb Merge pull request #3882 from gilles-peskine-arm/psa-random-driver-spec by Ronald Cron · 4 years, 8 months ago
  48. 348eeeb Clarify the intent of the KEEPALIVE flag by Gilles Peskine · 4 years, 8 months ago
  49. a27a4e2 Merge pull request #3929 from gilles-peskine-arm/psa-driver-remove-old-accel by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  50. 24cebf6 Add a section for transparent drivers by Gilles Peskine · 4 years, 8 months ago
  51. f0e2853 Minimal update to mention unified-interface opaque drivers by Gilles Peskine · 4 years, 8 months ago
  52. ae7772d Clarifications around reseed_entropy_size by Gilles Peskine · 4 years, 8 months ago
  53. 43100e3 Add section on combining get_entropy with add_entropy by Gilles Peskine · 4 years, 8 months ago
  54. 32e584c Copyediting and minor clarifications by Gilles Peskine · 4 years, 8 months ago
  55. 3ff7906 Note an interrogation about integer value representation by Gilles Peskine · 4 years, 8 months ago
  56. 6a530e8 Random driver: make initial_entropy_size mandatory by Gilles Peskine · 4 years, 8 months ago
  57. ee914f3 Minor clarifications by Gilles Peskine · 4 years, 9 months ago
  58. 609394c Open question: can there be multiple RNG instances? by Gilles Peskine · 4 years, 9 months ago
  59. 8d5092c get_random: no output on error by Gilles Peskine · 4 years, 9 months ago
  60. 1ef6ad4 Note that I'm not completly sure about the get_entropy flags by Gilles Peskine · 4 years, 9 months ago
  61. 3eb65fb Open question: should add_entropy take an estimated_entropy_bits parameter? by Gilles Peskine · 4 years, 9 months ago
  62. b89b4b9 get_entropy: recommendations on conditioning and entropy estimates by Gilles Peskine · 4 years, 9 months ago
  63. 05ab264 get_entropy: recommendations on the output_size by Gilles Peskine · 4 years, 9 months ago
  64. a14326f Make add_entropy optional by Gilles Peskine · 4 years, 9 months ago
  65. 390c5a2 It is not meaningful for reseed_entropy_size to be 0 by Gilles Peskine · 4 years, 9 months ago
  66. 0e3b7ce Don't require a call to add_entropy when 0 bytes are needed by Gilles Peskine · 4 years, 9 months ago
  67. 5263e1e Transparent drivers can have get_entropy as well by Gilles Peskine · 4 years, 9 months ago
  68. e80978a Specification for random generation and entropy drivers by Gilles Peskine · 4 years, 9 months ago
  69. 1fc4c8d Let get_builtin_key be called to retrieve the key's attributes by Gilles Peskine · 4 years, 8 months ago
  70. a6454d2 Minor clarifications by Gilles Peskine · 4 years, 9 months ago
  71. 48d71f2 New entry point get_builtin_key for opaque drivers by Gilles Peskine · 4 years, 9 months ago
  72. 5197735 Remove the time stamp by Gilles Peskine · 4 years, 8 months ago
  73. db6b03b Remove old-style accelerator and entropy driver interfaces by Gilles Peskine · 4 years, 8 months ago
  74. e533ff7 Merge pull request #3695 from gilles-peskine-arm/psa-unified-driver-specs-20200918 by Gilles Peskine · 4 years, 8 months ago
  75. f0a9721 Use GitHub-compatible table formatting by Gilles Peskine · 4 years, 8 months ago
  76. 4228671 Copyediting by Gilles Peskine · 4 years, 8 months ago
  77. 99e52f6 Clarifications around key import by Gilles Peskine · 4 years, 8 months ago
  78. 28b3a94 Fix copypasta by Gilles Peskine · 4 years, 8 months ago
  79. 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
  80. 406a5da Merge pull request #3697 from gilles-peskine-arm/psa-conditional-inclusion-c-project by Gilles Peskine · 4 years, 9 months ago
  81. 43818f8 Copyediting by Gilles Peskine · 4 years, 9 months ago
  82. d8c27cc Fix copypasta; minor wording improvements by Gilles Peskine · 4 years, 9 months ago
  83. bb483f6 Improve explanations around config_psa.h by Gilles Peskine · 4 years, 9 months ago
  84. 198024c Note that application code needs PSA_WANT_xxx too by Gilles Peskine · 4 years, 9 months ago
  85. 1b1f3fb Minor clarifications by Gilles Peskine · 4 years, 9 months ago
  86. 9e06907 Fix typos by Gilles Peskine · 4 years, 9 months ago
  87. 993c249 Add a section explaining the uses of PSA_WANT_xxx by Gilles Peskine · 4 years, 9 months ago
  88. b267998 Note that crypto_sizes.h needs config_psa.h as well by Gilles Peskine · 4 years, 9 months ago
  89. cf56a0a psa: Move from key handle to key identifier by Ronald Cron · 5 years ago
  90. 7b5e6b9 Typos and clarifications by Gilles Peskine · 4 years, 9 months ago
  91. ce3ec6f Unify the sections on key creation by Gilles Peskine · 4 years, 9 months ago
  92. 1276059 Replace validate_key by import_key by Gilles Peskine · 4 years, 9 months ago
  93. d924655 Update changelog entry, format specification, and correct test vectors by Torstein Nesse · 4 years, 10 months ago
  94. 48584b5 Editorial fixes by Gilles Peskine · 4 years, 10 months ago
  95. e4cbb2b Minor clarifications by Gilles Peskine · 4 years, 10 months ago
  96. 5568764 PSA_WANT_xxx needs to be defined in the old-style config mechanism by Gilles Peskine · 4 years, 10 months ago
  97. 162a110 Changes PSA key storage format to include key bits by Torstein Nesse · 4 years, 10 months ago
  98. 233f91d Add bits output to validate_key and import_key by Gilles Peskine · 4 years, 10 months ago
  99. 9543438 Detailed architecture of symbol definitions and header inclusion by Gilles Peskine · 4 years, 11 months ago
  100. a8fc171 Add validate_key entry point by Gilles Peskine · 4 years, 11 months ago