summaryrefslogtreecommitdiff
path: root/sql/encryption.cc
Commit message (Expand)AuthorAgeFilesLines
* make encrypt-binlog and encrypt-tmp-files to fail if no encryptionSergei Golubchik2015-09-091-5/+0
* New encryption API. Piece-wise encryption.Sergei Golubchik2015-09-041-34/+31
* MDEV-8126 encryption for temp filesSergei Golubchik2015-06-021-0/+5
* MDEV-8173: InnoDB; Failing assertion: crypt_data->type == 1Jan Lindström2015-05-201-1/+7
* Identical key derivation code in XtraDB/InnoDB/AriaSergei Golubchik2015-05-151-0/+107
* Add encryption key id to the API as a distinct conceptSergei Golubchik2015-04-091-6/+12
* renames to follow single consistent naming styleSergei Golubchik2015-04-091-0/+99