How to Install caml-crush-clients in Ubuntu 18.04



Install caml-crush-clients by entering the following commands in the terminal:

sudo apt update
sudo apt install caml-crush-clients

Description:

Caml Crush: an OCaml PKCS#11 filtering proxy - clients

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.

Homepage: https://github.com/ANSSI-FR/caml-crush

Version: 1.0.8-1ubuntu2

Section: universe/libs