Type Definition curve25519_dalek::edwards::EdwardsBasepointTableRadix16[][src]

type EdwardsBasepointTableRadix16 = EdwardsBasepointTable;

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

Trait Implementations