ClickHouse/tests/integration/test_encrypted_disk
Vitaly Baranov 6d45d0c374
Use fingerprints instead of key IDs in encrypted disks (#49882)
* Use fingerprints instead of key IDs to find keys in encrypted disks.
Always use little endian in the headers of encryption files.

* Add tests.

* Fix copying binary files to test containers.

* Fix ownership for copied files in test containers.

* Add comments after review.

---------

Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-05-31 13:11:10 +02:00
..
configs Add tests. 2023-05-16 14:27:27 +02:00
old_versions Use fingerprints instead of key IDs in encrypted disks (#49882) 2023-05-31 13:11:10 +02:00
__init__.py add test_encrypted_disk integration test 2021-05-23 00:18:59 +00:00
test.py Use fingerprints instead of key IDs in encrypted disks (#49882) 2023-05-31 13:11:10 +02:00