mariadb/plugin/file_key_management
Vladislav Vaintroub 5e4b657dd4 MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library
- Add new submodule for WolfSSL
- Build and use wolfssl and wolfcrypt instead of yassl/taocrypt
- Use HAVE_WOLFSSL instead of HAVE_YASSL
- Increase MY_AES_CTX_SIZE, to avoid compile time asserts in my_crypt.cc
(sizeof(EVP_CIPHER_CTX) is larger on WolfSSL)
2019-05-22 13:48:25 +02:00
..
CMakeLists.txt completely rewrote file_key_management plugin 2015-04-08 10:58:50 +02:00
file_key_management_plugin.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
parser.cc MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library 2019-05-22 13:48:25 +02:00
parser.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00