pkcscca
PKCS#11 implementation (daemon)
Install
- All systems
-
curl cmd.cat/pkcscca.sh
- Debian
-
apt-get install opencryptoki
- Ubuntu
-
apt-get install opencryptoki
- Kali Linux
-
apt-get install opencryptoki
- CentOS
-
yum install opencryptoki
- Fedora
-
dnf install opencryptoki
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install opencryptoki
- Raspbian
-
apt-get install opencryptoki
- Dockerfile
- dockerfile.run/pkcscca
opencryptoki
PKCS#11 implementation (daemon)
openCryptoki is a PKCS#11 Cryptographic Token Interface Standard implementation. It includes drivers and libraries to enable IBM cryptographic hardware such as Trusted Computing Platform (TPM) cryptographic devices as well as a software token for testing. This package contains the daemon.