Skip to main content

ecMul

For the complete documentation index, see llms.txt

@midnight/ledger v8.0.3


@midnight/ledger / ecMul

Function: ecMul()

function ecMul(a, b): Value;

Internal

Internal implementation of the elliptic curve multiplication primitive

Parameters

a

Value

b

Value

Returns

Value

Throws

If a does not encode an elliptic curve point or b does not encode a field element