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

Return a+b (mod L)

Parameters

a: CompressedScalar,
b: CompressedScalar,