summaryrefslogtreecommitdiff
path: root/mysys_ssl
Commit message (Expand)AuthorAgeFilesLines
* my_aes* functions: support for different key lengthsSergei Golubchik2015-04-081-14/+38
* yassl supportSergei Golubchik2015-04-051-30/+63
* unify my_{en|de}crypt_{cbc|ecb|ctr}. no yassl support yet.Sergei Golubchik2015-04-052-559/+96
* simplify my_crypt.cc, remove duplicate codeSergei Golubchik2015-04-051-278/+30
* encryption cleanup: small changesSergei Golubchik2015-04-051-95/+0
* MDEV-7772: SIGSEGV on my_aes_encrypt_cbc when -DWITH_SSL=bundledJan Lindström2015-03-171-16/+20
* yassl builds: don't hide mysys_ssl symbols that cannot possibly collide with ...Sergei Golubchik2015-02-151-1/+0
* cmake-time detection for EVP_aes_128_ctr()Sergei Golubchik2015-02-101-1/+2
* encryption key management plugin apiSergei Golubchik2015-02-103-146/+0
* Push for testing of encryptionMonty2015-02-105-13/+1296
* MDEV-7397: SIGSEGV on inserting into a key-less tableNirbhay Choubey2014-12-311-0/+1
* MD5 serviceSergei Golubchik2014-10-011-22/+102
* extend SHA1 service. cleanup of sha1 wrappersSergei Golubchik2014-10-011-61/+58
* Do the partial merge of WL#5602 correctly:Sergei Golubchik2013-12-092-456/+0
* SHA1 serviceSergei Golubchik2013-07-131-10/+20
* Applied all changes from Igor and SanjaMichael Widenius2013-06-152-40/+0
* Temporary commit of 10.0-mergeMichael Widenius2013-03-269-0/+1200