demo.cipher
Class ARCFOUR
java.lang.Object
|
+--demo.cipher.ARCFOUR
- public class ARCFOUR
- extends Object
This class tests the correctness of the ARCFOUR implementation.
Method Summary |
static void |
main(String[] arg)
Performs some tests for ARCFOUR. |
void |
start()
|
boolean |
testECB()
Test the ARCFOUR. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ARCFOUR
public ARCFOUR()
testECB
public boolean testECB()
throws Exception
- Test the ARCFOUR.
start
public void start()
main
public static void main(String[] arg)
- Performs some tests for ARCFOUR.
IAIK-JCE ME 3.04, (c) 2002 IAIK, (c) 2003 to 2006 Stiftung SIC