This repository has been archived by the owner on Sep 18, 2020. It is now read-only.
Releases: coreos/libyubihsm-rs
Releases · coreos/libyubihsm-rs
libyubihsm v0.2.1
- Derive
Fail
forReturnCode
to enable passing rawReturnCode
s back to consumers - Add
reset()
wrapper - Add device option types and
put_option()
wrapper
libyubihsm v0.2.0
- Remove
impl From<Domain> for String
- Relax trait requirements on some
From
implementations - Add
ObjectInfo
type - Add
list_objects
andget_object
API wrappers - Don't use FFI calls for manipulating
Domain
/DomainParam
libyubihsm v0.1.0
Initial crates.io release.