| Package | Description |
|---|---|
| cz.d1x.dxcrypto.common | |
| cz.d1x.dxcrypto.encryption |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcatAlgorithm
Simple implementation of combine/split algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
SymmetricAlgorithmBuilder |
SymmetricAlgorithmBuilder.ivAndOutputCombining(CombiningSplitting ivOutputCombining)
Sets algorithm combining initialization vector and cipher text in output during encryption
and splitting from input during decryption.
|
Copyright © 2019. All rights reserved.