Package ccs.chaos

Provides cryptosecure pseudorandom numbers.

See:
          Description

Class Summary
ChaosMage The ChaosMage is Checkpoint's crytosecure random number source.
ChaosMetrics A ChaosMetrics object is returned when an entropy sample is submitted via a ChaosSetter.
ChaosModel The state of the ChaosMage.
NoiseGrabber The NoiseGrabber uses the Java Sound API to record the low-order bits of brief sound clips from the system.
SemiSecureRandom A PRNG designed primarily for producing the long random bytestrings required for overwriting sensitive data.
 

Package ccs.chaos Description

Provides cryptosecure pseudorandom numbers.