| Package | Description |
|---|---|
| de.alpharogroup.crypto.aes |
Provides classes for encrypt and decrypt data with the 'AES' algorithm.
|
| de.alpharogroup.crypto.io |
This package contains helper classes for crypting input- and outputstreams.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HexDecryptor
The class
HexDecryptor is the pendant class of HexEncryptor and decrypts given
String objects that was encrypted with HexEncryptor. |
| Constructor and Description |
|---|
CryptoOutputStream(OutputStream out,
BaseStringDecryptor decryptor)
Instantiates a new
CryptoOutputStream. |
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.