aboutsummaryrefslogtreecommitdiffstats
path: root/agent/findkey.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * findkey.c (agent_key_available): New.Werner Koch2002-01-291-3/+21
| | | | | | * command.c (cmd_havekey): New. (register_commands): And register new command.
* The Agent does now call the pin entry program; however because we haveWerner Koch2001-12-101-0/+38
| | | | | | not yet implemeted secret key protection, its purpose is somewhat limited. Well, the PIN entry modules can now be tested.
* Added decryption, some code cleanupWerner Koch2001-12-051-0/+91