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. 2cd9051 Add decoding empty buffer test calls for cipher modes that benefit from this by k-stachowiak · 6 years ago
  4. 6c563fa Add tests for "return plaintext data faster on unpadded decryption" by Jethro Beekman · 7 years ago
  5. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  6. 6deaac0 Add tests vectors for (3)DES via cipher layer by Manuel Pégourié-Gonnard · 11 years ago
  7. 4fee79b Fix some more depend issues by Manuel Pégourié-Gonnard · 12 years ago
  8. dd0f57f Check key size in cipher_setkey() by Manuel Pégourié-Gonnard · 12 years ago
  9. 989ed38 Make CBC an option, step 2: cipher layer by Manuel Pégourié-Gonnard · 12 years ago
  10. dbd443d Adapted .function files and .data files to new test framework by Paul Bakker · 12 years ago
  11. ebdc413 Add 'no padding' mode by Manuel Pégourié-Gonnard · 12 years ago
  12. 0e7d2c0 Add zero padding by Manuel Pégourié-Gonnard · 12 years ago
  13. 8d4291b Add zeros-and-length (ANSI X.923) padding by Manuel Pégourié-Gonnard · 12 years ago
  14. 679f9e9 Add one-and-zeros (ISO/IEC 7816-4) padding by Manuel Pégourié-Gonnard · 12 years ago
  15. 6c97899 Adapt cipher tests to configurable padding by Manuel Pégourié-Gonnard · 12 years ago
  16. 46c1794 - Split cipher test suite into three different sets by Paul Bakker · 14 years ago