org.bouncycastle.math.ec.test
Class F2mProofer

java.lang.Object
  extended by org.bouncycastle.math.ec.test.F2mProofer

public class F2mProofer
extends java.lang.Object


Field Summary
static java.lang.String[] CURVES
          The standard curves on which the tests are done
 
Constructor Summary
F2mProofer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CURVES

public static final java.lang.String[] CURVES
The standard curves on which the tests are done

Constructor Detail

F2mProofer

public F2mProofer()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception