是什么 ? | : | 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. |
开发语言 | : | C |
开发组织 | : | Freedesktop.org |
官方主页 | : | https://p11-glue.github.io/p11-glue/p11-kit.html |
源码仓库 | : | https://github.com/p11-glue/p11-kit |
操作系统 | 包管理器 | 安装命令 |
---|---|---|
macOS | HomeBrew | brew install p11-kit |
GNU/Linux | HomeBrew | brew install p11-kit |
apt | sudo apt-get install -y p11-kitc | |
CentOS | yum | sudo yum install -y p11-kit |
dnf | sudo dnf install -y p11-kit | |
openSUSE | zypper | sudo zypper install -y p11-kit |
Alpine Linux | apk | sudo apk add p11-kit |
pacman | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | sudo emerge p11-kit |