1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-28 21:50:02 +02:00
gnupg/agent
Werner Koch 4659c923a0 Sample ECC keys and message do now work.
Import and export of secret keys does now work.  Encryption has been
fixed to be compatible with the sample messages.

This version tests for new Libgcrypt function and thus needs to be
build with a new Libgcrypt installed.
2011-02-02 15:48:54 +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 Sample ECC keys and message do now work. 2011-02-02 15:48:54 +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 Sample ECC keys and message do now work. 2011-02-02 15:48:54 +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 Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous version. 2011-01-31 15:44:24 +01: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