Skip to main content

scalar_mul_impls

Macro scalar_mul_impls 

Source
macro_rules! scalar_mul_impls {
    ($curve:path, $scalar:ty) => { ... };
}
Expand description

Writes a series of Mul impls for an elliptic curve’s scalar field.