Expand description
Globally accessible static instance of secp256k1, to avoid initialization overhead
Structs§
- SECP256
K1 - Static reference to secp instance
Functions§
- commit_
to_ zero_ value - Convenient way to generate a commitment to zero.
- static_
secp_ instance - Returns the static instance, but calls randomize on it as well (Recommended to avoid side channel attacks