Class DSHA256

Inherits from:
Object
Declared in:
DSHA256.h

Class Hierarchy

    Object
      |
      +---DSHA256

Class Description

The DSHA256 class implements a number of methods for using the NIST's SHA256 algorithm.

Last modified:
31-Oct-2007 (DSHA256.h)

Instance Variables

private uint32_t _h[8]
private uint32_t _count[2]
private unsigned char _input[64]

Method Index


generated 05-Nov-2007 by ObjcDoc 3.0.0