1. b7778b2 Fix ASAN error in test by Dave Rodgman · 1 year, 7 months ago
  2. 24ad1b5 Add NIST AES-CTR test vectors by Dave Rodgman · 1 year, 7 months ago
  3. 4cc6fb9 add test for multipart AES-CTR by Dave Rodgman · 1 year, 7 months ago
  4. b67b474 Rename MBEDTLS_CIPHER_ENCRYPT_ONLY as MBEDTLS_BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 9 months ago
  5. 85c3023 AES-ECB: add CIPHER_ENCRYPT_ONLY dependency for DECRYPT test cases by Yanray Wang · 2 years, 3 months ago
  6. e4e9e7d For tests, rename TEST_BUFFERS_EQUAL() to TEST_MEMORY_COMPARE() by Tom Cosgrove · 2 years ago
  7. 05b2a87 For tests, rename TEST_CALLOC_OR_FAIL() to just TEST_CALLOC() by Tom Cosgrove · 2 years ago
  8. f9ffd11 For tests, rename ASSERT_ALLOC() to TEST_CALLOC_OR_FAIL() by Tom Cosgrove · 2 years ago
  9. 65cd851 For tests, rename ASSERT_COMPARE() to TEST_BUFFERS_EQUAL() by Tom Cosgrove · 2 years ago
  10. 28e4dc1 Fix use of arithmetic on void* by Gilles Peskine · 2 years, 5 months ago
  11. 844f65d Explicitly test AES contexts with different alignments by Gilles Peskine · 2 years, 5 months ago
  12. 5fcdf49 Move copy-context testing to an auxiliary function by Gilles Peskine · 2 years, 5 months ago
  13. d50cfdd AES context copy test: clean up by Gilles Peskine · 2 years, 5 months ago
  14. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  15. 252283f Fix missing cipher mode dependencies by Andrzej Kurek · 2 years, 10 months ago
  16. c855bf5 Enabled invalid param test for aes by Tuvshinzaya Erdenekhuu · 3 years ago
  17. ec0193d Update test to cover move-decrypt sequence by Werner Lewis · 3 years, 2 months ago
  18. dd76ef3 Refactor AES context to be shallow-copyable by Werner Lewis · 3 years, 2 months ago
  19. 7820a57 Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
  20. 3f9e64c Fix improper spacing by Joe Subbiani · 4 years, 1 month ago
  21. 57face2 Free context in at the end of aes_crypt_xts_size() by JoeSubbiani · 4 years, 2 months ago
  22. 358e588 Temporary addition of an empty assert to satisfy the compiler by TRodziewicz · 4 years, 2 months ago
  23. 7019955 Removal of the TEST_VALID_PARAM macro and its usages by TRodziewicz · 4 years, 2 months ago
  24. 062f353 Changes after code review by TRodziewicz · 4 years, 2 months ago
  25. 875b5fb Refactor optional parameter check tests by Ronald Cron · 4 years, 3 months ago
  26. 55d97f2 tests: Remove usage of mbedtls_test_hexify for comparison by Ronald Cron · 5 years ago
  27. ac6ae35 tests: suites: Remove `hex` in name of variables of type data_t by Ronald Cron · 5 years ago
  28. 9ed4073 tests: Get rid of mbedtls_test_unhexify() in unit test code by Ronald Cron · 5 years ago
  29. df02eb0 tests: aes.ofb: Prepare to char* to data_t* type change by Ronald Cron · 5 years ago
  30. 2dbba99 tests: Reformating due to hexcmp() renaming by Ronald Cron · 5 years ago
  31. de70b16 tests: Add mbedtls_test_ prefix to hexcmp() by Ronald Cron · 5 years ago
  32. f73ab00 tests: Reformating due to unhexify_alloc() renaming by Ronald Cron · 5 years ago
  33. a256c70 tests: Add mbedtls_test_ prefix to unhexify_alloc() by Ronald Cron · 5 years ago
  34. 690f3eb tests: Add mbedtls_test_ prefix to zero_alloc() by Ronald Cron · 5 years ago
  35. 72d628f tests: Add mbedtls_test_ prefix to *hexify functions by Ronald Cron · 5 years ago
  36. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  37. 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 7 years ago
  38. d30ca13 Combine hex parameters in a struct by Azim Khan · 8 years ago
  39. f1aaec9 Intermediate hexify out change by Azim Khan · 8 years ago
  40. 142383e aes: xts: Add tests for invalid key sizes by Jaeden Amero · 7 years ago
  41. 425382d tests: Extend AES-XTS suite by Jaeden Amero · 7 years ago
  42. e5c4b07 tests: Make AES-XTS suite more stack friendly by Jaeden Amero · 7 years ago
  43. cd9fc5e aes: xts: Rename iv to data_unit by Jaeden Amero · 7 years ago
  44. 5162b93 aes: Use length instead of bits_length in XTS by Jaeden Amero · 7 years ago
  45. 9366feb aes: xts: Add new context structure by Jaeden Amero · 7 years ago
  46. e9ecf00 aes: Remove AES-XEX by Jaeden Amero · 7 years ago
  47. 5f77801 Implement AES-XTS mode by Aorimn · 9 years ago
  48. fb67fae Add AES-XEX tests cases by Aorimn · 10 years ago
  49. b7836e1 Change AES OFB tests to memset sizeof buffer by Simon Butcher · 7 years ago
  50. e416bf9 Reduce stack usage for AES OFB tests by Simon Butcher · 7 years ago
  51. 0013144 Fix style and formatting for OFB feature by Simon Butcher · 7 years ago
  52. dbe7fbf Remove unused variable in AES OFB test suite by Simon Butcher · 7 years ago
  53. ad4e493 Fix AES-OFB support for errors, tests and self-test by Simon Butcher · 7 years ago
  54. 0301884 Add test cases for AES OFB block mode by Simon Butcher · 7 years ago
  55. 93012e8 Set selftest verbose flag to boost coverage by Andres AG · 9 years ago
  56. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  57. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  58. ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
  59. bd51b26 Add 'exit' label and variable initialization to relevant test suite functions by Paul Bakker · 11 years ago
  60. 8cfd9d8 Adapt programs / test suites to _init() and _free() by Paul Bakker · 11 years ago
  61. 556efba Added AES CFB8 mode by Paul Bakker · 12 years ago
  62. 2014016 Fix a few selftest typos by Manuel Pégourié-Gonnard · 12 years ago
  63. 387a211 Fix some dependencies in tests by Manuel Pégourié-Gonnard · 12 years ago
  64. 92cb1d3 Make CBC an option, step 3: individual ciphers by Manuel Pégourié-Gonnard · 12 years ago
  65. 33b43f1 Converted .function file to c-like format and adapted generator code by Paul Bakker · 12 years ago
  66. dbd443d Adapted .function files and .data files to new test framework by Paul Bakker · 12 years ago
  67. cd43a0b - Adjusted to use proper size_t arguments by Paul Bakker · 14 years ago
  68. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  69. f3ccc68 - Fixed cipher interface for encrypt/decrypt functions by Paul Bakker · 15 years ago
  70. 2b222c8 - Changed interface for AES and Camellia setkey functions to indicate invalid key lengths. by Paul Bakker · 16 years ago
  71. 69998dd - Made code compliant with ISO99 (no-declaration-after-statement) by Paul Bakker · 16 years ago
  72. 3d36082 - Added test for self_test() by Paul Bakker · 16 years ago
  73. 367dae4 - Added CMake makefiles as alternative to regular Makefiles. by Paul Bakker · 16 years ago