mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-06-20 03:25:03 -05:00
docs: clarify Argon2id and BLAKE2b-512 KDF usage
Document BLAKE2b-512 and Argon2id usage in the HTML/CHM user guide and Russian/Chinese translations. Clarify Argon2id's non-system scope, PBKDF2-HMAC system encryption behavior, PIM parameters, and regenerate the CHM files.
This commit is contained in:
@@ -82,11 +82,17 @@
|
||||
</li><li><strong><a href="Hash%20Algorithms.html">Алгоритмы хеширования</a></strong>
|
||||
<ul>
|
||||
<li><a href="BLAKE2s-256.html">BLAKE2s-256</a></li>
|
||||
<li><a href="BLAKE2b-512.html">BLAKE2b-512</a></li>
|
||||
<li><a href="SHA-256.html">SHA-256</a></li>
|
||||
<li><a href="SHA-512.html">SHA-512</a></li>
|
||||
<li><a href="Whirlpool.html">Whirlpool</a></li>
|
||||
<li><a href="Streebog.html">Streebog</a></li>
|
||||
</ul>
|
||||
</li><li><strong><a href="Key%20Derivation%20Algorithms.html">Алгоритмы формирования ключа</a></strong>
|
||||
<ul>
|
||||
<li><a href="Argon2id.html">Argon2id</a></li>
|
||||
<li><a href="pbkdf2.html">PBKDF2</a></li>
|
||||
</ul>
|
||||
</li><li><strong><a href="Supported%20Operating%20Systems.html">Поддерживаемые операционные системы</a></strong>
|
||||
</li><li><strong><a href="Command%20Line%20Usage.html">Использование в командной строке</a></strong>
|
||||
</li><li><strong><a href="Security%20Model.html">Модель безопасности</a></strong>
|
||||
|
||||
Reference in New Issue
Block a user