pkcs11 — Bindings to the PKCS#11 cryptographic API

Build Status Documentation

PKCS#11 is an API used by smart cards and Hardware Security Modules to perform cryptographic operations such as signature or encryption.

This library is made of several packages:

The entry point of this library is P11.load_driver. Examples are available in test/examples/.