This is a beta autodoc build; expect bugs and missing information.
  • std
  • crypto
  • dh
  • X25519
  • Curve
  • scalar
  • mul
fn mul(a: CompressedScalar, b: CompressedScalar) CompressedScalar
[src]

Return a*b (mod L)

Parameters

a: CompressedScalar,
b: CompressedScalar,