1. d68703b Split up largest test suite data files into smaller chunks by Paul Bakker · 12 years ago
  2. f518b16 - Added PKCS#5 PBKDF2 key derivation function by Paul Bakker · 13 years ago
  3. 6132d0a - Added Blowfish to generic cipher layer by Paul Bakker · 13 years ago
  4. a9379c0 - Added base blowfish algorithm by Paul Bakker · 13 years ago
  5. 92eeea4 - Modified CMakeLists to support zlib by Paul Bakker · 13 years ago
  6. 89e80c9 - Added base Galois/Counter mode (GCM) for AES by Paul Bakker · 13 years ago
  7. 6d62050 - First tests for x509_write_cert_req() compat with OpenSSL output by Paul Bakker · 13 years ago
  8. 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
  9. 0e04d0e - Added CTR_DRBG based on AES-256-CTR (NIST SP 800-90) random generator by Paul Bakker · 14 years ago
  10. 7304376 - Fixed CMakeLists.txt for new suites with multiple data files by Paul Bakker · 14 years ago
  11. 46c1794 - Split cipher test suite into three different sets by Paul Bakker · 14 years ago
  12. 9d78140 - A error_strerror function() has been added to translate between error codes and their description. by Paul Bakker · 14 years ago
  13. 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
  14. b06819b - Adapted CMake files for the PKCS#11 support by Paul Bakker · 15 years ago
  15. 8123e9d - Added generic cipher wrapper for integration with OpenVPN (donated by Fox-IT) by Paul Bakker · 15 years ago
  16. 1737385 - Added generic message digest wrapper for integration with OpenVPN (donated by Fox-IT) by Paul Bakker · 15 years ago
  17. 4c14a25 - Fixed out of source build for tests with CMake by Paul Bakker · 15 years ago
  18. 3ac1b2d - Added runtime and compiletime version information by Paul Bakker · 15 years ago
  19. 1f76115 - Fixed bug resulting in failure to send the last certificate in the chain in ssl_write_certificate() and ssl_write_certificate_request() by Paul Bakker · 15 years ago
  20. 37940d9f - Added test coverage for X509parse by Paul Bakker · 16 years ago
  21. 5c60de2 - Added preliminary test cases for DHM by Paul Bakker · 16 years ago
  22. f725a88 - Added test suite for XTEA by Paul Bakker · 16 years ago
  23. 42a29bf - Added test suite for RSA and PKCS#1 by Paul Bakker · 16 years ago
  24. e896fea - Added additional cases for MPI, MDx by Paul Bakker · 16 years ago
  25. 367dae4 - Added CMake makefiles as alternative to regular Makefiles. by Paul Bakker · 16 years ago