Blinder

Blinding Function Object

Constructors

this
this(BigInt e, BigInt d, BigInt n)

Construct a blinder

Members

Functions

blind
BigInt blind(BigInt i)
Undocumented in source. Be warned that the author may not have intended to support it.
initialized
bool initialized()
Undocumented in source. Be warned that the author may not have intended to support it.
unblind
BigInt unblind(BigInt i)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta