Bouncy Castle Cryptography 1.21

Package org.bouncycastle.crypto.test

Class Summary
AESTest Test vectors from the NIST standard tests and Brian Gladman's vector set http://fp.gladman.plus.com/cryptography_technology/rijndael/
BlockCipherMonteCarloTest a basic test that takes a cipher, key parameter, and an input and output string.
BlockCipherVectorTest a basic test that takes a cipher, key parameter, and an input and output string.
BlowfishTest blowfish tester - vectors from http://www.counterpane.com/vectors.txt
CipherTest  
DESedeTest DESede tester
DESTest DES tester - vectors from FIPS 81
DHTest  
ECTest ECDSA tests are taken from X9.62.
IDEATest  
RC2Test RC2 tester - vectors from ftp://ftp.isi.edu/in-notes/rfc2268.txt RFC 2268 "A Description of the RC2(r) Encryption Algorithm"
RC4Test RC4 Test
RC5Test RC5 tester - vectors from ftp://ftp.nordu.net/rfc/rfc2040.txt RFC 2040 "The RC5, RC5-CBC, RC5-CBC-Pad, and RC5-CTS Algorithms"
RC6Test RC6 Test - test vectors from AES Submitted RSA Reference implementation.
RegressionTest  
RijndaelTest  
RSATest  
SkipjackTest  
StreamCipherVectorTest a basic test that takes a stream cipher, key parameter, and an input and output string.
 


Bouncy Castle Cryptography 1.21