public class BigSkippingCipherTest
extends TestCase
| Constructor and Description |
|---|
BigSkippingCipherTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAESCTR() |
void |
testChaCha() |
void |
testCipher(Random random,
SkippingStreamCipher linearEngine,
SkippingStreamCipher skippingEngine) |
void |
testSalsa20() |
public void testCipher(Random random, SkippingStreamCipher linearEngine, SkippingStreamCipher skippingEngine) throws Exception
ExceptionCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.