Linux server1.hosting4iran.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64
LiteSpeed
Server IP : 185.208.174.156 & Your IP : 216.73.216.218
Domains : 282 Domain
User : satitravel
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
p11-kit /
Delete
Unzip
Name
Size
Permission
Date
Action
AUTHORS
36
B
-rw-r--r--
2018-03-28 05:45
NEWS
16.87
KB
-rw-r--r--
2020-12-11 17:56
README
1.74
KB
-rw-r--r--
2020-12-11 14:48
pkcs11.conf.example
390
B
-rw-r--r--
2024-04-06 14:15
Save
Rename
# p11-kit [](https://travis-ci.org/p11-glue/p11-kit) [](https://coveralls.io/r/p11-glue/p11-kit) [](https://bestpractices.coreinfrastructure.org/en/projects/1627) [](https://lgtm.com/projects/g/p11-glue/p11-kit/alerts/) [](https://lgtm.com/projects/g/p11-glue/p11-kit/context:cpp) 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 * [Main site](https://p11-glue.github.io/p11-glue/p11-kit.html) * [Manual](https://p11-glue.github.io/p11-glue/p11-kit/manual/) # Building To build and install p11-kit, you can use the following commands: ```console $ 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](https://github.com/p11-glue/p11-kit/releases). They are signed with the current maintainer's [OpenPGP key](https://keys.openpgp.org/search?q=462225C3B46F34879FC8496CD605848ED7E69871). [PKCS #11]: https://en.wikipedia.org/wiki/PKCS_11