1. f193176 Move test of mbedtls_camellia_free() to separate test by Hanno Becker · 7 years ago
  2. ff62f44 Remove duplicated parameter check in CAMELLIA module by Hanno Becker · 7 years ago
  3. e939de7 Minor fixes to Camellia parameter validation by Hanno Becker · 7 years ago
  4. 7578837 Test parameter validation for CAMELLIA module by Hanno Becker · 7 years ago
  5. 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 7 years ago
  6. d30ca13 Combine hex parameters in a struct by Azim Khan · 8 years ago
  7. f1aaec9 Intermediate hexify out change by Azim Khan · 8 years ago
  8. 93012e8 Set selftest verbose flag to boost coverage by Andres AG · 9 years ago
  9. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  10. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  11. ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
  12. bd51b26 Add 'exit' label and variable initialization to relevant test suite functions by Paul Bakker · 11 years ago
  13. 8cfd9d8 Adapt programs / test suites to _init() and _free() by Paul Bakker · 11 years ago
  14. 29dcc0b Fix depend issues in test suites for cipher modes by Manuel Pégourié-Gonnard · 11 years ago
  15. 2014016 Fix a few selftest typos by Manuel Pégourié-Gonnard · 12 years ago
  16. 4fee79b Fix some more depend issues by Manuel Pégourié-Gonnard · 12 years ago
  17. 92cb1d3 Make CBC an option, step 3: individual ciphers by Manuel Pégourié-Gonnard · 12 years ago
  18. 33b43f1 Converted .function file to c-like format and adapted generator code by Paul Bakker · 12 years ago
  19. dbd443d Adapted .function files and .data files to new test framework by Paul Bakker · 12 years ago
  20. 1ef71df - Updated unsignedness in some missed cases by Paul Bakker · 14 years ago
  21. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  22. f3ccc68 - Fixed cipher interface for encrypt/decrypt functions by Paul Bakker · 15 years ago
  23. 2b222c8 - Changed interface for AES and Camellia setkey functions to indicate invalid key lengths. by Paul Bakker · 16 years ago
  24. 69998dd - Made code compliant with ISO99 (no-declaration-after-statement) by Paul Bakker · 16 years ago
  25. e896fea - Added additional cases for MPI, MDx by Paul Bakker · 16 years ago