aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/keybox-defs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * keybox-blob.c (x509_email_kludge): New.Werner Koch2001-12-141-0/+14
| | | | | | | (_keybox_create_x509_blob): Insert an extra email address if the subject's DN has an email part. * keybox-defs.h: Added the xtoi_2 and digitp macros.
* We have reached a state where we are able to import certs andWerner Koch2001-11-131-10/+24
| | | | | check the certification path.
* Started with keybox implementation by basing it on code from the GnuPGWerner Koch2001-11-101-0/+147
devel branch.