A B C D E F G I L M N R S T U V W
G
- GenKey - Class in <Unnamed>
-
Class GenKey is a main program that generates a random key for the LC4
cipher.
- genKey(int[], RandomSubset) - Static method in class Util
-
Generate a random LC4 key.
- GenNonce - Class in <Unnamed>
-
Class GenNonce is a main program that generates a random nonce for the LC4
cipher.
- genNonce(int[], Random) - Static method in class Util
-
Generate a random LC4 nonce.
- genPlaintext(int[], DigramPicker) - Static method in class Util
-
Generate a random plaintext using the given digram frequencies.
- getKey() - Method in class State
-
A B C D E F G I L M N R S T U V W
Copyright © 2017 by Alan Kaminsky. All rights reserved. Send comments to ark@cs.rit.edu.