1. c0e6250 Fix documentation and tests by Przemek Stekiel · 2 years, 5 months ago
  2. e9254a0 Adapt driver dispatch documentation for user/peer getters by Przemek Stekiel · 2 years, 5 months ago
  3. 691e91a Further pake code optimizations by Przemek Stekiel · 2 years, 5 months ago
  4. 4dc83d4 Add check for pake operation buffer overflow by Przemek Stekiel · 2 years, 5 months ago
  5. 6b64862 Documentation fixes and code adaptation by Przemek Stekiel · 2 years, 5 months ago
  6. 251e86a Adapt names to more suitable and fix conditional compilation flags by Przemek Stekiel · 2 years, 6 months ago
  7. 27cd488 Update the documentation (v.3) by Przemek Stekiel · 2 years, 6 months ago
  8. 33ea63d Minor updates of the documentation by Przemek Stekiel · 2 years, 7 months ago
  9. 8c8ab26 Update documentation (handling inputs, function names) by Przemek Stekiel · 2 years, 7 months ago
  10. d67a5b6 Update PAKE driver documentation (v.2) by Przemek Stekiel · 2 years, 7 months ago
  11. d6eb110 Add draft documentation for the PAKE driver dispatch logic by Przemek Stekiel · 2 years, 7 months ago
  12. b549776 Merge branch 'Mbed-TLS:development' into codegen_1.1 by asfand-silabs · 2 years, 11 months ago
  13. a2cac32 Update and document mbedtls extensions by Archana · 3 years, 4 months ago
  14. 1776dd9 Doc improvements -Cosmetic by Archana · 3 years, 4 months ago
  15. 4688624 Driver Wrappers code gen migration guide updated. by Archana · 3 years, 5 months ago
  16. 0b86ac1 Fix typographical errors in .md files found by cspell by Tom Cosgrove · 3 years ago
  17. 017a199 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  18. e356f07 Merge pull request #5512 from gilles-peskine-arm/psa-driver-interface-tweaks-202201 by Gilles Peskine · 3 years, 5 months ago
  19. 08fb89d Require a driver prefix to be non-empty by Gilles Peskine · 3 years, 6 months ago
  20. 272ff9c Open a namespace for implementation-specific properties by Gilles Peskine · 3 years, 6 months ago
  21. 6c3b1a7 Allow comments in driver descriptions by Gilles Peskine · 3 years, 6 months ago
  22. 21b20c7 Add Changelog and update documentation by Archana · 3 years, 8 months ago
  23. c08248d Rename the template file from .conf to .jinja by Archana · 3 years, 8 months ago
  24. a8939b6 Restructure scripts' folder alignment by Archana · 3 years, 8 months ago
  25. 1f1a34a Rev 1.0 of Driver Wrappers code gen by Archana · 3 years, 9 months ago
  26. dba968f Realign Markdown table by Bence Szépkúti · 4 years, 2 months ago
  27. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  28. 5d1f747d Merge pull request #4377 from mpg/psa-pbkdf2-api by Gilles Peskine · 4 years, 3 months ago
  29. f9a68ad Fix typos by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  30. 421390f Fix driver interface for key derivation by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  31. 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
  32. 351a257 PSA PBKDF2: extend key derivation driver interface by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  33. 31e27af Reword the builtin key language on persistency declaration by Steven Cooreman · 4 years, 4 months ago
  34. 2a1a673 Remove deprecated things from crypto_compat.h and dependent tests. by TRodziewicz · 4 years, 4 months ago
  35. 2c5d9e6 No configuration symbols for FFDH by Gilles Peskine · 4 years, 6 months ago
  36. 7df7d1e ECC: add rationale by Gilles Peskine · 4 years, 6 months ago
  37. c74712f Fix an example that didn't follow the given pattern by Gilles Peskine · 4 years, 6 months ago
  38. 59c6347 Remove the time stamp by Gilles Peskine · 4 years, 6 months ago
  39. ac80be1 Merge pull request #3878 from gilles-peskine-arm/psa-builtin-keys-via-slot-number-spec by Ronald Cron · 4 years, 6 months ago
  40. 055be83 Fix typo by Gilles Peskine · 4 years, 6 months ago
  41. 84ae1ee Minor clarification by Gilles Peskine · 4 years, 6 months ago
  42. 3d67365 Add a key_buffer_length output to "get_builtin_key" by Gilles Peskine · 4 years, 6 months ago
  43. 348eeeb Clarify the intent of the KEEPALIVE flag by Gilles Peskine · 4 years, 8 months ago
  44. ae7772d Clarifications around reseed_entropy_size by Gilles Peskine · 4 years, 8 months ago
  45. 43100e3 Add section on combining get_entropy with add_entropy by Gilles Peskine · 4 years, 8 months ago
  46. 32e584c Copyediting and minor clarifications by Gilles Peskine · 4 years, 8 months ago
  47. 3ff7906 Note an interrogation about integer value representation by Gilles Peskine · 4 years, 8 months ago
  48. 6a530e8 Random driver: make initial_entropy_size mandatory by Gilles Peskine · 4 years, 8 months ago
  49. ee914f3 Minor clarifications by Gilles Peskine · 4 years, 9 months ago
  50. 609394c Open question: can there be multiple RNG instances? by Gilles Peskine · 4 years, 9 months ago
  51. 8d5092c get_random: no output on error by Gilles Peskine · 4 years, 9 months ago
  52. 1ef6ad4 Note that I'm not completly sure about the get_entropy flags by Gilles Peskine · 4 years, 9 months ago
  53. 3eb65fb Open question: should add_entropy take an estimated_entropy_bits parameter? by Gilles Peskine · 4 years, 9 months ago
  54. b89b4b9 get_entropy: recommendations on conditioning and entropy estimates by Gilles Peskine · 4 years, 9 months ago
  55. 05ab264 get_entropy: recommendations on the output_size by Gilles Peskine · 4 years, 9 months ago
  56. a14326f Make add_entropy optional by Gilles Peskine · 4 years, 9 months ago
  57. 390c5a2 It is not meaningful for reseed_entropy_size to be 0 by Gilles Peskine · 4 years, 9 months ago
  58. 0e3b7ce Don't require a call to add_entropy when 0 bytes are needed by Gilles Peskine · 4 years, 9 months ago
  59. 5263e1e Transparent drivers can have get_entropy as well by Gilles Peskine · 4 years, 9 months ago
  60. e80978a Specification for random generation and entropy drivers by Gilles Peskine · 4 years, 9 months ago
  61. 1fc4c8d Let get_builtin_key be called to retrieve the key's attributes by Gilles Peskine · 4 years, 8 months ago
  62. a6454d2 Minor clarifications by Gilles Peskine · 4 years, 9 months ago
  63. 48d71f2 New entry point get_builtin_key for opaque drivers by Gilles Peskine · 4 years, 9 months ago
  64. 5197735 Remove the time stamp by Gilles Peskine · 4 years, 8 months ago
  65. e533ff7 Merge pull request #3695 from gilles-peskine-arm/psa-unified-driver-specs-20200918 by Gilles Peskine · 4 years, 8 months ago
  66. f0a9721 Use GitHub-compatible table formatting by Gilles Peskine · 4 years, 8 months ago
  67. 4228671 Copyediting by Gilles Peskine · 4 years, 8 months ago
  68. 99e52f6 Clarifications around key import by Gilles Peskine · 4 years, 8 months ago
  69. 28b3a94 Fix copypasta by Gilles Peskine · 4 years, 8 months ago
  70. 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
  71. 406a5da Merge pull request #3697 from gilles-peskine-arm/psa-conditional-inclusion-c-project by Gilles Peskine · 4 years, 9 months ago
  72. 43818f8 Copyediting by Gilles Peskine · 4 years, 9 months ago
  73. d8c27cc Fix copypasta; minor wording improvements by Gilles Peskine · 4 years, 9 months ago
  74. bb483f6 Improve explanations around config_psa.h by Gilles Peskine · 4 years, 9 months ago
  75. 198024c Note that application code needs PSA_WANT_xxx too by Gilles Peskine · 4 years, 9 months ago
  76. 1b1f3fb Minor clarifications by Gilles Peskine · 4 years, 9 months ago
  77. 9e06907 Fix typos by Gilles Peskine · 4 years, 9 months ago
  78. 993c249 Add a section explaining the uses of PSA_WANT_xxx by Gilles Peskine · 4 years, 9 months ago
  79. b267998 Note that crypto_sizes.h needs config_psa.h as well by Gilles Peskine · 4 years, 9 months ago
  80. cf56a0a psa: Move from key handle to key identifier by Ronald Cron · 5 years ago
  81. 7b5e6b9 Typos and clarifications by Gilles Peskine · 4 years, 9 months ago
  82. ce3ec6f Unify the sections on key creation by Gilles Peskine · 4 years, 9 months ago
  83. 1276059 Replace validate_key by import_key by Gilles Peskine · 4 years, 9 months ago
  84. 48584b5 Editorial fixes by Gilles Peskine · 4 years, 10 months ago
  85. e4cbb2b Minor clarifications by Gilles Peskine · 4 years, 10 months ago
  86. 5568764 PSA_WANT_xxx needs to be defined in the old-style config mechanism by Gilles Peskine · 4 years, 10 months ago
  87. 233f91d Add bits output to validate_key and import_key by Gilles Peskine · 4 years, 10 months ago
  88. 9543438 Detailed architecture of symbol definitions and header inclusion by Gilles Peskine · 4 years, 11 months ago
  89. a8fc171 Add validate_key entry point by Gilles Peskine · 4 years, 11 months ago
  90. 27e69b5 Fix prototypes of opaque key creation entry points by Gilles Peskine · 4 years, 11 months ago
  91. 22270b5 Fix copypasta punctuation in some function prototypes by Gilles Peskine · 4 years, 11 months ago
  92. 5cb54f7 Merge pull request #3542 from gilles-peskine-arm/psa-unified-driver-specs-20200807 by Gilles Peskine · 4 years, 11 months ago
  93. 34b07e7 Add a subsection with driver interface terminology by Gilles Peskine · 5 years ago
  94. 6cf4ab8 Fix formatting glitch by Gilles Peskine · 5 years ago
  95. 2e4062c First go at describing how this can be implemented by Gilles Peskine · 5 years ago
  96. 54a0ad2 Note the limitation that you can't exclude multipart support by Gilles Peskine · 5 years ago
  97. dbd2e3c Nicer time stamp format by Gilles Peskine · 5 years ago
  98. b51f96a Pure C configuration of PSA crypto mechanisms by Gilles Peskine · 5 years ago
  99. ef9874d Update terminology by Gilles Peskine · 5 years ago
  100. 5298f68 Fix hyperlinks by Gilles Peskine · 5 years ago