1 Star 0 Fork 0

告花子 / p11-kit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

p11-kit

GitHub Build Status Travis Build Status Coverage Status CII Best Practices Total alerts Language grade: C/C++

p11-kit aims to solve problems with coordinating the use of PKCS #11 by different components or libraries living in the same process, by providing a way to load and enumerate PKCS #11 modules, as well as a standard configuration setup for installing PKCS #11 modules in such a way that they're discoverable.

Documentation

Building

To build and install p11-kit, you can use the following commands:

$ meson _build
$ ninja -C _build
$ ninja -C _build test
# ninja -C _build install

If you install it locally for testing purposes, you may want to specify -Dsystemd=disabled -Dbash_completion=disabled.

Releases

Releases are made available via the primary github site. They are signed with the current maintainer's OpenPGP key.

空文件

简介

CVE-2020-29362 漏洞修复 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/gaohuazi/p11-kit.git
git@gitee.com:gaohuazi/p11-kit.git
gaohuazi
p11-kit
p11-kit
master

搜索帮助