Package | Description |
---|---|
org.tron.common.crypto.cryptohash |
Modifier and Type | Class and Description |
---|---|
class |
DigestEngine |
class |
Keccak256 |
class |
Keccak512 |
Modifier and Type | Method and Description |
---|---|
Digest |
Keccak512.copy() |
Digest |
Keccak256.copy() |
Digest |
Digest.copy()
Clone the current state.
|
protected Digest |
DigestEngine.copyState(DigestEngine dest)
This function copies the internal buffering state to some other instance of a class extending
DigestEngine . |
Copyright © 2020. All rights reserved.