This repository has been archived by the owner on Jun 3, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds a `yubihsm` cargo feature with support for generating signatures using Ed25519 keys stored in YubiHSM2 devices (accessed via USB). Also adds a set of `yubihsm` subcommands: - `detect`: print a list of detected YubiHSM2 devices and their serials - `keys generate`: generate an Ed25519 key within the YubiHSM2 - `keys list`: list the keys within the YubiHSM2
- Loading branch information