Function dusk_schnorr::gadgets::single_key_verify[][src]

pub fn single_key_verify(
    composer: &mut TurboComposer,
    u: Witness,
    r: WitnessPoint,
    k: WitnessPoint,
    m: Witness
)
Expand description

Assert the correctness of the schnorr signature without using the secret key as witness.