org.bouncycastle.crypto.test

Class RC2Test

Implemented Interfaces:
Test

public class RC2Test
extends CipherTest

RC2 tester - vectors from ftp://ftp.isi.edu/in-notes/rfc2268.txt RFC 2268 "A Description of the RC2(r) Encryption Algorithm"

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)