aboutsummaryrefslogtreecommitdiffstats
path: root/agent/genkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch2003-06-271-6/+6
* Update error handling to match gpg-error in CVS.Marcus Brinkmann2003-06-041-3/+3
* Make use of libgpg-errorWerner Koch2003-06-031-8/+10
* Updated from latest NewPG projectWerner Koch2003-01-091-6/+44
* * query.c (agent_askpin): Hack to show the right default prompt.NEWPG-0-9-0Werner Koch2002-08-211-4/+4
* * agent.h: Add a callback function to the pin_entry_info structure.Werner Koch2002-06-171-17/+21
* sm/Werner Koch2002-03-061-56/+3
* * cache.c: Add a few debug outputs.Werner Koch2002-02-011-2/+2
* * genkey.c (store_key): Protect the key.Werner Koch2002-01-311-6/+66
* * genkey.c: Store the secret part and return the public part.Werner Koch2002-01-101-0/+189