#include <string.h>#include <stdio.h>#include "xyssl/rsa.h"#include "xyssl/sha1.h"Go to the source code of this file.
Definition at line 22 of file rsa_verify.c.
Definition at line 31 of file rsa_verify.c.
References buf, rsa_context::E, f, rsa_context::len, mpi_msb(), mpi_read_file(), rsa_context::N, rsa_init(), rsa_pkcs1_verify(), RSA_PKCS_V15, RSA_PUBLIC, RSA_SHA1, and sha1_file().