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