public class State extends Object
static boolean
trace
State(int[] plaintext, int[] ciphertext, int[] key, int K)
State(State s)
long
conflictCount()
int[]
getKey()
State
verify()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static boolean trace
public State(int[] plaintext, int[] ciphertext, int[] key, int K)
public State(State s)
public int[] getKey()
public long conflictCount()
public State verify()
Copyright © 2017 by Alan Kaminsky. All rights reserved. Send comments to ark@cs.rit.edu.