1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-03 22:48:03 +02:00
gnupg/agent
Werner Koch 0fb0bb8d9a Reworked the ECC changes to better fit into the Libgcrypt API.
See ChangeLog for details.  Key generation, signing and verification works.
Encryption does not yet work.  Requires latest Libgcrypt changes.
2011-01-31 09:27:06 +01:00
..
agent.h Fixed key generation with P-521. Confirmed that signature generation and verification work. 2011-01-12 21:14:45 -08:00
cache.c Init cache encryption on the fly. 2010-11-29 06:49:44 +00:00
call-pinentry.c Re-enabled german translation 2010-10-18 14:56:52 +00:00
call-scd.c Fix bug where scdaemon kills a non-daemon gpg-agent. 2010-11-11 15:07:37 +00:00
ChangeLog Reworked the ECC changes to better fit into the Libgcrypt API. 2011-01-31 09:27:06 +01:00
command-ssh.c More agent support for gpg. 2010-10-13 15:57:08 +00:00
command.c Re-implemented GPG's --passwd command and improved it. 2010-10-26 09:10:29 +00:00
cvt-openpgp.c Editorial changes and allow building with old libgcrypts. 2011-01-21 12:00:57 +01:00
cvt-openpgp.h Exporting secret keys via gpg-agent is now basically supported. 2010-10-01 20:33:53 +00:00
divert-scd.c More agent support for gpg. 2010-10-13 15:57:08 +00:00
findkey.c Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 . 2011-01-05 17:33:17 -08:00
genkey.c Re-implemented GPG's --passwd command and improved it. 2010-10-26 09:10:29 +00:00
gpg-agent.c Editorial changes and allow building with old libgcrypts. 2011-01-21 12:00:57 +01:00
keyformat.txt Exporting secret keys via gpg-agent is now basically supported. 2010-10-01 20:33:53 +00:00
learncard.c app-openpgp changes 2009-06-09 19:11:28 +00:00
Makefile.am Change stack size for Wince. 2010-11-23 18:46:41 +00:00
pkdecrypt.c More agent support for gpg. 2010-10-13 15:57:08 +00:00
pksign.c Make most of the selftests work. 2011-01-21 15:22:41 +01:00
preset-passphrase.c Avoid using the protect-tool to import pkcs#12. 2010-06-17 15:44:44 +00:00
protect-tool.c More agent support for gpg. 2010-10-13 15:57:08 +00:00
protect.c Reworked the ECC changes to better fit into the Libgcrypt API. 2011-01-31 09:27:06 +01:00
t-protect.c Exporting secret keys via gpg-agent is now basically supported. 2010-10-01 20:33:53 +00:00
trans.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
trustlist.c Fixed a CR/LF problem on Windows 2011-01-19 18:05:15 +01:00
w32main.c Fixed segv in gpg-agent (command marktrusted). 2008-05-27 12:03:50 +00:00
w32main.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00