aboutsummaryrefslogtreecommitdiffstats
path: root/agent/keyformat.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * protect-tool.c (rsa_key_check): New.NEWPG-0-3-8Werner Koch2002-06-251-2/+2
| | | | | | | (import_p12_file): New. (main): New command --p12-import. * minip12.c, minip12.h: New.
* Changes needed to support smartcards. Well, only _support_. There isWerner Koch2002-02-281-7/+35
| | | | | no real code yet.
* * genkey.c (store_key): Protect the key.Werner Koch2002-01-311-37/+36
| | | | | | | (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-14/+12
|
* * keyformat.txt: New.Werner Koch2001-12-191-0/+138