org.bouncycastle.crypto.test

Class CAST6Test

Implemented Interfaces:
Test

public class CAST6Test
extends CipherTest

cast6 tester - vectors from http://www.ietf.org/rfc/rfc2612.txt

Method Summary

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

Methods inherited from class org.bouncycastle.crypto.test.CipherTest

getName, perform

Method Details

getName

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


main

public static void main(String[] args)