1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-28 21:50:02 +02:00
gnupg/agent
Andrey Jivsov e0972d3d96 Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
The following works:
   gpg2 --gen-key (ECC)
   gpg2 --list-keys
   gpg2 --list-packets ~/.gnupg/pubring.gpg
   gpg2 --list-packets <private key from http://sites.google.com/site/brainhub/pgpecckeys>

ECDH doesn't work yet as the code must be re-written to adjust for gpg-agent refactoring.
2011-01-05 17:33:17 -08:00
..
agent.h Fix bug where scdaemon kills a non-daemon gpg-agent. 2010-11-11 15:07:37 +00: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 Change timer tick interval under Wince 2010-12-02 18:40:03 +00: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 Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 . 2011-01-05 17:33:17 -08: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 Change timer tick interval under Wince 2010-12-02 18:40:03 +00: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 More agent support for gpg. 2010-10-13 15:57:08 +00: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 Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 . 2011-01-05 17:33:17 -08: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 . 2010-08-26 08:47:42 +00: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