1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* gpg.sgml: Minor language tweaks, spell check, copyright date,

etc.

* DETAILS: Note that user IDs/UATs fill in creation and expiration date.
Document namehash.
This commit is contained in:
David Shaw 2003-01-15 03:30:31 +00:00
parent 773513c70b
commit 06ef613289
3 changed files with 28 additions and 18 deletions

View file

@ -62,10 +62,13 @@ record.
17 = DSA (sometimes called DH, sign only)
20 = ElGamal (sign and encrypt)
(for other id's see include/cipher.h)
5. Field: KeyID either of
6. Field: Creation Date (in UTC)
7. Field: Key expiration date or empty if none.
8. Field: Used for serial number in crt records (used to be the Local-ID)
5. Field: KeyID
6. Field: Creation Date (in UTC). For UID and UAT records, this is the
self-signature date.
7. Field: Key or user ID/user attribute expiration date or empty if none.
8. Field: Used for serial number in crt records (used to be the Local-ID).
For UID and UAT records, this is the namehash: a RIPEMD/160 hash
of the user ID contents.
9. Field: Ownertrust (primary public keys only)
This is a single letter, but be prepared that additional
information may follow in some future versions.