Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Identical key derivation code in XtraDB/InnoDB/Aria | Sergei Golubchik | 2015-05-15 | 1 | -4/+4 |
* | move AES_CTR to its own greatly simplified function | Sergei Golubchik | 2015-05-13 | 1 | -7/+2 |
* | remove now-empty my_aes.{h,cc} | Sergei Golubchik | 2015-04-09 | 1 | -17/+33 |
* | encryption plugin controls the encryption | Sergei Golubchik | 2015-04-09 | 1 | -36/+36 |
* | yassl support | Sergei Golubchik | 2015-04-05 | 1 | -9/+9 |
* | unify my_{en|de}crypt_{cbc|ecb|ctr}. no yassl support yet. | Sergei Golubchik | 2015-04-05 | 1 | -11/+42 |
* | cmake-time detection for EVP_aes_128_ctr() | Sergei Golubchik | 2015-02-10 | 1 | -2/+0 |
* | Push for testing of encryption | Monty | 2015-02-10 | 1 | -0/+42 |