Type Definition p384::ScalarCore
source · [−]pub type ScalarCore = ScalarCore<NistP384>;Expand description
NIST P-384 scalar core type.
This is always available regardless of if the curve arithmetic feature is enabled.
pub type ScalarCore = ScalarCore<NistP384>;NIST P-384 scalar core type.
This is always available regardless of if the curve arithmetic feature is enabled.