Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
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--
2023-10-24 12:58
NEWS
23.24
KB
-rw-r--r--
2026-07-10 10:05
README
1.68
KB
-rw-r--r--
2024-03-21 09:31
pkcs11.conf.example
390
B
-rw-r--r--
2026-08-03 14:22
Save
Rename
# p11-kit [](https://github.com/p11-glue/p11-kit/actions/workflows/test.yaml) [](https://coveralls.io/r/p11-glue/p11-kit) [](https://bestpractices.coreinfrastructure.org/en/projects/1627) 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 setup _build $ meson compile -C _build $ meson test -C _build # meson install -C _build ``` If you install it locally for testing purposes, you may want to specify `-Dsystemd=disabled -Dbash_completion=disabled` at the invocation of `meson _build`, to avoid installing files to the system locations. # Releases Releases are made available via the [primary github site](https://github.com/p11-glue/p11-kit/releases). They are signed with OpenPGP key of one of the maintainers: [Daiki Ueno](https://keys.openpgp.org/search?q=462225C3B46F34879FC8496CD605848ED7E69871), [Zoltan Fridrich](https://keys.openpgp.org/search?q=5D46CB0F763405A7053556F47A75A648B3F9220C). [PKCS #11]: https://en.wikipedia.org/wiki/PKCS_11