cryptssl_l.h File Reference

#include <gwenhywfar/crypt.h>
#include <stdio.h>
#include <openssl/bn.h>

Go to the source code of this file.

Defines

#define GWEN_CRYPT_RSA_DEFAULT_EXPONENT   65537
#define GWEN_CRYPT_RSA_DEFAULT_KEY_LENGTH   1024
#define GWEN_CRYPT_RSA_MAX_KEY_LENGTH   4096

Functions

void GWEN_CryptImpl_Dump_Bignum (BIGNUM *bn, FILE *f, int indent)
GWEN_ERRORCODE GWEN_CryptImpl_Fini ()
GWEN_ERRORCODE GWEN_CryptImpl_Init ()
GWEN_ERRORCODE GWEN_CryptKeyBF_Register ()
GWEN_ERRORCODE GWEN_CryptKeyDES_Register ()
GWEN_ERRORCODE GWEN_CryptKeyRSA_Register ()
GWEN_ERRORCODE GWEN_MdMd5_Register ()
GWEN_ERRORCODE GWEN_MdRmd160_Register ()
GWEN_ERRORCODE GWEN_MdSha1_Register ()


Define Documentation

#define GWEN_CRYPT_RSA_DEFAULT_EXPONENT   65537

Definition at line 35 of file cryptssl_l.h.

#define GWEN_CRYPT_RSA_DEFAULT_KEY_LENGTH   1024

Definition at line 33 of file cryptssl_l.h.

#define GWEN_CRYPT_RSA_MAX_KEY_LENGTH   4096

Definition at line 34 of file cryptssl_l.h.


Function Documentation

void GWEN_CryptImpl_Dump_Bignum ( BIGNUM *  bn,
FILE *  f,
int  indent 
)

GWEN_ERRORCODE GWEN_CryptImpl_Fini (  ) 

GWEN_ERRORCODE GWEN_CryptImpl_Init (  ) 

GWEN_ERRORCODE GWEN_CryptKeyBF_Register (  ) 

GWEN_ERRORCODE GWEN_CryptKeyDES_Register (  ) 

GWEN_ERRORCODE GWEN_CryptKeyRSA_Register (  ) 

GWEN_ERRORCODE GWEN_MdMd5_Register (  ) 

GWEN_ERRORCODE GWEN_MdRmd160_Register (  ) 

GWEN_ERRORCODE GWEN_MdSha1_Register (  ) 


Generated on Tue May 1 12:56:30 2007 for gwenhywfar by  doxygen 1.5.1