org.bouncycastle.jce.provider.test

Class NoekeonTest

public class NoekeonTest extends BaseBlockCipherTest

basic test class for SEED
Constructor Summary
NoekeonTest()
Method Summary
static voidmain(String[] args)
voidperformTest()
voidtest(int strength, byte[] keyBytes, byte[] input, byte[] output)

Constructor Detail

NoekeonTest

public NoekeonTest()

Method Detail

main

public static void main(String[] args)

performTest

public void performTest()

test

public void test(int strength, byte[] keyBytes, byte[] input, byte[] output)