Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BitVM/BitVM
/ Fq
Class
Fq
bitvm/src/bn254/fq.rs:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
use crate::treepp::*;
12
13
pub struct Fq;
14
15
impl Fp254Impl for Fq {
16
const MODULUS: &'static str =
Callers
10
hinted_ell_by_constant_affine_and_sparse_mul
Function · 0.85
hinted_inv
Method · 0.85
hinted_check_add_prevent_degenerate
Method · 0.85
hinted_check_add
Method · 0.85
hinted_check_double
Method · 0.85
hinted_from_eval_points
Function · 0.85
utils_point_double_eval
Function · 0.85
utils_point_add_eval
Function · 0.85
test_point_ops_and_multiply_line_evals_step_1_valid_data
Function · 0.85
test_point_ops_and_multiply_line_evals_step_1_numerator_zero
Function · 0.85
Calls
no outgoing calls
Tested by
2
test_point_ops_and_multiply_line_evals_step_1_valid_data
Function · 0.68
test_point_ops_and_multiply_line_evals_step_1_numerator_zero
Function · 0.68