org.bouncycastle.crypto.test

Class ECGOST3410Test

Implemented Interfaces:
Test

public class ECGOST3410Test
extends java.lang.Object
implements Test

ECGOST3410 tests are taken from GOST R 34.10-2001.

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