HL_SHA1_CTX Struct Reference

this struct represents a SHA1-hash context. More...

#include <hl_sha1.h>

List of all members.

Public Attributes

hl_uint32 Intermediate_Hash [SHA1HashSize/4]
hl_uint32 Length_Low
hl_uint32 Length_High
hl_uint16 Message_Block_Index
hl_uint8 Message_Block [64]
int Computed
int Corrupted

Detailed Description

this struct represents a SHA1-hash context.


Member Data Documentation

Is the digest computed?

Is the message digest corrupted?

Message Digest

Message length in bits

Message length in bits

512-bit message blocks

Index into message block array


The documentation for this struct was generated from the following file:
Generated on Thu Oct 13 20:06:35 2011 for hashlib++ by  doxygen 1.6.3