Linux Unified Key Setup

"LUKS" redirects here. For the American painter, see George Luks.

In computing, the Linux Unified Key Setup or LUKS is a disk encryption specification created by Clemens Fruhwirth in 2004 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 among 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 LibreCrypt (formerly DoxBox).

The design of LUKS aimed to conform to the TKS1 secure key setup scheme.[2]

See also

References

  1. Fruhwirth, Clemens (2011-10-16). "LUKS On-Disk Format Specification Version 1.2.1" (PDF). Retrieved 2015-04-05.
  2. Clemens Fruhwirth (2004-07-15). "TKS1 An anti-forensic, two level, and iterated key setup scheme" (PDF). draft. Retrieved 2006-12-12.

External links

This article is issued from Wikipedia - version of the 10/28/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.