|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileAlgoRandomStream | |
com.fasteasytrade.JRandTest.Algo |
Uses of FileAlgoRandomStream in com.fasteasytrade.JRandTest.Algo |
Subclasses of FileAlgoRandomStream in com.fasteasytrade.JRandTest.Algo | |
class |
AES
Simple java AES algorithm as a random stream. |
class |
ARC4
Alleged RC4 algorithm as a random stream |
class |
BBS
BBS from NIST test package as a random stream Use BBSPrng class. |
class |
BlowFish
Stream of random bytes from BFcipher class |
class |
CubicResidue
CubicResidue Prng algorithm from NIST test package Use CubicResiduePrng class. |
class |
DES
Simple java DES algorithm as a random stream. |
class |
JavaRandom
Simple java random as a random stream |
class |
JavaSecuredRandom
Simple java secured random as a random stream |
class |
Lcg1
Simple LCG from NIST test package as a random stream |
class |
MicaliSchnorr
Micali-Schnorr algorithm as a random stream. |
class |
ModulusExponent
ModulusExponent Prng algorithm from NIST test package Use ModulusExponentPrng class. |
class |
MT19937
Stream of random bytes from MT19937Prng class |
class |
QuadraticResidue1
QuadraidResidue Prng algorithm from NIST test package Use QuadraticResidue1Prng class. |
class |
QuadraticResidue2
QuadraidResidue Prng algorithm from NIST test package Use QuadraticResidue2Prng class. |
class |
RSA
RSA algorithm as a random stream. |
class |
SHA1Random
SHA1 algorithm as a random stream based on SHA1 message digest class. |
class |
SkipjackRandom
Skipjack algorithm as a random stream based on Skipjack encryption algorithm. |
class |
TripleDES
Simple java TrippleDES algorithm as a random stream. |
class |
ZAC3Random
ZAC3 algorithm as a random stream based on ZAC3 encryption algorithm. |
class |
ZAC5Random
ZAC5 algorithm as a random stream based on ZAC5 encryption algorithm. |
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |