Package gnu.javax.crypto.jce.prng

Class Summary

ARCFourRandomSpi Implementation of the Service Provider Interface (SPI) for the ARCFOUR keystream generator.
CSPRNGSpi The implementation of the continuously-seeded SecureRandom Service Provider Interface (SPI) adapter.
FortunaImpl
ICMRandomSpi An Adapter class around ICMGenerator to allow using this algorithm as a JCE SecureRandom.
UMacRandomSpi An Adapter class around UMacGenerator to allow using this algorithm as a JCE SecureRandom.