org.bouncycastle.crypto.test

Class CAST5Test

Implemented Interfaces:
Test

public class CAST5Test
extends CipherTest

cast tester - vectors from http://www.ietf.org/rfc/rfc2144.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)