1. e034348 Add generated files by David Horstmann · 10 months ago
  2. dff776e Bump version to 3.6.2 by David Horstmann · 10 months ago
  3. 0d11176 Add generated files by David Horstmann · 11 months ago
  4. 5830505 Fix missing-prototype error for the print_buf functions in sample programs by Michael Schuster · 1 year ago
  5. 9bf1875 Revert commit 33af72df in order to not depend on test code by Michael Schuster · 1 year ago
  6. 6fa32fd Fix missing-prototype errors in sample programs by Michael Schuster · 1 year, 2 months ago
  7. 3a4c431 Move print_buf into mbedtls_test_print_buf helper function in sample programs by Michael Schuster · 1 year, 2 months ago
  8. 7fd162e Refactor common PThreads CMake code by Paul Elliott · 1 year, 6 months ago
  9. 85ea3e6 Set preferences before finding Threads in CMake by Paul Elliott · 1 year, 7 months ago
  10. 4068c7e Link programs with pthread via cmake by Paul Elliott · 1 year, 8 months ago
  11. dd2a09a Introduce demo script for PSA hash program by Thomas Daubney · 1 year, 9 months ago
  12. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  13. 0ea1b8f Merge pull request #7982 from gilles-peskine-arm/sample_program_demo_scripts-3.4 by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-7982-f6f4695824d6522c66a6347bf58e2d0e32260b84
  14. 2e67781 Alter program layout for better clarity by Thomas Daubney · 1 year, 10 months ago
  15. a21c972 Remove extra blank line by Thomas Daubney · 1 year, 10 months ago
  16. d8453bb Remove superfluous comment by Thomas Daubney · 1 year, 10 months ago
  17. cd79f77 Add missing newline by Thomas Daubney · 1 year, 10 months ago
  18. 1c2378b Add variable for message length by Thomas Daubney · 1 year, 10 months ago
  19. 3450087 Remove trailing white space in documentation by Thomas Daubney · 1 year, 10 months ago
  20. 7605388 Inform user when unknown hash algorithm supplied by Thomas Daubney · 1 year, 10 months ago
  21. 86f9795 Update documentation by Thomas Daubney · 1 year, 10 months ago
  22. a68ef95 Check length before calling memcmp by Thomas Daubney · 2 years ago
  23. 102033c Add new line at end of file to satisfy code style by Thomas Daubney · 2 years ago
  24. 5c2dcbd Implement cleanup label by Thomas Daubney · 2 years ago
  25. 21fbe4c Remove further superfluous call to psa_hash_abort by Thomas Daubney · 2 years ago
  26. 1ba9744 Correct code style by Thomas Daubney · 2 years ago
  27. c918c32 Stop hashing the null byte by Thomas Daubney · 2 years ago
  28. fbe742b Add extra check to one-shot operation results by Thomas Daubney · 2 years ago
  29. ce14124 Check result of multipart operation by Thomas Daubney · 2 years ago
  30. 606110f Restructure start of program by Thomas Daubney · 2 years ago
  31. 1f98736 Add clarifying comment to new program section by Thomas Daubney · 2 years ago
  32. a2b7519 Use memcmp instead of reinventing it by Thomas Daubney · 2 years ago
  33. 9730cb1 Change hash output formatting by Thomas Daubney · 2 years ago
  34. c07fa29 Change wording in error message by Thomas Daubney · 2 years ago
  35. 3071c85 Clarify comments by Thomas Daubney · 2 years ago
  36. c050037 Remove mbedtls_ and psa_ prefix from var names by Thomas Daubney · 2 years ago
  37. a79f806 Remove superfluous calls to psa_hash_abort by Thomas Daubney · 2 years ago
  38. 6fc4ca2 Replace hash_size with hash_length by Thomas Daubney · 2 years ago
  39. 2c87234 Fix erroneous macro guards by Thomas Daubney · 2 years ago
  40. 086f85f Fix some mistakes in descriptive messages by Gilles Peskine · 5 years ago
  41. 03be234 Declare the dependencies of key_ladder_demo.sh by Gilles Peskine · 5 years ago
  42. d1b5f6f Move common code of demo scripts into a library by Gilles Peskine · 5 years ago
  43. 1fd916a Address review comments by Thomas Daubney · 2 years ago
  44. 9520df7 Fix code style by Thomas Daubney · 2 years ago
  45. 1db78fa Demonstrate algorithm agility by Thomas Daubney · 2 years ago
  46. f7348ae Improve program from first round review comments by Thomas Daubney · 2 years ago
  47. 209c9c9 Bring code-style up-to-date by Thomas Daubney · 2 years, 1 month ago
  48. f8b9ebf Add example program for PSA hash by Hannes Tschofenig · 2 years, 1 month ago
  49. 4dfa368 Fix demo scripts for out-of-tree builds by David Horstmann · 3 years, 8 months ago
  50. 33783b4 Manually fix two remaining instances of old macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  51. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  52. 1a100b6 Merge pull request #6705 from davidhorstmann-arm/code-style-script-non-corrected by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  53. 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  54. 5b98d73 Linewrap for the benefit of Uncrustify by David Horstmann · 2 years, 9 months ago
  55. 7adb8cb Revert "Add generated files for 3.2.0 release" by Paul Elliott · 3 years, 1 month ago
  56. cb21f2e Add generated files for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  57. 41aa808 Merge pull request #952 from gilles-peskine-arm/stdio_buffering-setbuf by Paul Elliott · 3 years, 1 month ago
  58. 6d576c9 Call setbuf when reading or writing files: programs by Gilles Peskine · 3 years, 1 month ago
  59. 5c65c57 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
  60. 017a199 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  61. 64754e1 Wrap long lines by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  62. 340808c Add comments on error codes by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  63. 48bae02 Avoid hardcoding a size by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  64. cf99beb Improve naming consistency by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  65. f6ea19c Work around bug in PSA_MAC_LENGTH() by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  66. 29088a4 Avoid duplicate program names by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  67. 6fdc9e8 Move aead_non_psa out of the psa/ directory by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  68. 69bb3f5 Move hmac_non_psa out of psa/ directory by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  69. 248b385 Add comments to AEAD (non-PSA) examples by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  70. 6349794 Demonstrate better practices in HMAC examples by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  71. f392a02 Add comments to the HMAC (non-)PSA examples by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  72. fd1d13c Avoid requiring too much C99 support by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  73. 7d5ef17 Split aead_cipher_psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  74. edf6e83 Split hmac_md_psa.c by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  75. 1a45c71 Fix cleanup code by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  76. 3aae30c Use PSA macros for buffer sizes by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  77. beef9c2 Use better names for dummy data by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  78. 428a97e Improve option names by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  79. 0e725c3 Improve introductory comments. by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  80. aab5258 Avoid using %zu, not supported everywhere yet. by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  81. 24e82de Fix type of temporary variable by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  82. 763641a Rm use of non-standard __func__ in example programs by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  83. 9efbf53 Declare incompatibility in new programs by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  84. ecffd96 Silence compiler warning in example program by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  85. 398d459 Add example program psa/aead_cipher_psa by Manuel Pégourié-Gonnard · 3 years, 7 months ago
  86. 667b556 Add example program psa/hmac_md_psa by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  87. a8d1406 Rename DEV_MODE to GEN_FILES by David Horstmann · 3 years, 10 months ago
  88. 3e30ad9 Use MBEDTLS_PYTHON_EXECUTABLE by David Horstmann · 3 years, 10 months ago
  89. e90e405 Introduce "Dev mode" option by Manuel Pégourié-Gonnard · 4 years ago
  90. 15a42c3 Allow CMake to generate psa_constant_names_generated.c by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  91. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  92. 9c58274 Remove automatically generated source files by Gilles Peskine · 4 years, 4 months ago
  93. 4a21019 Implement psa_sign_message and psa_verify_message functions by gabor-mezei-arm · 4 years, 4 months ago
  94. 5d1f747d Merge pull request #4377 from mpg/psa-pbkdf2-api by Gilles Peskine · 4 years, 3 months ago
  95. f0c28ef Avoid introducing PSA_ALG_NONE for now by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  96. 71d955a Introduce PSA_ALG_NONE by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  97. c149e1d Remove duplicated definition of PSA_ALG_GET_HASH() by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  98. c7f8dbe Update generated files by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  99. aa923b9 Update generated files by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  100. ec174e2 Update all uses of old AEAD output size macros by Bence Szépkúti · 4 years, 5 months ago