crypto.h File Reference

#include <vector>
#include <gcrypt.h>
#include "rsa.h"
#include "formatStrings.h"
#include "readTypes.h"
#include "reporter.h"
#include "helper.h"
#include "slurpedfile.h"
#include "typedefs.h"

Include dependency graph for crypto.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CAid
class  verifiedcert

Defines

#define CRYPTO_H   CRYPTO_H

Functions

bool checkSHA1match (const unsigned char *text, int textlength, const unsigned char *hash)
bool CheckSignature (const iter &data, int length, const iter &signature, int siglength, const rsa &key)


Define Documentation

#define CRYPTO_H   CRYPTO_H


Function Documentation

bool checkSHA1match ( const unsigned char *  text,
int  textlength,
const unsigned char *  hash 
)

bool CheckSignature ( const iter data,
int  length,
const iter signature,
int  siglength,
const rsa key 
)


Generated on Tue May 19 19:41:47 2009 by  doxygen 1.5.8