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:
03-Jul-2006 (DSHA1.h)

Instance Variables

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

Method Index


generated 25-Jul-2006 by ObjcDoc 3.0.0