p11-kit/README.md

6 lines
309 B
Markdown
Raw Normal View History

2024-01-06 08:21:54 +01:00
# p11-kit
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.