Extracted from Pike v7.6 release 61 at 2005-12-30.
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 .