scipr-lab / ecfactory

SageMath library for constructing elliptic curves
Other
63 stars 17 forks source link

Add BLS module for searching BLS12 curve parameters #6

Open Nashtare opened 1 year ago

Nashtare commented 1 year ago

This PR adds a module for BLS12 curves.

Note that the search, similarly to the code for BN curves, does not implement the subgroup security check mentioned in #3.