-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
OKS contains an implementation of RngCore (the Hsm
type wraps the YubiHSM & impl
s RngCore
). We pass this into the vsss-rs
crate which is currently on rand-core
version 6. vsss-rs
doesn't re-export this trait for us so we've gotta manually pin ourselves to version 6 and upgrade in lock-step.
Metadata
Metadata
Assignees
Labels
No labels