mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* DETAILS: Don't specify which hash is used to make up the namehash since
it may change in the future. * samplekeys.asc: Updated. * gpg.sgml: Document "revuid". Clarify that --openpgp resets --pgpX. Some cleanup of --no-xxx options, make sure that all SGML tags are closed, clarify --pgp8 allows SHA-256, and document --no-emit-version. * Makefile.am: Allow CVS version to build without faqprog.pl.
This commit is contained in:
parent
fe5e3e594a
commit
cf6fcc0b4b
5 changed files with 1192 additions and 874 deletions
|
@ -66,11 +66,11 @@ record.
|
|||
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. For trust signatures, this is
|
||||
the trust depth seperated by the trust value by a space.
|
||||
For UID and UAT records, this is a hash of the user ID contents
|
||||
used to represent that exact user ID. For trust signatures,
|
||||
this is the trust depth seperated by the trust value by a
|
||||
space.
|
||||
9. Field: Ownertrust (primary public keys only)
|
||||
This is a single letter, but be prepared that additional
|
||||
information may follow in some future versions. For trust
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue