%general-entities; ]> $LastChangedBy$ $Date$ p11-kit-&p11-kit-version; p11-kit Introduction to p11-kit The p11-kit package Provides a way to load and enumerate PKCS #11 (a Cryptographic Token Interface Standard) modules. &lfs78_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &p11-kit-md5sum; Download size: &p11-kit-size; Estimated disk space required: &p11-kit-buildsize; Estimated build time: &p11-kit-time; p11-kit Dependencies Recommended , , and Optional , and User Notes: Installation of p11-kit Install p11-kit by running the following commands: ./configure --prefix=/usr --sysconfdir=/etc && make To test the results, issue: make check. Now, as the root user: make install Command Explanations : Use this switch if you want to use Freebl library from NSS for SHA1 and MD5 hashing. : Use this switch if you have installed and and wish to rebuild the documentation and generate manual pages. Contents Installed Program Installed Libraries Installed Directories p11-kit and trust libp11-kit.so and p11-kit-proxy.so /etc/pkcs11, /usr/include/p11-kit-1, /usr/lib/{p11-kit,pkcs11}, /usr/share/gtk-doc/html/p11-kit, and /usr/share/p11-kit Short Descriptions p11-kit is a command line tool that can be used to perform operations on PKCS#11 modules configured on the system. p11-kit trust is a command line tool to examine and modify the shared trust policy store. trust libp11-kit.so contains functions used to coordinate initialization and finalization of any PKCS#11 module. libp11-kit.so p11-kit-proxy.so is the PKCS#11 proxy module. p11-kit-proxy.so