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

sage behavior of Fq encoding/decoding should be consistent with our Rust code #37

Open
redshiftzero opened this issue Sep 9, 2022 · 0 comments
Assignees
Labels

Comments

@redshiftzero
Copy link
Contributor

In #34 in commits 41c0d48 and c1db5ad we updated the Rust encoding/decoding of Fq field elements to ensure that the top three bits of the last byte are unset. We should make sure the Sage code is doing the same in the Decaf_1_1_Point class.

@redshiftzero redshiftzero self-assigned this Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant