1. 4e64e0b Fix after PR comments by Ron Eldor · 8 years ago
  2. 7b01244 Add tests for mbedtls_cipher_crypt API by Ron Eldor · 8 years ago
  3. c653990 cipher: Add wrappers for AES-XTS by Jaeden Amero · 7 years ago
  4. 9f52aeb tests: Fix name of 33 byte AES cipher tests by Jaeden Amero · 7 years ago
  5. 33cb519 Add decrypt tests to AES OFB Cipher module by Simon Butcher · 7 years ago
  6. 374bcd4 Add to OFB cipher tests AES-192 and AES-256 OFB by Simon Butcher · 7 years ago
  7. 8c0fd1e Add cipher abstraction and test cases for OFB block mode by Simon Butcher · 7 years ago
  8. 6c563fa Add tests for "return plaintext data faster on unpadded decryption" by Jethro Beekman · 7 years ago
  9. 80cd444 Adds missing dependency to AES special case tests by Simon Butcher · 9 years ago
  10. 6a9c725 Add Cipher layer corner case test coverage by Paul Bakker · 9 years ago
  11. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  12. 4fee79b Fix some more depend issues by Manuel Pégourié-Gonnard · 12 years ago
  13. dd0f57f Check key size in cipher_setkey() by Manuel Pégourié-Gonnard · 12 years ago
  14. 989ed38 Make CBC an option, step 2: cipher layer by Manuel Pégourié-Gonnard · 12 years ago
  15. 5e0efa7 Added POLARSSL_MODE_ECB to the cipher layer by Paul Bakker · 12 years ago
  16. 8eccab5 Add test vectors to the cipher test suite by Manuel Pégourié-Gonnard · 12 years ago
  17. dbd443d Adapted .function files and .data files to new test framework by Paul Bakker · 12 years ago
  18. ebdc413 Add 'no padding' mode by Manuel Pégourié-Gonnard · 12 years ago
  19. 0e7d2c0 Add zero padding by Manuel Pégourié-Gonnard · 12 years ago
  20. 8d4291b Add zeros-and-length (ANSI X.923) padding by Manuel Pégourié-Gonnard · 12 years ago
  21. 679f9e9 Add one-and-zeros (ISO/IEC 7816-4) padding by Manuel Pégourié-Gonnard · 12 years ago
  22. 6c97899 Adapt cipher tests to configurable padding by Manuel Pégourié-Gonnard · 12 years ago
  23. 46c1794 - Split cipher test suite into three different sets by Paul Bakker · 14 years ago