aboutsummaryrefslogtreecommitdiffstats
path: root/agent/minip12.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch2003-06-271-4/+5
|
* * protect-tool.c (export_p12_file): New.Werner Koch2002-06-281-0/+2
| | | | | | | (main): New command --p12-export. * minip12.c (create_final,p12_build,compute_tag_length): New. (store_tag_length): New.
* * protect-tool.c (rsa_key_check): New.NEWPG-0-3-8Werner Koch2002-06-251-0/+30
(import_p12_file): New. (main): New command --p12-import. * minip12.c, minip12.h: New.