gnupg/scd (8 files)

cvs user werner cvs@cvs.gnupg.org
Fri, 27 Jun 2003 22:51:24 +0200


    Date: Friday, June 27, 2003 @ 22:51:24
  Author: werner
    Path: /cvs/gnupg/gnupg/scd

Modified: ChangeLog Makefile.am app-openpgp.c card.c command.c
          sc-investigate.c scdaemon.c scdaemon.h

Key generation and signing using the OpenPGP card does rudimentary work.


------------------+
 ChangeLog        |   31 ++++
 Makefile.am      |    1 
 app-openpgp.c    |  390 +++++++++++++++++++++++++++++++++++++++++++++++------
 card.c           |    3 
 command.c        |  290 +++++++++++++++++++++++++++++++++++++--
 sc-investigate.c |   14 +
 scdaemon.c       |    4 
 scdaemon.h       |    5 
 8 files changed, 672 insertions(+), 66 deletions(-)