diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm index e29a908f..40cb6348 100644 Binary files a/doc/chm/VeraCrypt User Guide.chm and b/doc/chm/VeraCrypt User Guide.chm differ diff --git a/doc/html/en/Argon2id.html b/doc/html/en/Argon2id.html index 73f3845b..3dc1717b 100644 --- a/doc/html/en/Argon2id.html +++ b/doc/html/en/Argon2id.html @@ -88,7 +88,7 @@ The amount of memory used during the key derivation process, controlled by the P Range: 64 MiB to 1024 MiB (capped at PIM = 31)
  • -Default: 96 MiB (equivalent to PIM = 2) +Default: 416 MiB (equivalent to PIM = 12)
  • @@ -104,7 +104,7 @@ The number of iterations performed during the key derivation process: For PIM > 31: t_cost(pim) = 13 + (pim - 31)
  • -Default: 3 iterations (equivalent to PIM = 2) +Default: 6 iterations (equivalent to PIM = 12)