org.bouncycastle.crypto.test

Class SHA224DigestTest

Implemented Interfaces:
Test

public class SHA224DigestTest
extends java.lang.Object
implements Test

standard vector test for SHA-224 from RFC 3874 - only the last three are in the RFC.

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