| Package | Description |
|---|---|
| de.alpharogroup.crypto.aes |
Provides classes for encrypt and decrypt data with the 'AES' algorithm.
|
| de.alpharogroup.crypto.core | |
| de.alpharogroup.crypto.simple |
| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseStringDecryptor
The abstract class
BaseStringDecryptor is a base implementation of the
StringDecryptor. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleDecryptor
The class
SimpleDecryptor is a simple StringDecryptor implementation. |
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.