| Package | Description |
|---|---|
| cz.d1x.dxcrypto.common | |
| cz.d1x.dxcrypto.encryption | |
| cz.d1x.dxcrypto.hash |
| Class and Description |
|---|
| BytesRepresentation
Drives how byte arrays should be represented in
String instances (typically output of hashing and encryption
or input of decryption). |
| CombineAlgorithm
Algorithm that is able to combine two inputs into one.
|
| CombineSplitAlgorithm
Algorithm that is able to combine two inputs into one and vice versa split one input back to two originals.
|
| SplitAlgorithm
Algorithm that is able to split one input into two originals.
|
| Class and Description |
|---|
| BytesRepresentation
Drives how byte arrays should be represented in
String instances (typically output of hashing and encryption
or input of decryption). |
| CombineSplitAlgorithm
Algorithm that is able to combine two inputs into one and vice versa split one input back to two originals.
|
| Class and Description |
|---|
| BytesRepresentation
Drives how byte arrays should be represented in
String instances (typically output of hashing and encryption
or input of decryption). |
| CombineAlgorithm
Algorithm that is able to combine two inputs into one.
|
Copyright © 2016. All rights reserved.