pkcs11proxyd
Caml Crush: an OCaml PKCS#11 filtering proxy - server
Install
- All systems
-
curl cmd.cat/pkcs11proxyd.sh
- Debian
-
apt-get install caml-crush-server
- Ubuntu
-
apt-get install caml-crush-server
- Kali Linux
-
apt-get install caml-crush-server
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install caml-crush-server
- Raspbian
-
apt-get install caml-crush-server
- Dockerfile
- dockerfile.run/pkcs11proxyd
caml-crush-server
Caml Crush: an OCaml PKCS#11 filtering proxy - server
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 server component of Caml Crush.