Date: Wed, 6 Apr 2011 09:42:40 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/pkcs11-gateway Makefile distinfo pkg-descr Message-ID: <201104060942.p369gene009319@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ale 2011-04-06 09:42:40 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/pkcs11-gateway Makefile distinfo pkg-descr
Log:
pkcs11-gateway is a software that allows you to use a Linux 32-bit PKCS#11
module on FreeBSD i386/amd64.
It consists of a FreeBSD Cryptoki wrapper library that serializes and forwards
PKCS#11 function calls to a Linux server program that dlopen() and use the
real module. The communication between the two components is via a UNIX socket.
pkcs11-gateway is based on the rpc-layer of Gnome Keyring.
- Alex Dupre
ale@FreeBSD.org
Revision Changes Path
1.1162 +1 -0 ports/security/Makefile
1.1 +38 -0 ports/security/pkcs11-gateway/Makefile (new)
1.1 +2 -0 ports/security/pkcs11-gateway/distinfo (new)
1.1 +9 -0 ports/security/pkcs11-gateway/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104060942.p369gene009319>
