diff options
Diffstat (limited to 'doc/html/Program Menu.html')
-rw-r--r-- | doc/html/Program Menu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/Program Menu.html b/doc/html/Program Menu.html index caed5f40..02ee86e6 100644 --- a/doc/html/Program Menu.html +++ b/doc/html/Program Menu.html @@ -73,7 +73,7 @@ Note: When VeraCrypt re-encrypts a volume header, the original volume header is <em>Security Requirements and Precautions</em></a>).</p> </div> <h3>Volumes -> Set Header Key Derivation Algorithm</h3> -<p>This function allows you to re-encrypt a volume header with a header key derived using a different PRF function (for example, instead of HMAC-RIPEMD-160 you could use HMAC-Whirlpool). Note that the volume header contains the master encryption key with which +<p>This function allows you to re-encrypt a volume header with a header key derived using a different PRF function (for example, instead of HMAC-BLAKE2S-256 you could use HMAC-Whirlpool). Note that the volume header contains the master encryption key with which the volume is encrypted. Therefore, the data stored on the volume will <em>not</em> be lost after you use this function. For more information, see the section <a href="Header%20Key%20Derivation.html"> <em>Header Key Derivation, Salt, and Iteration Count</em></a>.<br> |