From 86f261dbc50544d73e4b9ae71fcbc2c6df5b9612 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 7 Apr 1998 18:16:10 +0000 Subject: cipher reorganisiert --- g10/seskey.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'g10/seskey.c') diff --git a/g10/seskey.c b/g10/seskey.c index b17302ea5..4ce8fe03b 100644 --- a/g10/seskey.c +++ b/g10/seskey.c @@ -78,6 +78,9 @@ encode_session_key( DEK *dek, unsigned nbits ) * * 0 2 RND(n bytes) 0 A DEK(k bytes) CSUM(2 bytes) * + * (But how can we store the leading 0 - the external representaion + * of MPIs don't allow leading zeroes =:-) + * * RND are non-zero random bytes. * A is the cipher algorithm * DEK is the encryption key (session key) length k depends on the -- cgit v1.2.3