aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/keybox-openpgp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* typo fixWerner Koch2004-10-201-1/+1
|
* * kbxutil.c: New command --import-openpgp.Werner Koch2004-08-241-0/+516
(main): Updated libgcrypt initialization stuff. (my_gcry_logger): New. (read_file): New. Taken from ../agent/protect-tool. (dump_fpr, dump_openpgp_key, import_openpgp): New. * keybox-openpgp.c: New.