Package org.apache.commons.crypto.random
package org.apache.commons.crypto.random
Random classes
-
ClassDescriptionGenerates random bytes.Creates
CryptoRandom
instancesDefines the internal CryptoRandom implementations.A CryptoRandom of Java implementation.OpenSSL secure random using JNI.JNI interface ofCryptoRandom
implementation for OpenSSL.A Random implementation that uses random bytes sourced from the operating system.