Skip to content

subtractBlindings()

SIP Protocol API Reference v0.7.2


SIP Protocol API Reference / subtractBlindings

subtractBlindings(b1, b2): `0x${string}`

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3702

Subtract blinding factors (for use with homomorphic subtraction)

`0x${string}`

First blinding factor

`0x${string}`

Second blinding factor (to subtract)

`0x${string}`

Difference of blindings (mod curve order)