Class DSHA1

Inherits from:
Object
Declared in:
DSHA1.h

Class Hierarchy

    Object
      |
      +---DSHA1

Class Description

The DSHA1 class implements a number of methods for using the NIST's SHA algorithm. The code is based on 'SHA-1 in C' by Steve Reid (steve[at]edmweb.com) which is in Public Domain.

Last modified:
12-Nov-2005 (DSHA1.h)

Instance Variables

private unsigned long _state[5]
private unsigned long _count[2]
private unsigned char _buffer[64]

Method Index


generated 08-Jan-2006 by ObjcDoc 3.0.0