1. 9e52d15 Fix missing-prototype error for the print_buf functions in sample programs by Michael Schuster · 1 year ago
  2. c1cd26b Revert commit 33af72df in order to not depend on test code by Michael Schuster · 1 year ago
  3. 4595e68 Move print_buf into mbedtls_test_print_buf helper function in sample programs by Michael Schuster · 1 year, 2 months ago
  4. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  5. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  6. ae1bae8 Give a magic constant a name by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  7. c82504e Clean up output from cipher_aead_demo by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  8. 5e6c884 Improve info() function in cipher_aead_demo by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  9. 64754e1 Wrap long lines by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  10. 340808c Add comments on error codes by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  11. 48bae02 Avoid hardcoding a size by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  12. cf99beb Improve naming consistency by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  13. 29088a4 Avoid duplicate program names by Manuel Pégourié-Gonnard · 3 years, 6 months ago[Renamed (98%) from programs/cipher/aead_demo.c]
  14. 6fdc9e8 Move aead_non_psa out of the psa/ directory by Manuel Pégourié-Gonnard · 3 years, 6 months ago[Renamed (96%) from programs/psa/aead_non_psa.c]
  15. 248b385 Add comments to AEAD (non-PSA) examples by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  16. fd1d13c Avoid requiring too much C99 support by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  17. 7d5ef17 Split aead_cipher_psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago