Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Crypto
Crypto.DSA

Method Crypto.DSA()->raw_verify()


Method raw_verify

int(0..1) raw_verify(Gmp.mpz h, Gmp.mpz r, Gmp.mpz s)

Description

Verify the signature r ,s against the message h .