blob: 67e13a384a5e7111bb04704479ff59e3ad17b104 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $OpenBSD: luks,v 1.2 2009/04/26 14:17:45 chl Exp $
#------------------------------------------------------------------------------
# luks: file(1) magic for Linux Unified Key Setup
# URL: http://luks.endorphin.org/spec
# From: Anthon van der Neut <anthon@mnt.org>
0 string LUKS\xba\xbe LUKS encrypted file,
>6 beshort x ver %d
>8 string x [%s,
>40 string x %s,
>72 string x %s]
>168 string x UUID: %s
|