1. 6b79a11 Merge remote-tracking branch 'origin/pr/2293' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  2. 1efda39 Merge remote-tracking branch 'public/pr/2297' into development by Simon Butcher · 7 years ago
  3. e0215d7 Add Cipher module parameter validation by Krzysztof Stachowiak · 7 years ago
  4. 8ffc92a Add parameter validation for the GCM module by k-stachowiak · 7 years ago
  5. c8fff7b Declare test_suite_aes.ofb to CMake by Gilles Peskine · 7 years ago
  6. ac372cc Add a facility to skip running some test suites by Gilles Peskine · 7 years ago
  7. 63ab501 Fix generate_test_code.py argument --helpers-file in CMakeLists.txt by Azim Khan · 7 years ago
  8. 78befd9 Rename generate_code.py -> generate_test_code.py by Mohammad Azim Khan · 7 years ago
  9. 9540261 Incorporated code review comments by Mohammad Azim Khan · 8 years ago
  10. 8c4d5ba Update CMakeList.txt with new test suites code generator by Mohammad Azim Khan · 8 years ago
  11. 2c92949 Merge remote-tracking branch 'public/pr/1198' into development by Simon Butcher · 7 years ago
  12. 8dd03cd Add tests for the nist key wrapping feature by Ron Eldor · 7 years ago
  13. 61fa436 Address review comments - tidy usage of macros to use minimal values by Nicholas Wilson · 7 years ago
  14. 2682edf Fix build using -std=c99 by Nicholas Wilson · 8 years ago
  15. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  16. e9ecf00 aes: Remove AES-XEX by Jaeden Amero · 7 years ago
  17. 5f77801 Implement AES-XTS mode by Aorimn · 9 years ago
  18. fb67fae Add AES-XEX tests cases by Aorimn · 10 years ago
  19. e47d6fd Merge remote-tracking branch 'public/pr/1497' into development by Simon Butcher · 7 years ago
  20. 656864b Add an HKDF (RFC 5869) implementation by Thomas Fossati · 9 years ago
  21. 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  22. 246cb05 Merge remote-tracking branch 'public/pr/1410' into development by Simon Butcher · 7 years ago
  23. dca3a5d Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
  24. 8fe4701 Add ChaCha20+Poly1305 to the Cipher module by Daniel King · 9 years ago
  25. b8025c5 Implement AEAD-ChaCha20-Poly1305. by Daniel King · 9 years ago
  26. adc32c0 Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago
  27. bd92062 Add ChaCha20 to the Cipher module by Daniel King · 9 years ago
  28. 34b822c Initial implementation of ChaCha20 by Daniel King · 9 years ago
  29. 8405257 Support out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  30. 442f03b cmake: keep test list in alphabetic order by Manuel Pégourié-Gonnard · 7 years ago
  31. 8df81e0 Test suite for ARIA by Markku-Juhani O. Saarinen · 8 years ago
  32. f361248 Support verbose output of the test suites by Ron Eldor · 8 years ago
  33. d473c1f Remove need for elevated command line in Windows by Simon B · 9 years ago
  34. 9b3e3c4 Fix config of compiler warning flags with MSVC by Simon B · 9 years ago
  35. 53da6ae Add CMAC test suite to CMakeLists.txt by Simon Butcher · 9 years ago
  36. 50157ff Add new timing test suite that runs the timing self test by Paul Bakker · 9 years ago
  37. c21bec8 Merge branch 'development' by Simon Butcher · 9 years ago
  38. 8a49a01 Add tests for the bug IOTSSL-619. by Janos Follath · 9 years ago
  39. 733676b Allow test suites to be run on Windows by Nicholas Wilson · 10 years ago
  40. 4d8685b Add skeleton for EC J-PAKE module by Manuel Pégourié-Gonnard · 10 years ago
  41. 89eb197 mklink needs /d for directories by Manuel Pégourié-Gonnard · 10 years ago
  42. 3083053 More cmake for windows tune-ups by Manuel Pégourié-Gonnard · 10 years ago
  43. 7e2d68c cmake: -W flags only for GCC and Clang by Manuel Pégourié-Gonnard · 10 years ago
  44. 216a183 Fix whitespace in CMakeLists.txt by Manuel Pégourié-Gonnard · 10 years ago
  45. ec4a339 Remove tests for xxx_hmac() by Manuel Pégourié-Gonnard · 10 years ago
  46. b6b16bd Drop pbkdf2 module (superseded by pkcs5) by Manuel Pégourié-Gonnard · 10 years ago
  47. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  48. 9014b6f Rename project in CMake by Manuel Pégourié-Gonnard · 11 years ago
  49. edb7ed3 Merge commit 'd7e2483' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  50. f9c8a60 Merge commit '8b9bcec' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  51. d7e2483 Merge miscellaneous fixes into development by Paul Bakker · 11 years ago
  52. 765bb31 Add test_suite_memory_buffer_alloc by Manuel Pégourié-Gonnard · 11 years ago
  53. 98aa191 Adjust warnings in different modes by Manuel Pégourié-Gonnard · 11 years ago
  54. 4956fd7 Test and fix anti-replay functions by Manuel Pégourié-Gonnard · 11 years ago
  55. 39141fe Add warnings in debug build, and -Werror with ASan by Manuel Pégourié-Gonnard · 11 years ago
  56. 508e573 Merge tests for asn1write, XTEA and Entropy modules by Paul Bakker · 11 years ago
  57. 2c25eb0 Add test_suite_entropy by Manuel Pégourié-Gonnard · 11 years ago
  58. 36178ff Add tests for asn1_write_octet_string() by Manuel Pégourié-Gonnard · 11 years ago
  59. f7ced92 Fix symlink command for cross compiling by Andre Heinecke · 11 years ago
  60. 542eac5 Add tests for CCM via cipher layer by Manuel Pégourié-Gonnard · 11 years ago
  61. a6916fa Add (placeholder) CCM module by Manuel Pégourié-Gonnard · 11 years ago
  62. 1630058 Potential buffer overwrite in pem_write_buffer() fixed by Paul Bakker · 11 years ago
  63. 3d52ab7 Fixed CMake symlinking on out-of-source builds by Paul Bakker · 11 years ago
  64. e8bac68 Add -Wunreachable-code to check mode by Manuel Pégourié-Gonnard · 11 years ago
  65. cd6d69a Fixed testing with out-of-source builds using cmake by Paul Bakker · 11 years ago
  66. 62273b8 Add NIST validation tests for HMAC_DRBG pr=true by Manuel Pégourié-Gonnard · 12 years ago
  67. 24600b7 Add NIST validation tests for HMAC_DRBG nopr by Manuel Pégourié-Gonnard · 12 years ago
  68. 48bc3e8 Add hmac_drbg_{write,update}_seed_file() by Manuel Pégourié-Gonnard · 12 years ago
  69. 6801f39 Add NIST no_reseed validation tests for HMAC_DRBG by Manuel Pégourié-Gonnard · 12 years ago
  70. 8505d50 Fix "check" mode warnings by Manuel Pégourié-Gonnard · 12 years ago
  71. 1642122 Merged support for Camellia-GCM + ciphersuite and fixes to cipher layer by Paul Bakker · 12 years ago
  72. 13e0d44 Add Camellia-GCM test vectors by Manuel Pégourié-Gonnard · 12 years ago
  73. 94dd5b4 Rename GCM test suites to AES-GCM by Manuel Pégourié-Gonnard · 12 years ago
  74. b0a467f Start adding a PK test suite by Manuel Pégourié-Gonnard · 12 years ago
  75. c7bb02b Moved PK key writing from X509 module to PK module by Paul Bakker · 12 years ago
  76. 1a7550a Moved PK key parsing from X509 module to PK module by Paul Bakker · 12 years ago
  77. 07f8fa5 GCM in the cipher layer, step 1 by Manuel Pégourié-Gonnard · 12 years ago
  78. 37e230c Add arc4 support in the cipher layer by Manuel Pégourié-Gonnard · 12 years ago
  79. 1934318 Introduced own scripted test framework to replace fct.h and reduce compile time by Paul Bakker · 12 years ago
  80. d5fdcaf Add cipher_set_padding() (no effect yet) by Manuel Pégourié-Gonnard · 12 years ago
  81. b0c19a4 PKCS#5 module added. Moved PBKDF2 functionality inside and deprecated by Paul Bakker · 12 years ago
  82. 286bf3c Split up largest test suite data files into smaller chunks by Paul Bakker · 12 years ago
  83. d1c7150 Basic tests for ECDSA. by Manuel Pégourié-Gonnard · 13 years ago
  84. 61ce13b Basic tests for ECDH primitive by Manuel Pégourié-Gonnard · 13 years ago
  85. 4b8c3f2 Moved tests from selftest to tests/test_suite_ecp by Manuel Pégourié-Gonnard · 13 years ago
  86. f518b16 - Added PKCS#5 PBKDF2 key derivation function by Paul Bakker · 13 years ago
  87. 6132d0a - Added Blowfish to generic cipher layer by Paul Bakker · 13 years ago
  88. a9379c0 - Added base blowfish algorithm by Paul Bakker · 13 years ago
  89. 92eeea4 - Modified CMakeLists to support zlib by Paul Bakker · 13 years ago
  90. 89e80c9 - Added base Galois/Counter mode (GCM) for AES by Paul Bakker · 13 years ago
  91. 6d62050 - First tests for x509_write_cert_req() compat with OpenSSL output by Paul Bakker · 13 years ago
  92. fab5c82 - Added support for NULL cipher (POLARSSL_CIPHER_NULL_CIPHER) and weak ciphersuites (POLARSSL_ENABLE_WEAK_CIPHERSUITES). They are disabled by default! by Paul Bakker · 13 years ago
  93. 0e04d0e - Added CTR_DRBG based on AES-256-CTR (NIST SP 800-90) random generator by Paul Bakker · 14 years ago
  94. 7304376 - Fixed CMakeLists.txt for new suites with multiple data files by Paul Bakker · 14 years ago
  95. 46c1794 - Split cipher test suite into three different sets by Paul Bakker · 14 years ago
  96. 9d78140 - A error_strerror function() has been added to translate between error codes and their description. by Paul Bakker · 14 years ago
  97. 9dcc322 - Added support for PKCS#1 v2.1 encoding and thus support for the RSAES-OAEP and RSASSA-PSS operations (enabled by POLARSSL_PKCS1_V21) by Paul Bakker · 14 years ago
  98. b06819b - Adapted CMake files for the PKCS#11 support by Paul Bakker · 15 years ago
  99. 8123e9d - Added generic cipher wrapper for integration with OpenVPN (donated by Fox-IT) by Paul Bakker · 15 years ago
  100. 1737385 - Added generic message digest wrapper for integration with OpenVPN (donated by Fox-IT) by Paul Bakker · 15 years ago