All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.io.InputStream | +----cryptix.math.RandomStream | +----cryptix.math.PseudoRandomStream
Copyright © 1995-1997
Systemics Ltd on behalf of the
Cryptix Development Team.
All rights reserved.
$Revision: 1.1.1.1 $
protected PRSG prng
protected byte buf[]
protected int ptr
protected int len
public PseudoRandomStream(byte seed[])
protected void seed(byte seed[])
protected void nextBuffer()
protected final synchronized byte nextByte()
All Packages Class Hierarchy This Package Previous Next Index