Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Method Crypto.DSA.State()->raw_verify()


Method raw_verify

bool raw_verify(Gmp.mpz h, Gmp.mpz r, Gmp.mpz s)

Description

Verify the signature r,s against the message h.