luks revision 284194
1
2#------------------------------------------------------------------------------
3# $File: luks,v 1.4 2009/09/19 16:28:10 christos Exp $
4# luks:  file(1) magic for Linux Unified Key Setup
5# URL:	http://luks.endorphin.org/spec
6# From:	Anthon van der Neut <anthon@mnt.org>
7
80	string		LUKS\xba\xbe	LUKS encrypted file,
9>6	beshort		x		ver %d
10>8	string		x		[%s,
11>40	string		x		%s,
12>72	string		x		%s]
13>168	string		x		UUID: %s
14