Commit graph

2 commits

Author SHA1 Message Date
Alex Dupre
ab8e2755c7 Update to 1.1 release. 2011-04-12 13:53:21 +00:00
Alex Dupre
d8e2db78aa 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
2011-04-06 09:42:40 +00:00