summaryrefslogtreecommitdiff
path: root/security/gnupg-pkcs11-scd
AgeCommit message (Collapse)AuthorFilesLines
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-12-15Bump PKGREVISION from devel/nss 3.14.0.ryoon1-2/+2
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-03-06Recursive PKGREVISION bump for xulrunner, nss, and nspr.ryoon1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2010-07-03gnupg-pkcs11 is a project to implement a BSD-licensed smart-cardmanu4-0/+59
daemon to enable the use of PKCS#11 tokens with GnuPG. The motivation behind this project originates in the following two threads: * http://lists.gnupg.org/pipermail/gnupg-users/2006-February/027964.html * http://lists.gnupg.org/pipermail/gnupg-devel/2004-November/021522.html * http://lists.gnupg.org/pipermail/gnupg-users/2004-November/023673.html PKCS#11 is the de-facto standard for accessing cryptographic tokens, and thus we strongly disagree with WK's attitude towards it. The patch mentioned in the above threads is unmaintained, so we decided to implement PKCS#11 support "the right way". gnupg-pkcs11 is a (hopefully) drop-in replacement for the smart-card daemon (scd) shipped with GnuPG.