1. a0b0dce Don't fail until everything is initialized by Gilles Peskine · 3 years, 8 months ago
  2. 4eadb02 Add checked return to cipher setup by Paul Elliott · 3 years, 8 months ago
  3. 14a5645 tests: Get rid of mbedtls_test_unhexify() in unit test code by Ronald Cron · 5 years ago
  4. a0c9ff3 tests: Add mbedtls_test_ prefix to *hexify functions by Ronald Cron · 5 years ago
  5. 4e47aa0 test: Check empty buffer decryption for chachapoly by Jaeden Amero · 6 years ago
  6. b25719b Fix errors in AEAD test function by Jack Lloyd · 6 years ago
  7. fb54360 Prevent unused variable in some configurations by k-stachowiak · 7 years ago
  8. a85edd9 Split the unconditional and conditional parameter validation tests by k-stachowiak · 7 years ago
  9. 516897a Remove unnecessary parameter validation from the Cipher module by k-stachowiak · 7 years ago
  10. 95070a8 Make some cipher parameter validation unconditional by k-stachowiak · 7 years ago
  11. 90b8d4a Include static cipher functions in the parameter validation scheme by k-stachowiak · 7 years ago
  12. a539070 Make all parameter validation tests optional by k-stachowiak · 7 years ago
  13. e0215d7 Add Cipher module parameter validation by Krzysztof Stachowiak · 7 years ago
  14. 7904f94 Merge remote-tracking branch 'public/pr/1099' into development-proposed by Simon Butcher · 7 years ago
  15. 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 7 years ago
  16. cf32c45 Add missing headers and fix name change issues by Mohammad Azim Khan · 8 years ago
  17. d30ca13 Combine hex parameters in a struct by Azim Khan · 8 years ago
  18. 46c9b1f Fix test functions and data after moving hexify/unhexify out by Azim Khan · 8 years ago
  19. f1aaec9 Intermediate hexify out change by Azim Khan · 8 years ago
  20. bb4bbbb Resolve PR review comments by Ron Eldor · 8 years ago
  21. 6f90ed8 Fix CI failure by Ron Eldor · 8 years ago
  22. 4e64e0b Fix after PR comments by Ron Eldor · 8 years ago
  23. 7b01244 Add tests for mbedtls_cipher_crypt API by Ron Eldor · 8 years ago
  24. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  25. d906b81 tests: cipher: Allocate enough space for XTS keys by Jaeden Amero · 7 years ago
  26. 234e1ce cipher: add stream test vectors for chacha20(poly1305) by Manuel Pégourié-Gonnard · 7 years ago
  27. 69767d1 cipher: add chachapoly test vector + unauth case by Manuel Pégourié-Gonnard · 7 years ago
  28. dca3a5d Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
  29. dca6abb Fix test suite when GCM Is disabled, but AEAD_ChaCha20_Poly1305 is enabled. by Daniel King · 9 years ago
  30. 6c563fa Add tests for "return plaintext data faster on unpadded decryption" by Jethro Beekman · 7 years ago
  31. 6a9c725 Add Cipher layer corner case test coverage by Paul Bakker · 9 years ago
  32. ac5361f Fix small issues in tests found by Coverity by Manuel Pégourié-Gonnard · 10 years ago
  33. 8473f87 Rename cipher_init_ctx() to cipher_setup() by Manuel Pégourié-Gonnard · 10 years ago
  34. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  35. 240b092 Drop dummy self_test functions by Manuel Pégourié-Gonnard · 11 years ago
  36. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  37. ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
  38. bd51b26 Add 'exit' label and variable initialization to relevant test suite functions by Paul Bakker · 11 years ago
  39. d2a2d61 Adapt programs / test suites by Paul Bakker · 11 years ago
  40. 8f62563 Fix dependencies: GCM != AEAD != CCM by Manuel Pégourié-Gonnard · 11 years ago
  41. 5e7693f Add tests for bad arguments to cipher functions by Manuel Pégourié-Gonnard · 11 years ago
  42. 542eac5 Add tests for CCM via cipher layer by Manuel Pégourié-Gonnard · 11 years ago
  43. 66dfc5a Add test for cipher_list() by Manuel Pégourié-Gonnard · 11 years ago
  44. 2014016 Fix a few selftest typos by Manuel Pégourié-Gonnard · 12 years ago
  45. a7496f0 Fix a few more warnings in small configurations by Manuel Pégourié-Gonnard · 12 years ago
  46. 387a211 Fix some dependencies in tests by Manuel Pégourié-Gonnard · 12 years ago
  47. 989ed38 Make CBC an option, step 2: cipher layer by Manuel Pégourié-Gonnard · 12 years ago
  48. 5e0efa7 Added POLARSSL_MODE_ECB to the cipher layer by Paul Bakker · 12 years ago
  49. 1af50a2 Cipher: test multiple cycles by Manuel Pégourié-Gonnard · 12 years ago
  50. f7ce67f Add tests for gcm via cipher by Manuel Pégourié-Gonnard · 12 years ago
  51. 8eccab5 Add test vectors to the cipher test suite by Manuel Pégourié-Gonnard · 12 years ago
  52. 43a4780 Ommit AEAD functions if GCM not defined by Manuel Pégourié-Gonnard · 12 years ago
  53. aa9ffc5 Split tag handling out of cipher_finish() by Manuel Pégourié-Gonnard · 12 years ago
  54. 2adc40c Split cipher_update_ad() out or cipher_reset() by Manuel Pégourié-Gonnard · 12 years ago
  55. 9c853b9 Split cipher_set_iv() out of cipher_reset() by Manuel Pégourié-Gonnard · 12 years ago
  56. 9241be7 Change cipher prototypes for GCM by Manuel Pégourié-Gonnard · 12 years ago
  57. 07f8fa5 GCM in the cipher layer, step 1 by Manuel Pégourié-Gonnard · 12 years ago
  58. 33b43f1 Converted .function file to c-like format and adapted generator code by Paul Bakker · 12 years ago
  59. dbd443d Adapted .function files and .data files to new test framework by Paul Bakker · 12 years ago
  60. ebdc413 Add 'no padding' mode by Manuel Pégourié-Gonnard · 12 years ago
  61. 6c97899 Adapt cipher tests to configurable padding by Manuel Pégourié-Gonnard · 12 years ago
  62. a640849 Add tests for get_padding() (PKCS#7) by Manuel Pégourié-Gonnard · 12 years ago
  63. 725680f Make cipher tests less dependant on padding size by Manuel Pégourié-Gonnard · 12 years ago
  64. d5fdcaf Add cipher_set_padding() (no effect yet) by Manuel Pégourié-Gonnard · 12 years ago
  65. c65ab34 - Fixed error code by Paul Bakker · 14 years ago
  66. 343a870 - Expanded generic cipher layer with support for CTR and CFB128 modes of operation. by Paul Bakker · 14 years ago
  67. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  68. f4a3f30 - Updated for migration to size_t by Paul Bakker · 14 years ago
  69. 23986e5 - Major type rewrite of int to size_t for most variables and arguments used for buffer lengths and loops by Paul Bakker · 14 years ago
  70. 579923c - The config header file is now always included in all tests by Paul Bakker · 14 years ago
  71. 8123e9d - Added generic cipher wrapper for integration with OpenVPN (donated by Fox-IT) by Paul Bakker · 15 years ago