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

Should all Kyber curves check for point/scalar canonicity? #435

Open
jeffallen opened this issue Aug 13, 2020 · 0 comments
Open

Should all Kyber curves check for point/scalar canonicity? #435

jeffallen opened this issue Aug 13, 2020 · 0 comments

Comments

@jeffallen
Copy link
Contributor

jeffallen commented Aug 13, 2020

PR #434 introduces checks that a group can opt-in to by providing certain methods (Point.IsCanonical, Point.HasSmallOrder, Scalar.IsCanonical).

We need to investigate and maybe implement these checks on var_ed25519 and p256 curves as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants