For the latest news and information visit
The GNU Crypto project

Package gnu.crypto.jce.prng

Class Summary
ARCFourRandomSpi Implementation of the Service Provider Interface (SPI) for the ARCFOUR keystream generator.
HavalRandomSpi The implementation of the HAVAL-based SecureRandom Service Provider Interface (SPI) Adapter.
ICMRandomSpi An Adapter class around ICMGenerator to allow using this algorithm as a JCE SecureRandom.
MD2RandomSpi The implementation of the MD2-based SecureRandom Service Provider Interface (SPI) adapter.
MD4RandomSpi The implementation of the MD4-based SecureRandom Service Provider Interface (SPI) adapter.
MD5RandomSpi The implementation of the MD5-based SecureRandom Service Provider Interface (SPI) adapter.
RipeMD128RandomSpi The implementation of the RIPEMD128-based SecureRandom Service Provider Interface (SPI) adapter.
RipeMD160RandomSpi The implementation of the RIPEMD160-based SecureRandom Service Provider Interface (SPI) adapter.
Sha160RandomSpi The implementation of the SHA1-based SecureRandom Service Provider Interface (SPI) adapter.
Sha256RandomSpi The implementation of the SHA-256 based SecureRandom Service Provider Interface (SPI) adapter.
Sha384RandomSpi The implementation of the SHA-384 based SecureRandom Service Provider Interface (SPI) adapter.
Sha512RandomSpi The implementation of the SHA-512 based SecureRandom Service Provider Interface (SPI) adapter.
TigerRandomSpi The implementation of the Tiger based SecureRandom Service Provider Interface (SPI) adapter.
UMacRandomSpi An Adapter class around UMacGenerator to allow using this algorithm as a JCE SecureRandom.
WhirlpoolRandomSpi The implementation of the Whirlpool-based SecureRandom Service Provider Interface (SPI) adapter.
 


For the latest news and information visit
The GNU Crypto project

Copyright © 2001, 2002, 2003, 2004 Free Software Foundation, Inc.