@lelantos-org/sdk / fmd / fmdExpandFlagKey
Function: fmdExpandFlagKey() โ
ts
function fmdExpandFlagKey(
J,
P,
ck,
gamma?
): FmdFlagKey;Defined in: @lelantos-org/sdk/dist/fmd/fmd.d.ts:76
Expand a published clue key into the ฮณ flag-key points, X_i = ck + Bยทh_i. Sender side; requires no secret input.
Parameters โ
| Parameter | Type |
|---|---|
J | WasmJubjub |
P | Poseidon |
ck | Point |
gamma? | number |