aboutsummaryrefslogtreecommitdiffstats
path: root/agent/cvt-openpgp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-02Sample ECC keys and message do now work.Werner Koch1-44/+42
2011-01-21Editorial changes and allow building with old libgcrypts.Werner Koch1-16/+15
2011-01-13Fixed key generation with P-521. Confirmed that signature generation and veri...Andrey Jivsov1-7/+1
2011-01-06Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov1-8/+46
2010-12-02s/AES/AES128/ in diagnostics and --list-configWerner Koch1-1/+1
2010-10-13More agent support for gpg.Werner Koch1-1/+1
2010-10-06Import fixes.Werner Koch1-0/+1
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-5/+268
2010-09-02Obscure the cached passphrases.Werner Koch1-5/+3
2010-09-01s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.Werner Koch1-1/+1
2010-09-01Use passphrase caching for import and genkey.Werner Koch1-5/+27
2010-08-31Import OpenPGP keys into the agent.Werner Koch1-0/+807