diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-09-30 11:08:59 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-09-30 11:08:59 +0200 |
commit | b96ae29abdc7adff6c157cdce2179f5685c5cd4a (patch) | |
tree | a5e52adb0e5ed61f2f53a799ceef543d3071f16e /doc/chm | |
parent | c0f8179f2af7cdaa0a098b5ad5ea9bdba654274e (diff) | |
download | VeraCrypt-b96ae29abdc7adff6c157cdce2179f5685c5cd4a.tar.gz VeraCrypt-b96ae29abdc7adff6c157cdce2179f5685c5cd4a.zip |
Documentation: Add documentation for RAM Encryption
Diffstat (limited to 'doc/chm')
-rw-r--r-- | doc/chm/VeraCrypt User Guide.chm | bin | 3171955 -> 3181588 bytes | |||
-rw-r--r-- | doc/chm/VeraCrypt.hhc | 4 | ||||
-rw-r--r-- | doc/chm/VeraCrypt.hhp | 1 |
3 files changed, 5 insertions, 0 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm Binary files differindex 4720a995..6cc547e5 100644 --- a/doc/chm/VeraCrypt User Guide.chm +++ b/doc/chm/VeraCrypt User Guide.chm diff --git a/doc/chm/VeraCrypt.hhc b/doc/chm/VeraCrypt.hhc index 62c5a4dc..90096aa0 100644 --- a/doc/chm/VeraCrypt.hhc +++ b/doc/chm/VeraCrypt.hhc @@ -243,6 +243,10 @@ <param name="Local" value="Unencrypted Data in RAM.html"> </OBJECT> <LI> <OBJECT type="text/sitemap"> + <param name="Name" value="VeraCrypt RAM Encryption"> + <param name="Local" value="VeraCrypt RAM Encryption.html"> + </OBJECT> + <LI> <OBJECT type="text/sitemap"> <param name="Name" value="VeraCrypt Memory Protection"> <param name="Local" value="VeraCrypt Memory Protection.html"> </OBJECT> diff --git a/doc/chm/VeraCrypt.hhp b/doc/chm/VeraCrypt.hhp index 0fdda20c..bcce4971 100644 --- a/doc/chm/VeraCrypt.hhp +++ b/doc/chm/VeraCrypt.hhp @@ -176,6 +176,7 @@ VeraCrypt Background Task.html VeraCrypt Hidden Operating System.html VeraCrypt License.html VeraCrypt Memory Protection.html +VeraCrypt RAM Encryption.html VeraCrypt Rescue Disk.html VeraCrypt System Files.html VeraCrypt Volume Format Specification.html |