gnupg/scd (5 files)
cvs user werner
cvs@cvs.gnupg.org
Wed, 16 Jul 2003 15:47:15 +0200
Date: Wednesday, July 16, 2003 @ 15:47:15
Author: werner
Path: /cvs/gnupg/gnupg/scd
Added: sc-copykeys.c
Modified: ChangeLog Makefile.am app-common.h app-openpgp.c
* Makefile.am: Add sc-copykeys program.
* sc-copykeys.c: New.
* app-openpgp.c (app_openpgp_storekey): New.
(app_openpgp_cardinfo): New.
(count_bits): New.
(store_fpr): And use it here to get the actual length in bit.
---------------+
ChangeLog | 9
Makefile.am | 20 +
app-common.h | 18 +
app-openpgp.c | 256 +++++++++++++++++++
sc-copykeys.c | 735 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 1028 insertions(+), 10 deletions(-)