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

test whether point is actually on the curve when evaluating elliptic-curve isomorphism #35799

Commits on Nov 16, 2023

  1. implement WeierstrassIsomorphism._call_() instead of .__call__()

    ...so that conversions are done properly (in particular, checking
    that the input point is actually on the curve)
    yyyyx4 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    d38cf45 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. break long line

    yyyyx4 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    94068f7 View commit details
    Browse the repository at this point in the history