| Function |
Link |
| luksAddKey -- add new LUKS key by providing an existing key value |
luksAddKey |
| luksChangeKey -- change LUKS key by providing its value |
luksChangeKey |
| luksClose -- close LUKS device |
luksClose |
| luksDump -- print LUKS header information to STDOUT |
luksDump |
| luksFormat -- initialize device for use with LUKS |
luksFormat |
| luksHeaderBackup -- backup LUKS header to file |
luksHeaderBackup |
| luksHeaderRestore -- restore LUKS header from file |
luksHeaderRestore |
| luksKillSlot -- delete LUKS key in specified slot using another key |
luksKillSlot |
| luksOpen -- open LUKS device with valid key |
luksOpen |
| luksRmKey -- remove LUKS key by providing its value |
luksRmKey |
| luksTestKey -- test LUKS key for validity |
luksTestKey |
| luksUUID -- modify UUID of LUKS device |
luksUUID |