X7ROOT File Manager
Current Path:
/usr/share/doc/cryptsetup
usr
/
share
/
doc
/
cryptsetup
/
📁
..
📄
AUTHORS
(137 B)
📄
FAQ
(131.18 KB)
📄
v1.0.7-ReleaseNotes
(2.85 KB)
📄
v1.1.0-ReleaseNotes
(4.92 KB)
📄
v1.1.1-ReleaseNotes
(1.75 KB)
📄
v1.1.2-ReleaseNotes
(1.56 KB)
📄
v1.1.3-ReleaseNotes
(482 B)
📄
v1.2.0-ReleaseNotes
(4.74 KB)
📄
v1.3.0-ReleaseNotes
(4.64 KB)
📄
v1.3.1-ReleaseNotes
(421 B)
📄
v1.4.0-ReleaseNotes
(5.19 KB)
📄
v1.4.1-ReleaseNotes
(889 B)
📄
v1.4.2-ReleaseNotes
(1.59 KB)
📄
v1.4.3-ReleaseNotes
(2.3 KB)
📄
v1.5.0-ReleaseNotes
(8.41 KB)
📄
v1.5.1-ReleaseNotes
(1.26 KB)
📄
v1.6.0-ReleaseNotes
(9.31 KB)
📄
v1.6.1-ReleaseNotes
(1.02 KB)
📄
v1.6.2-ReleaseNotes
(985 B)
📄
v1.6.3-ReleaseNotes
(1.82 KB)
📄
v1.6.4-ReleaseNotes
(1.99 KB)
📄
v1.6.5-ReleaseNotes
(2.42 KB)
📄
v1.6.6-ReleaseNotes
(1.07 KB)
📄
v1.6.7-ReleaseNotes
(3.25 KB)
📄
v1.6.8-ReleaseNotes
(2.01 KB)
📄
v1.7.0-ReleaseNotes
(3.03 KB)
📄
v1.7.1-ReleaseNotes
(1.34 KB)
📄
v1.7.2-ReleaseNotes
(1.45 KB)
📄
v1.7.3-ReleaseNotes
(811 B)
📄
v1.7.4-ReleaseNotes
(657 B)
📄
v1.7.5-ReleaseNotes
(833 B)
📄
v2.0.0-ReleaseNotes
(26 KB)
📄
v2.0.1-ReleaseNotes
(4.75 KB)
📄
v2.0.2-ReleaseNotes
(4.07 KB)
📄
v2.0.3-ReleaseNotes
(5.21 KB)
📄
v2.0.4-ReleaseNotes
(4.9 KB)
📄
v2.0.5-ReleaseNotes
(4.3 KB)
📄
v2.0.6-ReleaseNotes
(4.16 KB)
📄
v2.1.0-ReleaseNotes
(8.68 KB)
📄
v2.2.0-ReleaseNotes
(11.61 KB)
📄
v2.2.1-ReleaseNotes
(1.38 KB)
📄
v2.2.2-ReleaseNotes
(2.1 KB)
📄
v2.3.0-ReleaseNotes
(7.79 KB)
📄
v2.3.1-ReleaseNotes
(1.73 KB)
📄
v2.3.2-ReleaseNotes
(1.46 KB)
📄
v2.3.3-ReleaseNotes
(1.36 KB)
📄
v2.3.4-ReleaseNotes
(4.33 KB)
📄
v2.3.5-ReleaseNotes
(7.25 KB)
📄
v2.3.6-ReleaseNotes
(2.26 KB)
📄
v2.3.7-ReleaseNotes
(4.42 KB)
Editing: v1.4.2-ReleaseNotes
Cryptsetup 1.4.2 Release Notes ============================== Changes since version 1.4.1 * Add --keyfile-offset and --new-keyfile-offset parameters to API and CLI. These options can be used to skip start of keyfile or device used as keyfile. * Add repair command and crypt_repair() for known LUKS metadata problems repair. Some well-known LUKS metadata corruptions are easy to repair, this command should provide a way to fix these problems. Always create binary backup of header device before running repair, (only 4kB - visible header) for example by using dd: dd if=/dev/<LUKS header device> of=repair_bck.img bs=1k count=4 Then you can try to run repair: cryptsetup repair <device> Note, not all problems are possible to repair and if keyslot or some header parameters are overwritten, device is lost permanently. * Fix header check to support old (cryptsetup 1.0.0) header alignment. (Regression in 1.4.0) * Allow to specify --align-payload only for luksFormat. * Add --master-key-file option to luksOpen (open using volume key). * Support UUID=<LUKS_UUID> format for device specification. You can open device by UUID (only shortcut to /dev/disk/by-uuid/ symlinks). * Support password verification with quiet flag if possible. (1.2.0) Password verification can be still possible if input is terminal. * Fix retry if entered passphrases (with verify option) do not match. (It should retry if requested, not fail.) * Fix use of empty keyfile. * Fix error message for luksClose and detached LUKS header. * Allow --header for status command to get full info with detached header.
Upload File
Create Folder