1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-02 22:38:02 +02:00
gnupg/scd
Werner Koch 4e637f2285 sm/
* gpgsm.c: New command --learn-card
* call-agent.c (learn_cb,gpgsm_agent_learn): New.
* gpgsm.c (main): Print error messages for non-implemented commands.
agent/
* learncard.c: New.
* divert-scd.c (ask_for_card): The serial number is binary so
convert it to hex here.
* findkey.c (agent_write_private_key): New.
* genkey.c (store_key): And use it here.
scd/
* pkdecrypt.c (agent_pkdecrypt): Changed the way the diversion is done.
* divert-scd.c (divert_pkdecrypt): Changed interface and
implemented it.
2002-03-06 14:16:37 +00:00
..
card.c Decryption using a Cryptoflex card does now work. 2002-03-06 09:01:12 +00:00
ChangeLog * scdaemon.c scdaemon.h, command.c: New. Based on the code from 2002-01-26 13:38:38 +00:00
command.c sm/ 2002-03-06 14:16:37 +00:00
Makefile.am Changes needed to support smartcards. Well, only _support_. There is 2002-02-28 11:07:59 +00:00
scdaemon.c Changes needed to support smartcards. Well, only _support_. There is 2002-02-28 11:07:59 +00:00
scdaemon.h Decryption using a Cryptoflex card does now work. 2002-03-06 09:01:12 +00:00