1. a911b32 Fix dependency in AES GCM test case by Gilles Peskine · 5 years ago
  2. 1b7a780 Increase test coverage by adding AES and CAMELLIA empty buffer tests by Andrzej Kurek · 5 years ago
  3. efa2ac8 Uniquify test case descriptions by Gilles Peskine · 6 years ago
  4. d872723 Add negative tests for empty buffer decoding for certain ciphers by k-stachowiak · 6 years ago
  5. c5899a0 Fix dependencies for some GCM empty buffer decoding tests by k-stachowiak · 6 years ago
  6. 8e88a8f Remove redundant empty buffer decoding test by k-stachowiak · 6 years ago
  7. 2cd9051 Add decoding empty buffer test calls for cipher modes that benefit from this by k-stachowiak · 6 years ago
  8. 91cb605 Add missing newline at the end of test_suite_cipher.gcm.data by Hanno Becker · 7 years ago
  9. e15c71c Test PSA-based GCM cipher operations by Hanno Becker · 7 years ago
  10. 78115ac Adapt existing Cipher-GCM test cases to new param for auth_crypt_tv by Hanno Becker · 7 years ago
  11. c0c882c Add missing dependencies in test_suite_cipher.gcm by Hanno Becker · 7 years ago
  12. ef42f22 Add NIST AES GCM test vectors to single-step cipher API test suite by Hanno Becker · 7 years ago
  13. 6c563fa Add tests for "return plaintext data faster on unpadded decryption" by Jethro Beekman · 7 years ago
  14. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  15. c2bd7a2 Add test vectors for Camellia-GCM via cipher layer by Manuel Pégourié-Gonnard · 12 years ago
  16. 2009718 Add tests for AES-{192,256}-GCM in cipher layer by Manuel Pégourié-Gonnard · 12 years ago
  17. 87181d1 Add Camellia-GCM to th cipher layer by Manuel Pégourié-Gonnard · 12 years ago
  18. 4fee79b Fix some more depend issues by Manuel Pégourié-Gonnard · 12 years ago
  19. 989ed38 Make CBC an option, step 2: cipher layer by Manuel Pégourié-Gonnard · 12 years ago
  20. b8bd593 Restrict cipher_update() for GCM by Manuel Pégourié-Gonnard · 12 years ago
  21. f7ce67f Add tests for gcm via cipher by Manuel Pégourié-Gonnard · 12 years ago
  22. 8eccab5 Add test vectors to the cipher test suite by Manuel Pégourié-Gonnard · 12 years ago
  23. 07f8fa5 GCM in the cipher layer, step 1 by Manuel Pégourié-Gonnard · 12 years ago