1. ed05279 Comment fix by Andrzej Kurek · 2 years, 9 months ago
  2. 8f26c8a Fix a typo in test_suite_cipher by Andrzej Kurek · 2 years, 9 months ago
  3. 6f29a6c test_suite_cipher.function: always include aes.h by Przemek Stekiel · 2 years, 10 months ago
  4. d5ebedf Removed unused variable in cipher test by Tuvshinzaya Erdenekhuu · 3 years ago
  5. 6c68927 Enabled invalid param test for cipher by Tuvshinzaya Erdenekhuu · 3 years ago
  6. 476d9c4 Use MBEDTLS_TEST_DEPRECATED only in tests by Przemek Stekiel · 3 years, 2 months ago
  7. e58ca8b Add MBEDTLS_TEST_DEPRECATED dependency by Przemek Stekiel · 3 years, 3 months ago
  8. 61922d1 Fix mbedtls_cipher_setup_psa() dependencies in tests by Przemek Stekiel · 3 years, 3 months ago
  9. 5dcbc4d Changes name of iv_check to iv_len_validity by Thomas Daubney · 3 years, 5 months ago
  10. 3a066ec Initialise iv buffer before use by Thomas Daubney · 3 years, 5 months ago
  11. b9fbc11 Dynamically allocate iv in dec_empty_buf tests by Andrzej Kurek · 3 years, 7 months ago
  12. 63439ed Return an error for IV lengths other than 12 with ChaCha20+Poly1305 by Andrzej Kurek · 3 years, 8 months ago
  13. 33ca6af Return an error for IV lengths other than 12 with ChaCha20 by Andrzej Kurek · 3 years, 8 months ago
  14. dc8ecda Don't fail until everything is initialized by Gilles Peskine · 3 years, 8 months ago
  15. 0cf7e38 Add checked return to cipher setup by Paul Elliott · 3 years, 8 months ago
  16. 72abd8a Fix type for iv size and block size in tests by Max Fillinger · 3 years, 8 months ago
  17. c60c3a0 Include new getters in test suites by Max Fillinger · 3 years, 9 months ago
  18. f257a6e Add CCM*-no-tag tests for the cipher module. by Mateusz Starzyk · 3 years, 9 months ago
  19. 6ac8f94 Fix cipher info key length sanity checks by Gilles Peskine · 4 years ago
  20. 0be02bd Add accessor functions for cipher_info fields by Gilles Peskine · 4 years ago
  21. 2d0769d Simplification of the tests by TRodziewicz · 4 years, 2 months ago
  22. 7019955 Removal of the TEST_VALID_PARAM macro and its usages by TRodziewicz · 4 years, 2 months ago
  23. 062f353 Changes after code review by TRodziewicz · 4 years, 2 months ago
  24. 875b5fb Refactor optional parameter check tests by Ronald Cron · 4 years, 2 months ago
  25. c1c479f Fllow-up of the review: ChangeLog expansion, mmigration guides added and comments fixed by TRodziewicz · 4 years, 3 months ago
  26. 18efb73 Remove deprecated functions and constants. by TRodziewicz · 4 years, 3 months ago
  27. f6be590 Include psa_crypto_helpers.h in helpers.function by Gilles Peskine · 4 years, 8 months ago
  28. 8a3d234 Fail the test case immediately if cipher_reset_key fails by Gilles Peskine · 4 years, 8 months ago
  29. a2971ea Simplify some buffer comparisons in tests by Gilles Peskine · 4 years, 8 months ago
  30. 70edd68 cipher_auth_xxcrypt(): fix some null pointer handling by Gilles Peskine · 4 years, 8 months ago
  31. b23e31d Minor documentation/comment fixes by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  32. f215ef8 Test that auth_decrypt{,_ext}() zeroize on failure by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  33. 86796bc Add check_param test for cipher_auth_xxcrypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  34. 9b2a789 Use exact-size buffers for testing auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  35. 513c243 Deprecate mbedtls_cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  36. f2ffbc4 Stop supporting NIST_KW in cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  37. 53f10e7 Test cipher_auth_{en,de}crypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  38. 89a8fe5 Extract helper function for repeated test code by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  39. 4c1a100 Improve comments/structure of auth_crypt test by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  40. 9ed4073 tests: Get rid of mbedtls_test_unhexify() in unit test code by Ronald Cron · 5 years ago
  41. 72d628f tests: Add mbedtls_test_ prefix to *hexify functions by Ronald Cron · 5 years ago
  42. 02c78b7 tests: Create an include folder by Ronald Cron · 5 years ago
  43. 4013b98 Merge pull request #166 from k-stachowiak/IOTCRYPT-440-add-missing-dec_empty_buf-tests by Jaeden Amero · 6 years ago
  44. 5386f6b Fix PSA init/deinit in mbedtls_xxx tests when using PSA by Gilles Peskine · 6 years ago
  45. d872723 Add negative tests for empty buffer decoding for certain ciphers by k-stachowiak · 6 years ago
  46. 5ab80ef test: Check empty buffer decryption for chachapoly by Jaeden Amero · 6 years ago
  47. 424840e Call mbedtls_cipher_free() to reset a cipher context by Gilles Peskine · 6 years ago
  48. 139ec3b Don't call mbedtls_cipher_setkey twice by Gilles Peskine · 6 years ago
  49. 1dbc5a2 Fix errors in AEAD test function by Jack Lloyd · 6 years ago
  50. 3ea2687 psa: Initialize crypto in tests that need to by Jaeden Amero · 6 years ago
  51. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 6 years ago
  52. a13272d Test PSA-based CCM cipher operations by Hanno Becker · 7 years ago
  53. e43164e Add AES-*-CBC test vectors for PSA-based cipher contexts by Hanno Becker · 7 years ago
  54. 7904f94 Merge remote-tracking branch 'public/pr/1099' into development-proposed by Simon Butcher · 7 years ago
  55. 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 7 years ago
  56. cf32c45 Add missing headers and fix name change issues by Mohammad Azim Khan · 8 years ago
  57. d30ca13 Combine hex parameters in a struct by Azim Khan · 8 years ago
  58. 46c9b1f Fix test functions and data after moving hexify/unhexify out by Azim Khan · 8 years ago
  59. f1aaec9 Intermediate hexify out change by Azim Khan · 8 years ago
  60. bb4bbbb Resolve PR review comments by Ron Eldor · 8 years ago
  61. 6f90ed8 Fix CI failure by Ron Eldor · 8 years ago
  62. 4e64e0b Fix after PR comments by Ron Eldor · 8 years ago
  63. 7b01244 Add tests for mbedtls_cipher_crypt API by Ron Eldor · 8 years ago
  64. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  65. d906b81 tests: cipher: Allocate enough space for XTS keys by Jaeden Amero · 7 years ago
  66. 234e1ce cipher: add stream test vectors for chacha20(poly1305) by Manuel Pégourié-Gonnard · 7 years ago
  67. 69767d1 cipher: add chachapoly test vector + unauth case by Manuel Pégourié-Gonnard · 7 years ago
  68. dca3a5d Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
  69. dca6abb Fix test suite when GCM Is disabled, but AEAD_ChaCha20_Poly1305 is enabled. by Daniel King · 9 years ago
  70. 6c563fa Add tests for "return plaintext data faster on unpadded decryption" by Jethro Beekman · 7 years ago
  71. 6a9c725 Add Cipher layer corner case test coverage by Paul Bakker · 9 years ago
  72. ac5361f Fix small issues in tests found by Coverity by Manuel Pégourié-Gonnard · 10 years ago
  73. 8473f87 Rename cipher_init_ctx() to cipher_setup() by Manuel Pégourié-Gonnard · 10 years ago
  74. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  75. 240b092 Drop dummy self_test functions by Manuel Pégourié-Gonnard · 11 years ago
  76. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  77. ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
  78. bd51b26 Add 'exit' label and variable initialization to relevant test suite functions by Paul Bakker · 11 years ago
  79. d2a2d61 Adapt programs / test suites by Paul Bakker · 11 years ago
  80. 8f62563 Fix dependencies: GCM != AEAD != CCM by Manuel Pégourié-Gonnard · 11 years ago
  81. 5e7693f Add tests for bad arguments to cipher functions by Manuel Pégourié-Gonnard · 11 years ago
  82. 542eac5 Add tests for CCM via cipher layer by Manuel Pégourié-Gonnard · 11 years ago
  83. 66dfc5a Add test for cipher_list() by Manuel Pégourié-Gonnard · 11 years ago
  84. 2014016 Fix a few selftest typos by Manuel Pégourié-Gonnard · 12 years ago
  85. a7496f0 Fix a few more warnings in small configurations by Manuel Pégourié-Gonnard · 12 years ago
  86. 387a211 Fix some dependencies in tests by Manuel Pégourié-Gonnard · 12 years ago
  87. 989ed38 Make CBC an option, step 2: cipher layer by Manuel Pégourié-Gonnard · 12 years ago
  88. 5e0efa7 Added POLARSSL_MODE_ECB to the cipher layer by Paul Bakker · 12 years ago
  89. 1af50a2 Cipher: test multiple cycles by Manuel Pégourié-Gonnard · 12 years ago
  90. f7ce67f Add tests for gcm via cipher by Manuel Pégourié-Gonnard · 12 years ago
  91. 8eccab5 Add test vectors to the cipher test suite by Manuel Pégourié-Gonnard · 12 years ago
  92. 43a4780 Ommit AEAD functions if GCM not defined by Manuel Pégourié-Gonnard · 12 years ago
  93. aa9ffc5 Split tag handling out of cipher_finish() by Manuel Pégourié-Gonnard · 12 years ago
  94. 2adc40c Split cipher_update_ad() out or cipher_reset() by Manuel Pégourié-Gonnard · 12 years ago
  95. 9c853b9 Split cipher_set_iv() out of cipher_reset() by Manuel Pégourié-Gonnard · 12 years ago
  96. 9241be7 Change cipher prototypes for GCM by Manuel Pégourié-Gonnard · 12 years ago
  97. 07f8fa5 GCM in the cipher layer, step 1 by Manuel Pégourié-Gonnard · 12 years ago
  98. 33b43f1 Converted .function file to c-like format and adapted generator code by Paul Bakker · 12 years ago
  99. dbd443d Adapted .function files and .data files to new test framework by Paul Bakker · 12 years ago
  100. ebdc413 Add 'no padding' mode by Manuel Pégourié-Gonnard · 12 years ago