diff options
author | Werner Koch <wk@gnupg.org> | 1999-02-10 17:22:40 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-02-10 17:22:40 +0100 |
commit | 9a4f506a18ed04f5dbd69d74ec0c35ade79e357a (patch) | |
tree | 07178f77cb23862b045b0edf8a2bc5ce188432cd /doc/DETAILS | |
parent | See ChangeLog: Sun Jan 24 18:16:26 CET 1999 Werner Koch (diff) | |
download | gnupg2-9a4f506a18ed04f5dbd69d74ec0c35ade79e357a.tar.xz gnupg2-9a4f506a18ed04f5dbd69d74ec0c35ade79e357a.zip |
See ChangeLog: Wed Feb 10 17:15:39 CET 1999 Werner Koch
Diffstat (limited to 'doc/DETAILS')
-rw-r--r-- | doc/DETAILS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 5e765728d..ed2ad04c3 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -79,7 +79,7 @@ more arguments in future versions. The used key has been revoked by his owner. No arguments yet. BADARMOR - The ascii armor is corrupted. No arguments yet. + The ASCII armor is corrupted. No arguments yet. RSA_OR_IDEA The RSA or IDEA algorithms has been used in the data. A @@ -175,7 +175,7 @@ Record type 2: (directory record) 1 u32 cache record 1 byte ownertrust 1 byte dirflag - 1 byte validity + 1 byte validity of the key calucalted over all user ids 19 byte reserved @@ -208,7 +208,7 @@ Record type 4: (uid record) 1 u32 pointer to preference record 1 u32 siglist list of valid signatures 1 byte uidflags - 1 byte reserved + 1 byte validity of the key calculated over this user id 20 bytes ripemd160 hash of the username. @@ -418,7 +418,7 @@ Usage of gdbm files for keyrings ================================ The key to store the keyblock is it's fingerprint, other records are used for secondary keys. fingerprints are always 20 bytes - where 16 bit fingerprints are appded with zero. + where 16 bit fingerprints are appended with zero. The first byte of the key gives some information on the type of the key. 1 = key is a 20 bit fingerprint (16 bytes fpr are padded with zeroes) |