Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method Crypto.DSA()->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.