macro_rules! curve_arithmetic_extension {
    ($curve:ident, $scalar:ident, $extended:ident) => { ... };
}
Expand description

curve reference basic operation macro