Install yhsm-tools by entering the following commands in the terminal:
sudo apt update sudo apt install yhsm-tools
Description:
Common files for YubiHSM applications
YubiHSM is an easy to use and affordable crypto appliance that you connect to the USB port of a server. You can then store cryptographic keys on the YubiHSM and use them from the server without any possibility for an attacker to extract the crypto keys from the YubiHSM. . Supported operations include YubiKey OTP validation, AES ECB encrypt/decrypt/decrypt-compare, HMAC-SHA1 hashing (enabling OATH code validation), and Random number entropy generation. . This package includes the following utilities that talk with the YubiHSM: . * yhsm-keystore-unlock - Keystore unlock * yhsm-linux-add-entropy - Entropy seeder * yhsm-decrypt-aead - Decrypt AEADs * yhsm-generate-keys - Generate new AEADs
Homepage: https://developers.yubico.com/python-pyhsm/
Version: 1.2.0-1
Section: universe/python