cryptosense / pkcs11

OCaml bindings for the PKCS#11 cryptographic API
BSD 2-Clause "Simplified" License
23 stars 6 forks source link

Build with dune #110

Closed NathanReb closed 5 years ago

NathanReb commented 5 years ago

This is not perfectly satisfactory but it works.

A few notes:

We should probably consider splitting it into several packages or merging into a single one.

On the plus side, it now takes ~7s to build instead of more than 30.