Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Nov 25, 2024
1 parent 3a9b551 commit 2f62989
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use std::ec::tecurve::affine::Curve as AffineCurve;
use std::ec::tecurve::affine::Point as Gaffine;
use ec::tecurve::affine::Curve as AffineCurve;
use ec::tecurve::affine::Point as Gaffine;

fn main() {
// Define Baby Jubjub (ERC-2494) parameters in affine representation
Expand Down

0 comments on commit 2f62989

Please sign in to comment.