org.bouncycastle.crypto.test

Class RC6Test

Implemented Interfaces:
Test

public class RC6Test
extends CipherTest

RC6 Test - test vectors from AES Submitted RSA Reference implementation. ftp://ftp.funet.fi/pub/crypt/cryptography/symmetric/aes/rc6-unix-refc.tar

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)