Skip to content

Commit c43be8b

Browse files
authored
dyn RNG (#43)
* The RNG trait is now dyn-compatible so that instances can be handed around. * rng trait is now dyn-compatible * mldsa has a keygen_from_rng() * Refactored MLDSA and MLKEM to take dyn RNG anywhere that the algorithms consume randomness * Merged dyn RNG commits * rustfmt * tweaks * bug * ML-DSA & ML-KEM keygen_from_rng(), and ML-KEM encaps_from_rng() now checks the security_strength of the RNG it was handed. * rustfmt * add missing tests for encaps_rng()
1 parent bbfaab3 commit c43be8b

0 file changed

File tree

    0 commit comments

    Comments
     (0)