Static Public Member Functions | Protected Attributes

OFSHA1Hash Class Reference

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

#import <OFSHA1Hash.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