Bouncy Castle Cryptography 1.51

org.bouncycastle.pqc.math.ntru.util.test
Class ArrayEncoderTest

java.lang.Object
  extended by TestCase
      extended by org.bouncycastle.pqc.math.ntru.util.test.ArrayEncoderTest

public class ArrayEncoderTest
extends TestCase


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

Constructor Detail

ArrayEncoderTest

public ArrayEncoderTest()
Method Detail

testEncodeDecodeModQ

public void testEncodeDecodeModQ()

testEncodeDecodeMod3Sves

public void testEncodeDecodeMod3Sves()

testEncodeDecodeMod3Tight

public void testEncodeDecodeMod3Tight()

Bouncy Castle Cryptography 1.51