ClickHouse/docker/test
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
..
base Merge branch 'master' into random_timezone_for_stateless_tests 2021-07-24 13:55:21 +03:00
codebrowser
compatibility
coverage
fasttest Add a codec AES_128_GCM_SIV for encrypting columns on disk (#19896) 2021-07-30 12:12:33 +03:00
fuzzer record server exit code in fuzzer 2021-07-22 17:05:47 +03:00
integration Merge branch 'master' into rename_materialize_mysql 2021-07-28 12:18:01 +03:00
keeper-jepsen
performance-comparison Update compare.sh 2021-07-22 18:37:20 +03:00
pvs
split_build_smoke_test
sqlancer
stateful Merge branch 'master' into random_timezone_for_stateless_tests 2021-07-18 01:12:24 +03:00
stateless Merge pull request #26129 from ClickHouse/system_zookeeper_log 2021-07-28 11:22:29 +03:00
stateless_pytest
stateless_unbundled Merge branch 'master' into random_timezone_for_stateless_tests 2021-07-18 01:12:24 +03:00
stress Update stress 2021-07-29 16:21:29 +03:00
style
testflows/runner Trying to fix collection of clickhouser server logs for TestFlows check. 2021-07-07 21:45:29 -04:00
unit Merge branch 'master' into random_timezone_for_stateless_tests 2021-07-18 01:12:24 +03:00
Dockerfile Revert "Auto version update to [21.10.1.1] [54455]" 2021-07-17 13:17:30 +03:00
README.md
test_runner_docker_compose.yaml
test_runner.sh

ClickHouse Test Docker Image

License

View license information for the software contained in this image.