Skip to content

rand / rand_core upgrade #317

@flihp

Description

@flihp

OKS contains an implementation of RngCore (the Hsm type wraps the YubiHSM & impls 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions