|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkz.gamma.vista.VistaSha1Context
public class VistaSha1Context
| Field Summary | |
|---|---|
int |
Computed
|
int |
Corrupted
|
int[] |
Intermediate_Hash
|
int |
Length_High
|
int |
Length_Low
|
byte[] |
Message_Block
|
int |
Message_Block_Index
|
static int |
SHA1HashSize
|
| Constructor Summary | |
|---|---|
VistaSha1Context()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int SHA1HashSize
public int[] Intermediate_Hash
public int Length_Low
public int Length_High
public int Message_Block_Index
public byte[] Message_Block
public int Computed
public int Corrupted
| Constructor Detail |
|---|
public VistaSha1Context()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||