Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

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.