Skip to content

nhtha/p11-kit

 
 

Repository files navigation

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 <[email protected]>
uid                  Daiki Ueno <[email protected]>
sub   4096R/C8C530D6 2010-02-04

Reporting security issues

If you find an issue that could potentially impact security, report it to [email protected], encrypted with the above mentioned OpenPGP key.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.4%
  • Objective-C 2.2%
  • C++ 1.7%
  • Makefile 1.3%
  • Shell 0.7%
  • M4 0.7%