OFSHA1Hash Class Reference

A class which provides functions to create an SHA1 hash. More...

#import <OFHash.h>

Inheritance diagram for OFSHA1Hash:
OFHash OFObject

List of all members.

Static Public Member Functions

(id) + sha1Hash

Protected Attributes

uint32_t state [5]
uint64_t count
char buffer [64]
uint8_t digest [OF_SHA1_DIGEST_SIZE]

Detailed Description

A class which provides functions to create an SHA1 hash.


Member Function Documentation

+ (id) sha1Hash  
Returns:
A new autoreleased SHA1 Hash

The documentation for this class was generated from the following files:
 All Classes Functions Variables
Generated on Sun May 9 16:52:22 2010 for ObjFW by  doxygen 1.6.3