[][src]Function grin_util::secp_static::static_secp_instance

pub fn static_secp_instance() -> Arc<Mutex<Secp256k1>>

Returns the static instance, but calls randomize on it as well (Recommended to avoid side channel attacks