Source: caml-crush Section: net Priority: optional Maintainer: Thomas Calderon Build-Depends: debhelper (>= 9), ocaml-native-compilers, camlidl, coccinelle, libocamlnet-ocaml-dev (>= 3.5.1), libocamlnet-ssl-ocaml-dev (>= 3.5.1), libocamlnet-ocaml-bin (>= 3.5.1), libssl-dev, libgnutls28-dev, libconfig-file-ocaml-dev, camlp4, dh-exec, dh-autoreconf Standards-Version: 3.9.6 Homepage: https://github.com/ANSSI-FR/caml-crush Vcs-Git: git://github.com/ANSSI-FR/caml-crush.git Vcs-Browser: https://github.com/ANSSI-FR/caml-crush Package: caml-crush-server Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, adduser (>= 3.10) Description: 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. Package: caml-crush-clients Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} 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.