ClickHouse/tests/config/config.d
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
..
clusters.xml Preserve errors for INSERT into Distributed 2021-04-28 22:33:29 +03:00
custom_settings_prefixes.xml Move config files to directories 2020-09-24 13:21:34 +03:00
database_atomic.xml Merge branch 'master' into enable_atomic_database_by_default 2020-09-25 02:04:01 +03:00
database_replicated.xml Missed setting 2021-04-14 22:48:52 +03:00
disks.xml Move config files to directories 2020-09-24 13:21:34 +03:00
encryption.xml Add a codec AES_128_GCM_SIV for encrypting columns on disk (#19896) 2021-07-30 12:12:33 +03:00
graphite.xml Move config files to directories 2020-09-24 13:21:34 +03:00
keeper_port.xml Upload keeper logs from stateless tests 2021-04-14 18:04:57 +03:00
listen.xml Move config files to directories 2020-09-24 13:21:34 +03:00
logging_no_rotate.xml Disable rotation of the logs in tests (on CI) 2020-11-19 01:08:47 +03:00
macros.xml Supported cluster macros inside table function 'cluster' 2021-07-29 12:12:29 +03:00
max_concurrent_queries.xml Update max_concurrent_queries.xml 2020-10-13 13:40:00 +03:00
metric_log.xml Move config files to directories 2020-09-24 13:21:34 +03:00
part_log.xml Move config files to directories 2020-09-24 13:21:34 +03:00
polymorphic_parts.xml run check with wide parts 2020-10-07 21:53:34 +03:00
query_masking_rules.xml Move config files to directories 2020-09-24 13:21:34 +03:00
secure_ports.xml Whitespaces 2021-07-21 04:47:56 +03:00
tcp_with_proxy.xml Support for PROXY protocol 2020-12-03 00:05:51 +03:00
test_cluster_with_incorrect_pw.xml Fix path masking in system.distribution_queue for multiple nodes 2020-11-06 21:04:50 +03:00
text_log.xml Move config files to directories 2020-09-24 13:21:34 +03:00
top_level_domains_lists.xml Use new top_level_domains_path 2020-12-09 21:08:31 +03:00
top_level_domains_path.xml Use new top_level_domains_path 2020-12-09 21:08:31 +03:00
zookeeper_log.xml add system.zookeeper_log 2021-07-09 17:05:35 +03:00
zookeeper.xml Change test config 2020-11-11 17:00:28 +03:00