Crate rpi_derive_key

Source
Expand description

ยงRPi Derive Key ๐Ÿ”‘

A utility crate for deriving secure device-specific keys on Raspberry Pi.

Structsยง

Deriver
DeriverBuilder
A builder for Deriver.
InvalidLength
Error indicating that the length of the requested key is too long.
Status

Enumsยง

BuildError

Functionsยง

is_raspberry_pi
Check whether the device is a Raspberry Pi.
status
supports_private_key
Check whether the Raspberry Piโ€™s firmware supports storing a private key.