Class McElieceFujisakiCipherTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
All Implemented Interfaces:
junit.framework.Test

public class McElieceFujisakiCipherTest extends AsymmetricHybridCipherTest
  • Constructor Details

    • McElieceFujisakiCipherTest

      public McElieceFujisakiCipherTest()
  • Method Details

    • setUp

      protected void setUp()
      Overrides:
      setUp in class FlexiTest
    • testEnDecryption_SHA1_11_50

      public void testEnDecryption_SHA1_11_50() throws Exception
      Test encryption and decryption performance for SHA256 message digest and parameters m=11, t=50.
      Throws:
      Exception
    • testEnDecryption_SHA224_11_50

      public void testEnDecryption_SHA224_11_50() throws Exception
      Throws:
      Exception
    • testEnDecryption_SHA256_11_50

      public void testEnDecryption_SHA256_11_50() throws Exception
      Throws:
      Exception