Module ecdsa
halo2_
ecc
0.5.0
Module ecdsa
Module Items
Functions
In halo2_
ecc::
ecc
Modules
ecdsa
fixed_base
pippenger
Structs
EcPoint
EccChip
StrictEcPoint
Enums
ComparableEcPoint
Functions
check_is_on_curve
ec_add_unequal
ec_double
ec_double_and_add_unequal
ec_select
ec_select_by_indicator
ec_select_from_bits
ec_sub_strict
ec_sub_unequal
get_naf
into_strict_point
load_random_point
multi_scalar_multiply
scalar_multiply
strict_ec_select_from_bits
Type Aliases
BaseFieldEccChip
halo2_ecc
::
ecc
Module
ecdsa
Copy item path
Settings
Help
Summary
Source
Functions
§
ecdsa_
verify_
no_
pubkey_
check
WARNING
: Only use this function if
1 / (p - n)
is very small (e.g., < 2
-100
)
pubkey
should not be the identity point