VeraCrypt includes custom PIM, Personal Iterations Multiplier to help future proof the software for the user to be able to increase the hash iterations.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You have to use a password of 20 or more characters to set the PIM to a lower default value.
You can read the details in the Personal Iterations Multiplier documentation.
EDIT:
So is setting a password and setting PIM = 1 the fastest way to decrypt the
partition?
The password, PIM and keyfiles is only for decrypting the header key using the hash algorithm to extract the encryption key used for reading/writing to the mounted VeraCrypt volume.
Why does it take VeraCrypt so long time with "Auto-mount device", in TrueCrypt it takes 1 sec. where VeraCrypt 20 sec. if I'm lucky.
VeraCrypt's default iteration count for the hash is much higher to improve security due to advances in hardware technology than TrueCrypt.
https://www.veracrypt.fr/en/Header%20Key%20Derivation.html
VeraCrypt includes custom PIM, Personal Iterations Multiplier to help future proof the software for the user to be able to increase the hash iterations.
So is setting a password and setting PIM = 1 the fastest way to decrypt the
partition?
MOD EDIT: Removed over quoting.
Last edit: Enigma2Illusion 2024-12-04
You have to use a password of 20 or more characters to set the PIM to a lower default value.
You can read the details in the Personal Iterations Multiplier documentation.
EDIT:
The password, PIM and keyfiles is only for decrypting the header key using the hash algorithm to extract the encryption key used for reading/writing to the mounted VeraCrypt volume.
https://www.veracrypt.fr/en/Header%20Key%20Derivation.html
The encryption key aka the master key is not using the hash algorithm.
https://www.veracrypt.fr/en/Encryption%20Algorithms.html
https://www.veracrypt.fr/en/Encryption%20Scheme.html
Last edit: Enigma2Illusion 2024-12-04
OK, also I would be nice if VeraCrypt could be associated with .hc files but can't be done in windows ?. Worked fine in TrueCrypt .tc files.
I have never had any problem with the
.hcextension being associated with the VeraCrypt application.Try reinstalling VeraCrypt and reboot after installation.
EDIT:
During the installation, be sure on the Setup Options screen that the "Associate the .hc file extension with VeraCrypt" box option is checked.
Be sure to install using a Windows account with Administrator privileges.
Last edit: Enigma2Illusion 2024-12-06