1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-06-17 10:06:06 -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:
Mounir IDRASSI
2026-06-14 11:24:11 +09:00
parent c8a2b89044
commit a751e75588
46 changed files with 1088 additions and 143 deletions
+3
View File
@@ -1,4 +1,5 @@
# Set the default behavior, in case people don't have core.autocrlf set.
.gitattributes text eol=lf
* text=auto
# Explicitly declare text files that could be normalized and converted
@@ -36,6 +37,8 @@ Sources text eol=lf
*.rc text eol=crlf
*.bat text eol=crlf
*.cmd text eol=crlf
*.hhc -text whitespace=cr-at-eol
*.hhp -text whitespace=cr-at-eol
# Denote all files that are truly binary and should not be modified.
*.png binary