Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 368 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 368 Bytes

ECFFT Utils

The libraries related to ECFFT.

Utilities

Find curve whose group order is $2^k$ | #E(Fp)

$ sage params/1_get_curve.sage

Find subgroup whose order is $2^k$

$ sage params/2_get_subgroup_generator.sage

Find isogeny which halves the domain

$ sage params/3_get_isogeny.sage