| 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 |
HexEncryptor
The class
HexEncryptor is the pendant class of HexDecryptor and encrypts given
String objects that can be decrypted with HexDecryptor. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseStringEncryptor
The abstract class
BaseStringEncryptor is a base implementation of the
StringEncryptor. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleEncryptor
The class
SimpleEncryptor is a simple StringEncryptor implementation. |
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.