From 536b6ab09fa3e17f955c8b55e8469f3265a1936f Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 13 Oct 2009 19:17:24 +0000 Subject: Keep on hacking on g13. A simple --create and --mount does now work. A hacked up encfs is required. --- g13/keyblob.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'g13/keyblob.h') diff --git a/g13/keyblob.h b/g13/keyblob.h index b52919e0c..a7701005d 100644 --- a/g13/keyblob.h +++ b/g13/keyblob.h @@ -63,8 +63,9 @@ #define KEYBLOB_TAG_BLOBVERSION 0 /* This tag is used to describe the version of the keyblob. It must - be the first tag in a keyblob. Its value is a single byte giving - the blob version. The current version is 1. */ + be the first tag in a keyblob and may only occur once. Its value + is a single byte giving the blob version. The only defined version + is 1. */ #define KEYBLOB_TAG_CONTTYPE 1 /* This tag gives the type of the container. The value is a two byte -- cgit v1.2.3