summaryrefslogtreecommitdiff
path: root/README.md
blob: 06a34c69d43b2b5ad60da27ccf3e47ffacab2d41 (plain)
1
2
3
4
5
6
7
8
9
10
P11-KIT
======
[![Build Status](https://travis-ci.org/p11-glue/p11-kit.svg?branch=master)](https://travis-ci.org/p11-glue/p11-kit) [![Coverage Status](https://img.shields.io/coveralls/p11-glue/p11-kit.svg)](https://coveralls.io/r/p11-glue/p11-kit)

Provides a way to load and enumerate PKCS#11 modules. Provides a standard
configuration setup for installing PKCS#11 modules in such a way that they're
discoverable.

Also solves problems with coordinating the use of PKCS#11 by different
components or libraries living in the same process.