Module io.github.mmm.crypto
Package io.github.mmm.crypto.random
-
Interface Summary Interface Description AbstractSecurityGetRandomFactory Abstract interface togettheRandomFactory.AbstractSecuritySetRandomFactory RandomConstants Constants forRandomFactoryand related APIs.RandomCreator The interface for a creator of securerandom data.RandomFactory Interface for afactorytocreateinstances ofRandomCreatorfor secure random values.
An instance ofRandomFactorytherefore represents a configuration with specificalgorithm. -
Class Summary Class Description RandomConfig RandomConfigSha1Prng RandomConfigfor SHA1PRNG.RandomCreatorImpl Implementation ofRandomCreator.RandomFactoryImpl Implementation ofRandomFactory.