Support reading from snapshots encrypted with different keys

This commit is contained in:
Vitaliy Filippov
2026-03-20 21:00:32 +03:00
parent e6c3f4c6f4
commit de7edfd31d
13 changed files with 322 additions and 140 deletions
+1
View File
@@ -57,6 +57,7 @@ OLD=1 ./test_move_reappear.sh
./test_snapshot_chain.sh
SCHEME=ec ./test_snapshot_chain.sh
ENCRYPTED=1 ./test_snapshot_chain.sh
OLD=1 ./test_snapshot_chain.sh
OLD=1 SCHEME=ec ./test_snapshot_chain.sh