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 WhirlpoolRandom
extends MessageDigestRandom
A secure pseudo-random number generator based on an WHIRLPOOL message digest.
It uses the IAIK implementation of WHIRLPOOL.
For all further information see the superclass.
Version:
File Revision 5
See Also:
MessageDigestRandom
,
Whirlpool
,
Serialized Form
Constructor Summary
Constructors
Constructor and Description
WhirlpoolRandom ()
Create a new WHIRLPOOL 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