halo2_
ecc
0.5.0
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
Function
get_naf
Copy item path
Settings
Help
Summary
Source
pub fn get_naf(exp:
Vec
<
u64
>) ->
Vec
<
i8
>