[][src]Module ring::signature::primitive

Lower-level verification primitives. Usage of ring::signature::verify() is preferred when the public key and signature are encoded in standard formats, as it also handles the parsing.

Functions

verify_rsa

Lower-level API for the verification of RSA signatures.