is.logi.crypto.test
Class TestRandom

java.lang.Object
  |
  +--is.logi.crypto.Crypto
        |
        +--is.logi.crypto.test.TestRandom

public class TestRandom
extends Crypto

This application tests the various random number generation classes.

Author:
Logi Ragnarsson (logir@hi.is)
See Also:
Key

Fields inherited from class is.logi.crypto.Crypto
BIT, cdsPath, keySource, NIBBLE, primeCertainty, random
 
Method Summary
static void main(java.lang.String[] arg)
           
 
Methods inherited from class is.logi.crypto.Crypto
binString, binString, equal, equalRelaxed, equalSub, fromHexNibble, fromHexString, fromString, fromString, hexString, hexString, hexString, hexString, makeClass, makeInt, makeLong, makeSessionKey, pastSpace, pickBits, pickBits, readInt, writeBytes, writeBytes, writeInt
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] arg)


Copyright 1997-1999 Logi Ragnarsson