Skip to content

Add rand_core trait support #16

Open
eaon wants to merge 1 commit intoArgyle-Software:masterfrom
eaon:rand_core-traits
Open

Add rand_core trait support #16
eaon wants to merge 1 commit intoArgyle-Software:masterfrom
eaon:rand_core-traits

Conversation

@eaon
Copy link

@eaon eaon commented Oct 23, 2023

Hi @mberry, I thought I'd take try my hand at this one. Since the equivalent is already implemented in pqc_kyber, I mirrored that API (and file naming) pretty closely here. Happy to make changes to you liking though!

Fixes #2

The API changes closely follow pqc_kyber where the trait bounds are
already implemented.
@efimio16
Copy link

Plesase, @mberry, merge this pull request

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.

Portable RNG

2 participants