ps_convert

open-source TCG Software Stack (daemon)

Install

All systems
curl cmd.cat/ps_convert.sh
Debian Debian
apt-get install trousers
Ubuntu
apt-get install trousers
image/svg+xml Kali Linux
apt-get install trousers
CentOS
yum install trousers
Fedora
dnf install trousers
Windows (WSL2)
sudo apt-get update sudo apt-get install trousers
Raspbian
apt-get install trousers

trousers

open-source TCG Software Stack (daemon)

TrouSerS is an implementation of the Trusted Computing Group's Software Stack (TSS) specification. You can use TrouSerS to write applications that make use of your TPM hardware. TPM hardware can create, store and use RSA keys securely (without ever being exposed in memory), verify a platform's software state using cryptographic hashes and more. TrouSerS aims to be compliant with the 1.1b and 1.2 TSS specifications available from the Trusted Computing Group website at <http://www.trustedcomputinggroup.org/>.