Class BlockCipherMonteCarloTest

java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.crypto.test.BlockCipherMonteCarloTest
All Implemented Interfaces:
Test

public class BlockCipherMonteCarloTest extends SimpleTest
a basic test that takes a cipher, key parameter, and an input and output string. This test wraps the engine in a buffered block cipher with padding disabled.