aboutsummaryrefslogtreecommitdiffstats
path: root/agent/genkey.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * genkey.c (store_key): Protect the key.Werner Koch2002-01-311-6/+66
| | | | | | | (agent_genkey): Ask for the passphrase. * findkey.c (unprotect): Actually unprotect the key. * query.c (agent_askpin): Add an optional start_err_text.
* * genkey.c: Store the secret part and return the public part.Werner Koch2002-01-101-0/+189