| Package | Description |
|---|---|
| de.alpharogroup.crypto.aes |
Provides classes for encrypt and decrypt data with the 'AES' algorithm.
|
| de.alpharogroup.crypto.core | |
| de.alpharogroup.crypto.hex | |
| de.alpharogroup.crypto.key |
| Modifier and Type | Class and Description |
|---|---|
class |
HexEncryptor
Deprecated.
use instead the new class
HexableEncryptor. This class will be removed in the
next major release. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStringEncryptor
The abstract class
AbstractStringEncryptor provides a base implementation for encrypting
String objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
HexableEncryptor
The class
HexableEncryptor is the pendant class of HexableDecryptor and encrypts
given String objects that can be decrypted with HexableDecryptor. |
| Modifier and Type | Class and Description |
|---|---|
class |
PublicKeyEncryptor
The class
PublicKeyEncryptor can encrypt a byte array with his public key. |
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.