Main Page   Data Structures   File List   Data Fields   Globals  

CYFER_StreamCipher_t Struct Reference

A structure describing supported stream ciphers. More...

#include <cipher.h>


Data Fields

int type
 Algorithm id.

char * name
 Algorithm name.

size_t keylen
 Key length (maximum key length) in bytes.

size_t minkey
 Minimum key length in bytes.


Detailed Description

A structure describing supported stream ciphers.


Field Documentation

size_t CYFER_StreamCipher_t::keylen
 

Key length (maximum key length) in bytes.

size_t CYFER_StreamCipher_t::minkey
 

Minimum key length in bytes.

char* CYFER_StreamCipher_t::name
 

Algorithm name.

int CYFER_StreamCipher_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