1. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  2. 2e67781 Alter program layout for better clarity by Thomas Daubney · 1 year, 10 months ago
  3. a21c972 Remove extra blank line by Thomas Daubney · 1 year, 10 months ago
  4. d8453bb Remove superfluous comment by Thomas Daubney · 1 year, 10 months ago
  5. cd79f77 Add missing newline by Thomas Daubney · 1 year, 10 months ago
  6. 1c2378b Add variable for message length by Thomas Daubney · 1 year, 10 months ago
  7. 3450087 Remove trailing white space in documentation by Thomas Daubney · 1 year, 10 months ago
  8. 7605388 Inform user when unknown hash algorithm supplied by Thomas Daubney · 1 year, 10 months ago
  9. 86f9795 Update documentation by Thomas Daubney · 1 year, 10 months ago
  10. a68ef95 Check length before calling memcmp by Thomas Daubney · 2 years ago
  11. 102033c Add new line at end of file to satisfy code style by Thomas Daubney · 2 years ago
  12. 5c2dcbd Implement cleanup label by Thomas Daubney · 2 years ago
  13. 21fbe4c Remove further superfluous call to psa_hash_abort by Thomas Daubney · 2 years ago
  14. 1ba9744 Correct code style by Thomas Daubney · 2 years ago
  15. c918c32 Stop hashing the null byte by Thomas Daubney · 2 years ago
  16. fbe742b Add extra check to one-shot operation results by Thomas Daubney · 2 years ago
  17. ce14124 Check result of multipart operation by Thomas Daubney · 2 years ago
  18. 606110f Restructure start of program by Thomas Daubney · 2 years ago
  19. 1f98736 Add clarifying comment to new program section by Thomas Daubney · 2 years ago
  20. a2b7519 Use memcmp instead of reinventing it by Thomas Daubney · 2 years ago
  21. 9730cb1 Change hash output formatting by Thomas Daubney · 2 years ago
  22. c07fa29 Change wording in error message by Thomas Daubney · 2 years ago
  23. 3071c85 Clarify comments by Thomas Daubney · 2 years ago
  24. c050037 Remove mbedtls_ and psa_ prefix from var names by Thomas Daubney · 2 years ago
  25. a79f806 Remove superfluous calls to psa_hash_abort by Thomas Daubney · 2 years ago
  26. 6fc4ca2 Replace hash_size with hash_length by Thomas Daubney · 2 years ago
  27. 2c87234 Fix erroneous macro guards by Thomas Daubney · 2 years ago
  28. 1fd916a Address review comments by Thomas Daubney · 2 years ago
  29. 9520df7 Fix code style by Thomas Daubney · 2 years ago
  30. 1db78fa Demonstrate algorithm agility by Thomas Daubney · 2 years ago
  31. f7348ae Improve program from first round review comments by Thomas Daubney · 2 years ago
  32. 209c9c9 Bring code-style up-to-date by Thomas Daubney · 2 years, 1 month ago
  33. f8b9ebf Add example program for PSA hash by Hannes Tschofenig · 2 years, 1 month ago