Skip to content

dyn RNG#43

Open
ounsworth wants to merge 8 commits into
bcgit:release/0.1.2alphafrom
ounsworth:feature/mikeo/dyn_rng_v2
Open

dyn RNG#43
ounsworth wants to merge 8 commits into
bcgit:release/0.1.2alphafrom
ounsworth:feature/mikeo/dyn_rng_v2

Conversation

@ounsworth

Copy link
Copy Markdown
Contributor

Things that require randomness can now be handed an instance of &mut dyn RNG, including allowing users of the library to impl their own RNG and use it, for example, as the entropy source for an ML-DSA keygen.

@ounsworth ounsworth mentioned this pull request Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant