Skip to content

Commit

Permalink
[feat] precompile for ec add mul pairing (#7)
Browse files Browse the repository at this point in the history
* precompile for ec add mul pairing

* use axvm feature

* rename

* pairing test runs

* ec add test

* it works, but why??

* ec mul test

* address comments

* use openvm repo

* address comments
  • Loading branch information
luffykai authored Dec 13, 2024
1 parent 9cf2c6e commit 5a5bc38
Show file tree
Hide file tree
Showing 16 changed files with 3,793 additions and 848 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ burntpix/svgs

# Rust bug report
rustc-ice-*

Cargo.lock
Loading

0 comments on commit 5a5bc38

Please sign in to comment.