|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.logi.crypto.Crypto
org.logi.crypto.test.TestKey
This application tests the various Key classes.
Key
Field Summary |
Fields inherited from class org.logi.crypto.Crypto |
BIT, cdsPath, EMPTY_ARRAY, FOUR, keySource, NIBBLE, ONE, primeCertainty, random, TWO, ZERO |
Method Summary | |
static KeyPair |
createKeys(java.lang.String keyType,
java.io.PrintWriter details,
java.io.PrintWriter summary)
|
static void |
main(java.lang.String[] arg)
|
static boolean |
test(java.lang.String keyType,
java.io.PrintWriter details,
java.io.PrintWriter summary)
|
Methods inherited from class org.logi.crypto.Crypto |
binString, binString, equal, equalRelaxed, equalSub, fromHexNibble, fromHexString, fromString, fromString, hexString, hexString, hexString, hexString, hexString, initRandom, initRandom, makeClass, makeInt, makeLong, makeSessionKey, pastSpace, pickBits, pickBits, readBlock, readInt, writeBytes, writeBytes, writeInt |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static KeyPair createKeys(java.lang.String keyType, java.io.PrintWriter details, java.io.PrintWriter summary)
public static boolean test(java.lang.String keyType, java.io.PrintWriter details, java.io.PrintWriter summary)
public static void main(java.lang.String[] arg) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |