main
pypicokey
PicoKey tools for Python
Forked From https://github.com/polhenarejos/pypicokey, If fork is unproper please tell me and i'd delete it.
Introduction
PicoKey firmware allows to convert a Raspberry Pico into a Hardware Security Module (HSM), FIDO2 device or OpenPGP card, to store private and secret keys, perform signing and ciphering operations, without exposing the key.
Install
pip install pypicokey
Usage
pypicokey can be used as a Python module (PicoKey.py).
Description
a mirror of https://github.com/polhenarejos/pypicokey, with a python deploy script
Languages
Python
100%