mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Documentation: Use "KDF" instead of "PKCS-5 PRF". Add Argon2 related information.
This commit is contained in:
@@ -59,7 +59,7 @@ Note: For information on how to change a password used for pre-boot authenticati
|
||||
See also the chapter <a href="Security%20Requirements%20and%20Precautions.html">
|
||||
<em>Security Requirements and Precautions</em></a>.</p>
|
||||
<div style="margin-left:50px">
|
||||
<h4>PKCS-5 PRF</h4>
|
||||
<h4>KDF</h4>
|
||||
<p>In this field you can select the algorithm that will be used in deriving new volume header keys (for more information, see the section
|
||||
<a href="Header%20Key%20Derivation.html">
|
||||
<em>Header Key Derivation, Salt, and Iteration Count</em></a>) and in generating the new salt (for more information, see the section
|
||||
|
||||
Reference in New Issue
Block a user