pub type EdwardsBasepointTableRadix16 = EdwardsBasepointTable;
Expand description

A type-alias for EdwardsBasepointTable because the latter is used as a constructor in the constants module.

Trait Implementations§