Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Velaciela committed Aug 14, 2024
1 parent 3c42db0 commit c618293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mod arithmetic;
mod ff_inverse;
mod ff_jacobi;
pub mod fft;

pub mod hash_to_curve;
// TODO: remove this and use traits defined in axiom_pairing instead.
pub mod pairing;
Expand Down

0 comments on commit c618293

Please sign in to comment.