summaryrefslogtreecommitdiff
path: root/libservices/encryption_scheme_service.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|
* Identical key derivation code in XtraDB/InnoDB/AriaSergei Golubchik2015-05-151-0/+17
* Extract it into the "encryption_scheme" service. * Make these engines to use the service, remove duplicate code. * Change MY_AES_xxx error codes, to return them safely from encryption_scheme_encrypt/decrypt without conflicting with ENCRYPTION_SCHEME_KEY_INVALID error