LUKS

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Updated link)
(Updated link)
Line 12: Line 12:
  
 
== Specifications ==
 
== Specifications ==
* [http://code.google.com/p/cryptsetup/wiki/Specification LUKS On-Disk Format Specification]
+
* [https://gitlab.com/cryptsetup/cryptsetup/wikis/Specification LUKS On-Disk Format Specification]
  
 
== Software ==
 
== Software ==

Revision as of 02:05, 8 April 2015

File Format
Name LUKS
Ontology
Released ≤2005
LUKS (Linux Unified Key Setup) is a general-purpose encrypted disk format. It supports, for example, multiple keys, and the possibility of changing keys without re-encrypting the entire volume. Some Linux distributions support LUKS by default, using cryptsetup and related utilities, as if it were an advanced form of dm-crypt.

A LUKS volume begins with a header containing a variety of (unencrypted) information about the encrypted data.

Contents

Identification

A LUKS volume begins with signature bytes "'L' 'U' 'K' 'S' 0xBA 0xBE.

Specifications

Software

Links

Wikipedia article

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox