SHA1Context Struct Reference

This structure will hold context information for the hashing operation. More...

#include <sha1.h>

Data Fields

unsigned Message_Digest [5]
unsigned Length_Low
unsigned Length_High
unsigned char Message_Block [64]
int Message_Block_Index
int Computed
int Corrupted

Detailed Description

This structure will hold context information for the hashing operation.


Field Documentation

Is the digest computed?

Is the message digest corruped?

Message length in bits

Message length in bits

unsigned char SHA1Context::Message_Block[64]

512-bit message blocks

Index into message block array

Message Digest (output)


The documentation for this struct was generated from the following file:
Generated on Mon Apr 5 22:28:56 2010 for pam_kmux by  doxygen 1.6.3