xref: /openbsd/usr.bin/file/magdir/luks (revision 09467b48)
1#	$OpenBSD: luks,v 1.2 2009/04/26 14:17:45 chl Exp $
2
3#------------------------------------------------------------------------------
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