Crate signatory_yubihsm[][src]

yubihsm-rs provider: supports ECDSA (P-256, secp256k1) and Ed25519 signing

YubiHSM2 devices are relatively inexpensive hardware security modules (HSMs) which natively implement many cryptographic primitives including ECDSA and Ed25519, both of which are supported by this adapter.

Structs

Config

Configuration options for this connector

Session

End-to-end encrypted session with the YubiHSM

Type Definitions

KeyId

Identifiers for keys in the YubiHSM