Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-11663 Create services for functionality used by plugins | Vladislav Vaintroub | 2017-04-27 | 1 | -69/+2 |
* | New encryption API. Piece-wise encryption. | Sergei Golubchik | 2015-09-04 | 1 | -43/+39 |
* | my_aes_encrypt_gcm() and my_aes_decrypt_gcm() | Sergei Golubchik | 2015-06-02 | 1 | -0/+13 |
* | my_aes_get_size() | Sergei Golubchik | 2015-06-02 | 1 | -1/+1 |
* | 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 |