From 4631bc8ddf86b3917bf786c315273d8b1c7798e8 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 5 Jul 2007 16:58:19 +0000 Subject: Fixed card key generation of gpg2. Reveal less information about timings while generating a key. --- doc/DETAILS | 7 +++++++ doc/debugging.texi | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/DETAILS b/doc/DETAILS index b947b47c0..ca5f346aa 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -819,6 +819,13 @@ The format of this file is as follows: may either be entered in ISO date format (2000-08-15) or as number of days, weeks, month or years. Without a letter days are assumed. + Creation-Date: + Set the creation date of the key as stored in the key + information and which is also part of the fingerprint + calculation. Either a date like "1986-04-26" or a full + timestamp like "19860426T042640" may be used. The time is + considered to be UTC. If it is not given the current time + is used. Preferences: Set the cipher, hash, and compression preference values for this key. This expects the same type of string as "setpref" diff --git a/doc/debugging.texi b/doc/debugging.texi index 63d0961b2..e1a62d7eb 100644 --- a/doc/debugging.texi +++ b/doc/debugging.texi @@ -176,10 +176,10 @@ or other purposes and don't have a corresponding certificate. @menu -* gpg 1.4 vs. 1.9:: Relationship between the two branches. +* GnuPG-1 and GnuPG-2:: Relationship between the two branches. @end menu -@node gpg 1.4 vs. 1.9 +@node GnuPG-1 and GnuPG-2 @subsection Relationship between the two branches. Here is a little picture showing how the components work together: -- cgit v1.2.3