1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-09-21 15:01:41 +02:00
gnupg/sm
Werner Koch 944fee70bc * base64.c: New. Changed all other functions to use this instead
of direct creation of ksba_reader/writer.
* gpgsm.c (main): Set ctrl.auto_encoding unless --no-armor is used.
This way we can feed PEM encoded stuff to --verify.
2001-11-27 17:40:09 +00:00
..
base64.c * base64.c: New. Changed all other functions to use this instead 2001-11-27 17:40:09 +00:00
call-agent.c * gpgsm.c: New option --agent-program 2001-11-26 17:54:49 +00:00
certchain.c Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00
certcheck.c The agent does now work and read the secret keys from the directory 2001-11-25 18:23:06 +00:00
certdump.c Map Libksba's OIDs to Libgcrypt digest algo numbers. 2001-11-20 18:28:53 +00:00
certpath.c Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00
ChangeLog * base64.c: New. Changed all other functions to use this instead 2001-11-27 17:40:09 +00:00
encrypt.c * base64.c: New. Changed all other functions to use this instead 2001-11-27 17:40:09 +00:00
fingerprint.c Introduced the keygrip 2001-11-24 22:20:38 +00:00
gpgsm.c * base64.c: New. Changed all other functions to use this instead 2001-11-27 17:40:09 +00:00
gpgsm.h * base64.c: New. Changed all other functions to use this instead 2001-11-27 17:40:09 +00:00
import.c * base64.c: New. Changed all other functions to use this instead 2001-11-27 17:40:09 +00:00
keydb.c * keydb.c (keydb_add_resource): Create keybox 2001-11-26 13:08:36 +00:00
keydb.h Base code for gpgsm --verify does work 2001-11-16 17:56:23 +00:00
keylist.c * keydb.c (keydb_add_resource): Create keybox 2001-11-26 13:08:36 +00:00
Makefile.am * base64.c: New. Changed all other functions to use this instead 2001-11-27 17:40:09 +00:00
misc.c Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00
server.c * base64.c: New. Changed all other functions to use this instead 2001-11-27 17:40:09 +00:00
sign.c * base64.c: New. Changed all other functions to use this instead 2001-11-27 17:40:09 +00:00
verify.c * base64.c: New. Changed all other functions to use this instead 2001-11-27 17:40:09 +00:00