mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-14 03:25:15 +00:00
aa25ce9e3d
Cf. PR #50986 - rename XML attribute "encryption_codec" to "encrypted_by"
14 lines
481 B
YAML
14 lines
481 B
YAML
encryption_codecs:
|
|
aes_128_gcm_siv:
|
|
key_hex: 00112233445566778899aabbccddeeff
|
|
aes_256_gcm_siv:
|
|
key_hex: 00112233445566778899aabbccddeeff00112233445566778899aabbccddeeff
|
|
|
|
max_table_size_to_drop:
|
|
'#text': 96260000000B0000000000E8FE3C087CED2205A5071078B29FD5C3B97F824911DED3217E980C
|
|
'@encrypted_by': AES_128_GCM_SIV
|
|
|
|
max_partition_size_to_drop:
|
|
'@encrypted_by': AES_256_GCM_SIV
|
|
'#text': 97260000000B0000000000BFFF70C4DA718754C1DA0E2F25FF9246D4783F7FFEC4089EC1CC14
|