| Package | Description |
|---|---|
| cz.d1x.dxcrypto.common | |
| cz.d1x.dxcrypto.encryption | |
| cz.d1x.dxcrypto.encryption.crypto | |
| cz.d1x.dxcrypto.hash |
| Class and Description |
|---|
| ByteArrayFactory
Factory that is able to provide byte arrays in given length.
|
| BytesRepresentation
Drives how byte arrays should be represented in
String instances (typically output of hashing and encryption
or input of decryption). |
| Combining
Algorithm that is able to combine two inputs into one.
|
| CombiningSplitting
Algorithm that is able to combine two inputs into one and vice versa split one input back to two originals.
|
| Splitting
Algorithm that is able to split one input into two originals.
|
| Class and Description |
|---|
| ByteArray
Utility class that wraps byte array that can later be used as generic.
|
| ByteArrayFactory
Factory that is able to provide byte arrays in given length.
|
| BytesRepresentation
Drives how byte arrays should be represented in
String instances (typically output of hashing and encryption
or input of decryption). |
| CombiningSplitting
Algorithm that is able to combine two inputs into one and vice versa split one input back to two originals.
|
| Class and Description |
|---|
| ByteArray
Utility class that wraps byte array that can later be used as generic.
|
| Class and Description |
|---|
| BytesRepresentation
Drives how byte arrays should be represented in
String instances (typically output of hashing and encryption
or input of decryption). |
| Combining
Algorithm that is able to combine two inputs into one.
|
Copyright © 2019. All rights reserved.