Skip to content

subtractBlindings()

SIP Protocol API Reference v0.7.0


SIP Protocol API Reference / subtractBlindings

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

Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:3639

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)