Werner Koch
|
7d9ed16fe6
|
* genkey.c (store_key): Protect the key.
(agent_genkey): Ask for the passphrase.
* findkey.c (unprotect): Actually unprotect the key.
* query.c (agent_askpin): Add an optional start_err_text.
|
2002-01-31 16:38:45 +00:00 |
|
Werner Koch
|
2d1d9d928c
|
* findkey.c (agent_key_available): New.
* command.c (cmd_havekey): New.
(register_commands): And register new command.
|
2002-01-29 10:05:05 +00:00 |
|
Werner Koch
|
79956a08e0
|
The Agent does now call the pin entry program; however because we have
not yet implemeted secret key protection, its purpose is somewhat
limited. Well, the PIN entry modules can now be tested.
|
2001-12-10 09:27:30 +00:00 |
|
Werner Koch
|
37be272ed8
|
Added decryption, some code cleanup
|
2001-12-05 23:49:07 +00:00 |
|