| Package | Description |
|---|---|
| de.alpharogroup.crypto.aes |
Provides classes for encrypt and decrypt data with the 'AES' algorithm.
|
| de.alpharogroup.crypto.simple |
| Modifier and Type | Class and Description |
|---|---|
class |
ChainedEncryptor
The Class ChainedEncryptor can take many
Encryptor objects and encrypts the given string
with all the given Encryptor objects. |
class |
HexEncryptor
Instantiates a new hex encryptor.
|
| Constructor and Description |
|---|
ChainedEncryptor(Encryptor... encryptors)
Instantiates a new chained encryptor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleEncryptor
A simple Encryptor object.
|
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.