public abstract class RipeMd extends HashConfig
HashConfig for RIPEMD. It is actually a family of
algorithms such as RipeMd160 (famous from bitcoin addresses) or
RipeMd256.ALGORITHM_NONEalgorithmprovider| Constructor and Description |
|---|
RipeMd(String algorithm,
SecurityProvider provider,
int iterationCount)
The constructor.
|
decrementIterationCount, getIterationCount, newAccess, newHashCreatorgetAlgorithmgetProviderRipeMd(String algorithm, SecurityProvider provider, int iterationCount)
algorithm - the hash algorithm.provider - the SecurityProvider.iterationCount - the iteration count.Copyright © 2001–2019 mmm-Team. All rights reserved.