Skip to content

Conversation

daxpedda
Copy link
Contributor

@daxpedda daxpedda commented Sep 27, 2025

The goal here was to implement PrimeCurveAffine for DecafAffinePoint and EdwardsAffinePoint. To that end that following changes were made:

  • Implement GroupEncoding for affine points.
  • Implement Neg for affine points.
  • Add const GENERATOR to affine points.
  • Implement PrimeCurve for projective points.

@daxpedda daxpedda changed the title Add DecafAffinePoint::GENERATOR ed448-goldilocks: add DecafAffinePoint::GENERATOR Sep 27, 2025
@daxpedda daxpedda mentioned this pull request Sep 27, 2025
55 tasks
@daxpedda daxpedda force-pushed the decaf-affine-generator branch from a6258ef to c0fd155 Compare September 27, 2025 12:04
@daxpedda daxpedda changed the title ed448-goldilocks: add DecafAffinePoint::GENERATOR ed448-goldilocks: implement group traits for `DecafAffinePoint Sep 27, 2025
@daxpedda daxpedda changed the title ed448-goldilocks: implement group traits for `DecafAffinePoint ed448-goldilocks: implement group traits for DecafAffinePoint Sep 27, 2025
@daxpedda daxpedda force-pushed the decaf-affine-generator branch from c0fd155 to 1b2ad08 Compare September 27, 2025 12:14
@daxpedda daxpedda force-pushed the decaf-affine-generator branch from 1b2ad08 to 5110c47 Compare September 27, 2025 12:29
@daxpedda daxpedda changed the title ed448-goldilocks: implement group traits for DecafAffinePoint ed448-goldilocks: implement group traits for affine forms Sep 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant