1. 5ff277e Backport 2.1: check if iv is zero in gcm. by Ron Eldor · 8 years ago
  2. c34e8dd Split mbedtls_gcm_init() -> gcm_setkey() by Manuel Pégourié-Gonnard · 10 years ago
  3. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  4. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  5. ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
  6. bd51b26 Add 'exit' label and variable initialization to relevant test suite functions by Paul Bakker · 11 years ago
  7. 083d668 Make GCM tests accept any cipher, not just AES by Manuel Pégourié-Gonnard · 12 years ago
  8. 2014016 Fix a few selftest typos by Manuel Pégourié-Gonnard · 12 years ago
  9. 387a211 Fix some dependencies in tests by Manuel Pégourié-Gonnard · 12 years ago
  10. 4fe9200 Fix memory leak in GCM by adding gcm_free() by Manuel Pégourié-Gonnard · 12 years ago
  11. 43aff2a Moved GCM to use cipher layer instead of AES directly by Paul Bakker · 12 years ago
  12. f7ce67f Add tests for gcm via cipher by Manuel Pégourié-Gonnard · 12 years ago
  13. 33b43f1 Converted .function file to c-like format and adapted generator code by Paul Bakker · 12 years ago
  14. dbd443d Adapted .function files and .data files to new test framework by Paul Bakker · 12 years ago
  15. 68b6d88 - Clear all memory by Paul Bakker · 13 years ago
  16. 89e80c9 - Added base Galois/Counter mode (GCM) for AES by Paul Bakker · 13 years ago