Skip to content

Commit

Permalink
add ecmulg2 report to build.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
ColoCarletti committed Feb 1, 2024
1 parent 528fab9 commit be3ca31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ fn main() {
"modexp".to_string(),
"ecadd".to_string(),
"ecmul".to_string(),
"ecmulg2".to_string(),
"ecpairing".to_string(),
"p256verify".to_string(),
"secp256k1verify".to_string(),
Expand Down

0 comments on commit be3ca31

Please sign in to comment.