dekekincaid / p11-kit

Provides a way to load and enumerate PKCS#11 modules.

Home Page:https://p11-glue.github.io/p11-glue/p11-kit.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P11-KIT

Build Status Coverage Status CII Best Practices

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.

Documentation

Releases

Releases are made available via the primary github site.

They are signed with Daiki Ueno's OpenPGP key:

pub   4096R/D7E69871 2009-07-23
      Key fingerprint = 4622 25C3 B46F 3487 9FC8  496C D605 848E D7E6 9871
uid                  Daiki Ueno <ueno@unixuser.org>
uid                  Daiki Ueno <ueno@gnu.org>
sub   4096R/C8C530D6 2010-02-04

Reporting security issues

If you find an issue that could potentially impact security, report it to ueno@gnu.org, encrypted with the above mentioned OpenPGP key.

About

Provides a way to load and enumerate PKCS#11 modules.

https://p11-glue.github.io/p11-glue/p11-kit.html

License:Other


Languages

Language:C 91.8%Language:Objective-C 2.2%Language:C++ 1.6%Language:Makefile 1.4%Language:Meson 1.1%Language:Shell 1.0%Language:M4 0.8%Language:sed 0.0%Language:Emacs Lisp 0.0%