ClickHouse/docs/en/operations
PHO 6425dd001a
Add a codec AES_128_GCM_SIV for encrypting columns on disk (#19896)
* Add a codec Encrypted() for encrypting columns on disk

While this is implemented as a compression codec, it does not actually compress data. It instead encrypts data on disk. The key is obtained by executing a user-specified command at the server startup, or if it's not specified the codec refuses to process any data. For now the only supported cipher is 'AES-128-GCM-SIV'.
2021-07-30 12:12:33 +03:00
..
external-authenticators Correction of the translation 2021-06-08 23:36:57 +03:00
optimizing-performance Avoid short syntax 2021-05-27 21:44:11 +02:00
server-configuration-parameters Add a codec AES_128_GCM_SIV for encrypting columns on disk (#19896) 2021-07-30 12:12:33 +03:00
settings Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
system-tables Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
utilities Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
access-rights.md Avoid short syntax 2021-05-27 21:44:11 +02:00
backup.md Avoid short syntax 2021-05-27 21:44:11 +02:00
caches.md Edit and translate 2021-02-14 14:14:39 +03:00
clickhouse-keeper.md Update clickhouse-keeper.md 2021-07-21 16:37:38 -03:00
configuration-files.md Merging #24404 2021-07-10 10:12:18 +03:00
index.md [docs] split aggregate function and system table references (#11742) 2020-06-18 11:24:31 +03:00
monitoring.md Fix broken links in docs 2020-10-13 20:23:29 +03:00
opentelemetry.md Add the links 2021-03-04 20:13:22 +03:00
performance-test.md Automated hardware benchmark 2021-07-28 21:06:02 +03:00
quotas.md Avoid short syntax 2021-05-27 21:44:11 +02:00
requirements.md Fix broken links in docs 2020-10-13 20:23:29 +03:00
tips.md Update tips.md 2021-06-23 00:09:10 +03:00
troubleshooting.md Avoid short syntax 2021-05-27 21:44:11 +02:00
update.md Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00