rolivieri / pkcs11-proxy

PKCS11-Proxy is a network proxy for a PKCS11 Library (mirror of original repository)

Home Page:http://floss.commonit.com/pkcs11-proxy.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PKCS11 Proxy

This fork has the following additional features:

  • support for running in "inetd mode", useful for calling directly from stunnel
  • seccomp syscall filtering (only tested in inetd-mode)
  • getaddrinfo support for IPv6, fallback and DNS resolution
  • TLS-PSK support to optionally encrypt communication

Plus a number of important bug fixes. This version passes the SoftHSM test suite.

An ubuntu PPA that tracks this version is ppa:leifj

About

PKCS11-Proxy is a network proxy for a PKCS11 Library (mirror of original repository)

http://floss.commonit.com/pkcs11-proxy.html


Languages

Language:C 91.9%Language:Python 7.5%Language:CMake 0.5%Language:Shell 0.1%