org.bouncycastle.jce.provider.test

Class AESSICTest

Implemented Interfaces:
Test

public class AESSICTest
extends java.lang.Object
implements Test

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)
TestResult
perform()

Method Details

getName

public String getName()
Specified by:
getName in interface Test


main

public static void main(String[] args)


perform

public TestResult perform()
Specified by:
perform in interface Test