Будут ли все файлы повреждены внутри TrueCrypt?

Будут ли все файлы повреждены внутри TrueCrypt?

Если у меня было 15 файлов в контейнере/томе TrueCrypt, а затем предположим, что зашифрованный том был поврежден в какой-то позиции в файле-контейнере. Означает ли это, что том больше нельзя расшифровать, чтобы сохранить файлы, которые могут быть в безопасности? Станет ли он непригодным для использования?

решение1

Нет. Размер блока TrueCrypt составляет всего 16 байт — это минимальный размер, который станет непригодным для использования. Если предположить, что ваше повреждение ограничено по масштабу, вы сможете восстановить большую часть своих данных. ИзЧасто задаваемые вопросы о TrueCrypt:

What will happen when a part of a TrueCrypt volume becomes corrupted?

In encrypted data, one corrupted bit usually corrupts the whole
ciphertext block in which it occurred. The ciphertext block size used
by TrueCrypt is 16 bytes (i.e., 128 bits). The mode of operation used
by TrueCrypt ensures that if data corruption occurs within a block,
the remaining blocks are not affected. See also the question 'What do
I do when the encrypted filesystem on my TrueCrypt volume is
corrupted?


What do I do when the encrypted filesystem on my TrueCrypt volume is corrupted?

File system within a TrueCrypt volume may become corrupted in the same
way as any normal unencrypted file system. When that happens, you can
use filesystem repair tools supplied with your operating system to fix
it. In Windows, it is the 'chkdsk' tool. TrueCrypt provides an easy
way to use this tool on a TrueCrypt volume: Right-click the mounted
volume in the main TrueCrypt window (in the drive list) and from the
context menu select 'Repair Filesystem'.

Связанный контент