1. 469c9f3 Add GCM tests for empty ciphertext/plaintext and empty AD. by Mateusz Starzyk · 4 years, 2 months ago
  2. 58d3a7e Add GCM tests with vectors lengths non-dividable by 16. by Mateusz Starzyk · 4 years, 2 months ago
  3. 032a1ce Remove init_result check from custom gcm test functions. by Mateusz Starzyk · 4 years, 2 months ago
  4. fc60622 Add customized test functions for GCM update and update_ad. by Mateusz Starzyk · 4 years, 2 months ago
  5. efa2ac8 Uniquify test case descriptions by Gilles Peskine · 6 years ago
  6. 5a21fd6 fix for issue 1118: check if iv is zero in gcm. by Ron Eldor · 9 years ago
  7. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  8. 7bd8a99 Fix GCM dependencies by Manuel Pégourié-Gonnard · 12 years ago
  9. 083d668 Make GCM tests accept any cipher, not just AES by Manuel Pégourié-Gonnard · 12 years ago
  10. 94dd5b4 Rename GCM test suites to AES-GCM by Manuel Pégourié-Gonnard · 12 years ago[Renamed from tests/suites/test_suite_gcm.encrypt_128.data]
  11. b9d3cfa Split up GCM into a start/update/finish cycle by Paul Bakker · 12 years ago
  12. 286bf3c Split up largest test suite data files into smaller chunks by Paul Bakker · 12 years ago