Skip to content

williamcroberts/libp11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libp11 README -- Information for developers

This is a higher than PKCS #11 library to access PKCS #11 objects. It is tied to openssl. Note, that the libp11 library is not thread safe.

The original wiki page is at https://github.com/OpenSC/libp11/wiki and includes a bug tracker and source browser.

Submitting pull requests

For adding new features or extending functionality in addition to the code, please also submit a test program which verifies the correctness of operation. See tests/ for the existing test suite.

About

PKCS#11 wrapper library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.4%
  • Shell 5.5%
  • M4 3.0%
  • Makefile 2.1%