public class BigSkippingCipherTest
extends TestCase
Constructor | Description |
---|---|
BigSkippingCipherTest() |
Modifier and Type | Method | Description |
---|---|---|
void |
testAESCTR() |
|
void |
testChaCha() |
|
void |
testCipher(java.util.Random random,
SkippingStreamCipher linearEngine,
SkippingStreamCipher skippingEngine) |
|
void |
testSalsa20() |
public void testAESCTR() throws java.lang.Exception
java.lang.Exception
public void testSalsa20() throws java.lang.Exception
java.lang.Exception
public void testChaCha() throws java.lang.Exception
java.lang.Exception
public void testCipher(java.util.Random random, SkippingStreamCipher linearEngine, SkippingStreamCipher skippingEngine) throws java.lang.Exception
java.lang.Exception