gnupg/scd (ChangeLog app-openpgp.c command.c)

cvs user werner cvs@cvs.gnupg.org
Tue, 01 Jul 2003 10:34:46 +0200


    Date: Tuesday, July 1, 2003 @ 10:34:46
  Author: werner
    Path: /cvs/gnupg/gnupg/scd

Modified: ChangeLog app-openpgp.c command.c

* app-openpgp.c (store_fpr): Fixed fingerprint calculation.

* keygen.c (gen_card_key): Obviously we should use the creation
date received from SCDAEMON, so that the fingerprints will match.
* sign.c (do_sign): Pass the serialno to the sign code.
* keyid.c (serialno_and_fpr_from_sk): New.


---------------+
 ChangeLog     |    4 +
 app-openpgp.c |  122 ++++++++++++++++++++++++++++++++++++++++++++++++++------
 command.c     |    2 
 3 files changed, 116 insertions(+), 12 deletions(-)