Pico HSM for Python
Project description
pypicohsm
Pico HSM tools for Python
Introduction
Pico HSM firmware allows to convert a Raspberry Pico into a Hardware Security Module (HSM), to store private and secret keys, perform signing and ciphering operations, without exposing the key.
Pico HSM is compatible with PKCS-11 interface and it can be used with multiple tools, such as OpenSC or SmartCardShell 3. Nevertheless, pypicohsm is an extended interface to perform advanced operations, such as ChaChaPoly encryption, HMAC, PBHKDF2 or AES CBC, ECB, CFG, OFB and XTS, amongst others.
Install
pip install pypicohsm
Usage
pypicohsm can be used as a Python module (PicoHSM.py) or through command line.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pypicohsm-1.0.tar.gz
.
File metadata
- Download URL: pypicohsm-1.0.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d9405c6f9f50ef5bb97250e1c004b6048b741494735ff3e631f32fceece08ec |
|
MD5 | 0c782f16b4b191edb5109ee11da39067 |
|
BLAKE2b-256 | 08a2d37c83c3ee1c7d50219457fffa3647a1eb6584afed2b37bfc6cd2ee07f7f |
File details
Details for the file pypicohsm-1.0-py3-none-any.whl
.
File metadata
- Download URL: pypicohsm-1.0-py3-none-any.whl
- Upload date:
- Size: 21.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32ab930ee75081a70877af277b3868e1c2a2f7496798ca7c58d7882d83d271e0 |
|
MD5 | d2262444729580fff701edfe06bbadf1 |
|
BLAKE2b-256 | e484285d897111c84122201452bf67bd15eab9f736b4b2b39e9329526f6d2c08 |