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

Changing PrimeField bound in FromUniformBytes #117

Open
n-lebel opened this issue Dec 13, 2024 · 0 comments
Open

Changing PrimeField bound in FromUniformBytes #117

n-lebel opened this issue Dec 13, 2024 · 0 comments

Comments

@n-lebel
Copy link

n-lebel commented Dec 13, 2024

Currently the FromUniformBytes trait has a PrimeField bound that doesn't seem obviously necessary. More specifically, I'd like to use it as a bound on an internal trait representing field extension, which implement Field but not PrimeField, so at least changing that one bound would be very useful if possible.

@n-lebel n-lebel changed the title Removing PrimeField bound from FromUniformBytes Changing PrimeField bound from FromUniformBytes Dec 13, 2024
@n-lebel n-lebel changed the title Changing PrimeField bound from FromUniformBytes Changing PrimeField bound in FromUniformBytes Dec 13, 2024
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

No branches or pull requests

1 participant