Documentation
Tagion
NativeSecp256k1.randomizeContext
tagion
crypto
secp256k1
NativeSecp256k1
NativeSecp256k1
Updates the context randomization
class
NativeSecp256k1
@
trusted
nothrow
bool
randomizeContext
(
const
(
ubyte
)[]
seed
= null
)
in (seed == null || seed.length == MESSAGE_SIZE)
Parameters
seed
const
(
ubyte
)[]
32-byte random seed or null
tagion
crypto
secp256k1
NativeSecp256k1
NativeSecp256k1
destructors
~this
functions
createECDHSecret
getPubkey
privTweak
randomizeContext
sign
verify
Updates the context randomization