JavaScript is disabled on your browser.
IAIK-JCE Provider API Documentation
Version 6.2
Detail:
Field |
Constr |
Method
java.lang.Object
java.util.Random
java.security.SecureRandom
All Implemented Interfaces:
java.io.Serializable
public final class RipeMd160Random
extends MessageDigestRandom
A secure pseudo-random number generator based on an RipeMd160 message digest.
It uses the IAIK implementation of RipeMd160.
For all further information see the superclass.
Version:
File Revision 7
See Also:
MessageDigestRandom
,
RipeMd160
,
Serialized Form
Constructor Summary
Constructors
Constructor and Description
RipeMd160Random ()
Create a new RipeMd-160 based secure random.
Method Summary
Methods inherited from class java.security.SecureRandom
generateSeed, getInstance, getInstance, getInstance, getInstanceStrong, getProvider, getSeed, next, nextBytes, setSeed, setSeed
Methods inherited from class java.util.Random
doubles, doubles, doubles, doubles, ints, ints, ints, ints, longs, longs, longs, longs, nextBoolean, nextDouble, nextFloat, nextGaussian, nextInt, nextInt, nextLong
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
This Javadoc may contain text parts from IETF Internet Standard specifications (see copyright note) and RSA Data Security Public-Key Cryptography Standards (PKCS, see copyright note).
Detail:
Field |
Constr |
Method
6.2
(c) 2002
IAIK , (c) 2003 - 2025
SIC