78 Commits (a0d396fd3f5f86e09f602ac9f76b8d9f2e739221)

Author SHA1 Message Date
Sergei Golubchik 65e7826070 renames to follow single consistent naming style 11 years ago
Sergei Golubchik bb1b61b312 encryption plugin controls the encryption 11 years ago
Sergei Golubchik 6a3932fdd0 use key derivation procedure for all encryption algorithms 11 years ago
Sergei Golubchik ef5b4889c2 optimize encryption api 11 years ago
Jan Lindström af768c2f22 InnoDB/XtraDB Encryption code cleanup 11 years ago
Jan Lindström 71ec0463af Encryption cleanup 11 years ago
Jan Lindström 0ba9fa35bc InnoDB/XtraDB Encryption cleanup 11 years ago
Jan Lindström b4a4d82396 InnoDB/XtraDB Encryption cleanup. 11 years ago
Sergei Golubchik 2f8d101f9e unify my_{en|de}crypt_{cbc|ecb|ctr}. no yassl support yet. 11 years ago
Jan Lindström cbc5157feb MDEV-7878: innodb_scrub_background fails sporadically in buildbot (Failing assertion: offset > 0 && offset < UNIV_PAGE_SIZE) 11 years ago
Jan Lindström 3578419b77 MDEV-7797: file_key_management_plugin uses static IV for a key 11 years ago
Jan Lindström b3438f24a1 MDEV-7803: Encryption metadata (crypt_data) is written to InnoDB file space page 0 even when encryption is not enabled 11 years ago
Jan Lindström 64a290dc31 MDEV-7797: file_key_management_plugin uses static IV for a key 11 years ago
Jan Lindström bab0bdbb5c Introduce two debug crash points while writing crypt data to test 11 years ago
Jan Lindström c4b268add0 InnoDB cleanup. Remove empty statements i.e. extra ; characters. 11 years ago
Jan Lindström 7c21ea9f50 MDEV-7772: SIGSEGV on my_aes_encrypt_cbc when -DWITH_SSL=bundled 11 years ago
Jan Lindström 7047bef1ef Use standard InnoDB error mechanism on compression and encryption 11 years ago
Jan Lindström e2e809860e Pass down the information should we encrypt the page at os0file.cc 11 years ago
Sergei Golubchik 21430e4378 encryption keys service 11 years ago
Sergei Golubchik cf8bf0b68e encryption key management plugin api 11 years ago
Sergei Golubchik d7d589dc01 Further fixes (copied from d7d589dc) 11 years ago
Michael Widenius 1e3e19a4dd Fixes for encryption from eperi 11 years ago
Monty fb7a504ee1 Pushed files missing in last commit 11 years ago
Jan Lindström 89af7cfdf4 Fix error. 11 years ago
Jan Lindström 831bf6eada Start integraring encryption and compression so that we have 11 years ago
Jan Lindström da41a9683c Merge Google's Scrubing feature: 11 years ago
Jan Lindström c5ae630582 Merge Google encryption 11 years ago