Bouncy Castle Cryptography 1.51

org.bouncycastle.pqc.math.ntru.euclid.test
Class IntEuclideanTest

java.lang.Object
  extended by TestCase
      extended by org.bouncycastle.pqc.math.ntru.euclid.test.IntEuclideanTest

public class IntEuclideanTest
extends TestCase


Constructor Summary
IntEuclideanTest()
           
 
Method Summary
 void testCalculate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntEuclideanTest

public IntEuclideanTest()
Method Detail

testCalculate

public void testCalculate()

Bouncy Castle Cryptography 1.51