Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RngCore supertrait for FeltRng #299

Merged
merged 1 commit into from
Mar 24, 2024
Merged

Add RngCore supertrait for FeltRng #299

merged 1 commit into from
Mar 24, 2024

Conversation

bobbinth
Copy link
Contributor

This PR adds RngCore as a supertrait for FeltRng. This provides an easy way to fill a slice with random bytes for anything that implements FeltRng.

@bobbinth bobbinth requested a review from Al-Kindi-0 March 23, 2024 21:07
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Collaborator

@Al-Kindi-0 Al-Kindi-0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@bobbinth bobbinth merged commit 7edfef5 into next Mar 24, 2024
11 checks passed
@bobbinth bobbinth deleted the bobbin-rng-supertrait branch March 24, 2024 15:26
bobbinth added a commit that referenced this pull request Mar 24, 2024
* chore: update crate version to v0.9.0
* chore: remove deprecated re-exports
* chore: remove Box re-export
* feat: implement pure-Rust keygen and signing for RpoFalcon512 (#285)
* feat: add reproducible builds (#296)
* fix: address a few issues for migrating Miden VM  (#298)
* feat: add RngCore supertrait for FeltRng (#299)

---------

Co-authored-by: Al-Kindi-0 <82364884+Al-Kindi-0@users.noreply.github.com>
Co-authored-by: Paul-Henry Kajfasz <42912740+phklive@users.noreply.github.com>
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.

2 participants