From fab89f159bcb36ea7285af661d5756eefa981822 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 13 Oct 2014 15:00:39 +0200 Subject: gpg: Remove extra RSA import status line. * g10/import.c (stats_s): Remove field "imported_rsa". (import_print_stats): Do not print separate value for RSA. (import_one): Remove the RSA counter. -- RSA is the standard key format and thus there is no more need to have a separate counter. This is a remain from the RSA patent times. Signed-off-by: Werner Koch --- doc/DETAILS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/DETAILS') diff --git a/doc/DETAILS b/doc/DETAILS index 311dfe3a4..eafd312c3 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -739,7 +739,7 @@ pkd:0:1024:B665B1435F4C2 .... FF26ABB: - - - - - + - always 0 (formerly used for the number of RSA keys) - - - -- cgit v1.2.3