caml-crush-clients

Caml Crush: an OCaml PKCS#11 filtering proxy - clients
  https://github.com/caml-pkcs11/caml-crush
  0
  no reviews



This software is a computer program whose purpose is to implement a PKCS#11 proxy as well as a PKCS#11 filter with security features in mind.

For instance, the filtering engine include the following features: * dynamically block PKCS#11 attacks * disable PKCS#11 functions and weak mechanisms * perform object filtering on a resource * force read-only use of the cryptographic resource

This package is the client component of Caml Crush, it contains the TCP, TCP+TLS and a UNIX client libraries to connect to the server component.