summaryrefslogtreecommitdiff
path: root/include/my_crypt.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-271-69/+2
* New encryption API. Piece-wise encryption.Sergei Golubchik2015-09-041-43/+39
* my_aes_encrypt_gcm() and my_aes_decrypt_gcm()Sergei Golubchik2015-06-021-0/+13
* my_aes_get_size()Sergei Golubchik2015-06-021-1/+1
* Identical key derivation code in XtraDB/InnoDB/AriaSergei Golubchik2015-05-151-4/+4
* move AES_CTR to its own greatly simplified functionSergei Golubchik2015-05-131-7/+2
* remove now-empty my_aes.{h,cc}Sergei Golubchik2015-04-091-17/+33
* encryption plugin controls the encryptionSergei Golubchik2015-04-091-36/+36
* yassl supportSergei Golubchik2015-04-051-9/+9
* unify my_{en|de}crypt_{cbc|ecb|ctr}. no yassl support yet.Sergei Golubchik2015-04-051-11/+42
* cmake-time detection for EVP_aes_128_ctr()Sergei Golubchik2015-02-101-2/+0
* Push for testing of encryptionMonty2015-02-101-0/+42