org.bouncycastle.jce.provider.test

Class AESSICTest

Implemented Interfaces:
org.bouncycastle.util.test.Test

public class AESSICTest
extends org.bouncycastle.util.test.SimpleTest

test vectors based on NIST Special Publication 800-38A, "Recommendation for Block Cipher Modes of Operation"

Method Summary

String
getName()
static void
main(String[] args)
void
performTest()

Methods inherited from class org.bouncycastle.util.test.SimpleTest

areEqual, fail, fail, fail, getName, perform, performTest, runTest, runTest

Method Details

getName

public String getName()
Specified by:
getName in interface org.bouncycastle.util.test.Test
Overrides:
getName in interface org.bouncycastle.util.test.SimpleTest

main

public static void main(String[] args)

performTest

public void performTest()
            throws Exception
Overrides:
performTest in interface org.bouncycastle.util.test.SimpleTest