遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/1627)
<a href="https://www.bestpractices.dev/projects/1627"><img src="https://www.bestpractices.dev/projects/1627/badge"></a>
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.
The manual on the project website covers the contribution procedure: https://p11-glue.github.io/p11-glue/p11-kit/manual/devel.html.
The project uses GitHub issue tracker https://github.com/p11-glue/p11-kit/issues.
That policy is linked from the general contribution guidelines: https://p11-glue.github.io/p11-glue/p11-kit/manual/devel.html.
The project enables strict warnings while compiling.
There is a fuzzer harness for afl and the developers regularly run it before the release.
后退