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

Method Crypto.RSA()->raw_verify()


Method raw_verify

int(0..1) raw_verify(string digest, Gmp.mpz s)

Description

Verifies the digest against the signature s , assuming pad type 1.

See also

rsa_pad , raw_sign