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