Linux Unified Key Setup
In computing, the Linux Unified Key Setup or LUKS is a disk-encryption specification created by Clemens Fruhwirth and originally intended for Linux.
While most disk encryption software implements different and incompatible, undocumented formats, LUKS specifies a platform-independent standard on-disk format for use in various tools. This not only facilitates compatibility and interoperability amongst different programs, but also assures that they all implement password management in a secure and documented manner.[1]
The reference implementation for LUKS operates on Linux and is based on an enhanced version of cryptsetup, using dm-crypt as the disk encryption backend. Under Microsoft Windows, LUKS-encrypted disks can be used with FreeOTFE.
The design of LUKS aimed to conform to the TKS1 secure key setup scheme.[2]
[edit] See also
[edit] External links
[edit] References
- ^ Fruhwirth, Clemens (December 8, 2008). "LUKS On-Disk Format Specification Version 1.1.1". http://cryptsetup.googlecode.com/svn-history/r42/wiki/LUKS-standard/on-disk-format.pdf. Retrieved 9 December 2010.
- ^ Clemens Fruhwirth (2004-07-15). "TKS1 – An anti-forensic, two level, and iterated key setup scheme" (PDF). draft. http://clemens.endorphin.org/TKS1-draft.pdf. Retrieved 2006-12-12.
|
||||||||||||||||||||||||||||||||||||||||
| This cryptography-related article is a stub. You can help Wikipedia by expanding it. |