From 31084d6dc9287f6ab113ae0096d971c3e28c4eff Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 9 Jul 2009 14:54:18 +0000 Subject: Support writing of existing keys with non-matching key sizes. --- doc/DETAILS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/DETAILS b/doc/DETAILS index 76078c2b4..a74c83cc0 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -503,8 +503,9 @@ more arguments in future versions. "char" is the character displayed with no --status-fd enabled, with the linefeed replaced by an 'X'. "cur" is the current amount done and "total" is amount to be done; a "total" of 0 indicates that - the total amount is not known. 100/100 may be used to detect the - end of operation. + the total amount is not known. The condition + TOATL && CUR == TOTAL + may be used to detect the end of an operation. Well known values for WHAT: "pk_dsa" - DSA key generation "pk_elg" - Elgamal key generation -- cgit v1.2.3