Main Page   Data Structures   File List   Data Fields   Globals  

CYFER_Hash_t Struct Reference

A structure describing supported hash algorithms. More...

#include <hash.h>


Data Fields

int type
 Algorithm id.

char * name
 Algorithm name.

size_t length
 Hash value length (in bytes).


Detailed Description

A structure describing supported hash algorithms.


Field Documentation

size_t CYFER_Hash_t::length
 

Hash value length (in bytes).

char* CYFER_Hash_t::name
 

Algorithm name.

int CYFER_Hash_t::type
 

Algorithm id.


The documentation for this struct was generated from the following file:
Generated on Sun Sep 26 13:53:58 2004 for Cyfer by doxygen1.3-rc3