mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
6425dd001a
* 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'. |
||
---|---|---|
.. | ||
base | ||
codebrowser | ||
compatibility | ||
coverage | ||
fasttest | ||
fuzzer | ||
integration | ||
keeper-jepsen | ||
performance-comparison | ||
pvs | ||
split_build_smoke_test | ||
sqlancer | ||
stateful | ||
stateless | ||
stateless_pytest | ||
stateless_unbundled | ||
stress | ||
style | ||
testflows/runner | ||
unit | ||
Dockerfile | ||
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.