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

allow supplying a value of q for special_supersingular_curve() #38483

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

yyyyx4
Copy link
Member

@yyyyx4 yyyyx4 commented Aug 7, 2024

This is a follow-up to #36665: There, a CM endomorphism is chosen automatically to construct a "special" supersingular elliptic curve. In some applications, it can be useful to explicitly supply the desired degree of such an endomorphism to Bröker's algorithm, which is made possible by this patch.

Note that some of the subroutines used in the new code paths are relatively fragile, which can cause the functionality added here to fail for some inputs, but this has been documented in the appropriate places.

Copy link

github-actions bot commented Aug 7, 2024

Documentation preview for this PR (built with commit d2257c1; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

@yyyyx4 yyyyx4 force-pushed the public/special_supersingular_curve_with_prescribed_q branch 2 times, most recently from d2257c1 to aa3c5e8 Compare August 10, 2024 21:57
@yyyyx4 yyyyx4 force-pushed the public/special_supersingular_curve_with_prescribed_q branch from aa3c5e8 to 3f02366 Compare September 16, 2024 18:21
@yyyyx4 yyyyx4 force-pushed the public/special_supersingular_curve_with_prescribed_q branch from 3f02366 to 72b99f9 Compare September 16, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant