Skip to content

Releases: J08nY/ecgen

ecgen v0.8.0

03 Dec 11:45
0.8.0
Compare
Choose a tag to compare

What's Changed

  • Implement NUMS curve generation.
  • Implement generation of smooth-order curves.
  • Implement generation of curve families BN, BLS and KSS.

Full Changelog: 0.7.7...0.8.0

ecgen v0.7.7

07 Dec 13:58
0.7.7
cfb85f1
Compare
Choose a tag to compare

Fix build with PARI 2.15

ecgen v0.7.6

23 Sep 12:07
0.7.6
Compare
Choose a tag to compare

Support for macOS (but no builds, yet).

ecgen v0.7.5

22 Apr 17:32
0.7.5
Compare
Choose a tag to compare

Fixes for CM discriminant and conductor computation.

ecgen v0.7.4

10 Apr 11:56
0.7.4
Compare
Choose a tag to compare

Fixes build with PARI 2.13.0, fixes invalid curve generation thread issue, adds LTO during the FAST build and conductor computation in the metadata.

ecgen v0.7.3

27 Nov 20:38
0.7.3
Compare
Choose a tag to compare

Complex multiplication even for composite order curves, also much cleaner now, some fixes.

ecgen v0.7.2

04 Jul 15:11
0.7.2
Compare
Choose a tag to compare
ecgen v0.7.2: metadata computation, supersingular curve generation

ecgen v0.7.1

30 Apr 13:03
0.7.1
Compare
Choose a tag to compare
ecgen v0.7.1: minor CM fixes

ecgen v0.7.0

10 Apr 14:56
0.7.0
08bc4c9
Compare
Choose a tag to compare
ecgen v0.7.0: Complex multiplication and P1363 CM algo

ecgen v0.6.5

05 Mar 18:34
0.6.5
Compare
Choose a tag to compare
ecgen v0.6.5: Koblitz curve and Twist order computation