- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
- 5c65c57 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
- 64754e1 Wrap long lines by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 340808c Add comments on error codes by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 48bae02 Avoid hardcoding a size by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- cf99beb Improve naming consistency by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 29088a4 Avoid duplicate program names by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 6fdc9e8 Move aead_non_psa out of the psa/ directory by Manuel Pégourié-Gonnard · 3 years, 6 months ago[Renamed (97%) from programs/psa/aead_psa.c]
- 248b385 Add comments to AEAD (non-PSA) examples by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- fd1d13c Avoid requiring too much C99 support by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 7d5ef17 Split aead_cipher_psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago[Renamed (61%) from programs/psa/aead_cipher_psa.c]
- 1a45c71 Fix cleanup code by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 3aae30c Use PSA macros for buffer sizes by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- beef9c2 Use better names for dummy data by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 428a97e Improve option names by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 0e725c3 Improve introductory comments. by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- aab5258 Avoid using %zu, not supported everywhere yet. by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 24e82de Fix type of temporary variable by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 763641a Rm use of non-standard __func__ in example programs by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 9efbf53 Declare incompatibility in new programs by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- ecffd96 Silence compiler warning in example program by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 398d459 Add example program psa/aead_cipher_psa by Manuel Pégourié-Gonnard · 3 years, 7 months ago