org.bouncycastle.crypto.test

Class BlowfishTest

Implemented Interfaces:
Test

public class BlowfishTest
extends CipherTest

blowfish tester - vectors from http://www.counterpane.com/vectors.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)