aboutsummaryrefslogtreecommitdiffstats
path: root/agent/keyformat.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-07-26This commit was manufactured by cvs2svn to create tag 'V1-4-2'.Repo Admin1-163/+0
2002-06-25* protect-tool.c (rsa_key_check): New.NEWPG-0-3-8Werner Koch1-2/+2
(import_p12_file): New. (main): New command --p12-import. * minip12.c, minip12.h: New.
2002-02-28Changes needed to support smartcards. Well, only _support_. There isWerner Koch1-7/+35
no real code yet.
2002-01-31* genkey.c (store_key): Protect the key.Werner Koch1-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.
2002-01-10* genkey.c: Store the secret part and return the public part.Werner Koch1-14/+12
2001-12-19* keyformat.txt: New.Werner Koch1-0/+138