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