| Package | Description |
|---|---|
| de.alpharogroup.crypto.aes |
Provides classes for encrypt and decrypt data with the 'AES' algorithm.
|
| de.alpharogroup.crypto.chainable | |
| de.alpharogroup.crypto.core | |
| de.alpharogroup.crypto.hex | |
| de.alpharogroup.crypto.io |
This package contains helper classes for crypting input- and outputstreams.
|
| de.alpharogroup.crypto.key | |
| de.alpharogroup.crypto.simple |
| Class and Description |
|---|
| AbstractCryptor
The abstract class
AbstractCryptor provides factory methods that may or must be
overwritten dependent of the specific implementor class. |
| AbstractDecryptor
The abstract class
AbstractDecryptor can be extended for providing the decrypting
feature. |
| AbstractEncryptor
The abstract class
AbstractEncryptor can be extended for providing the encrypting
feature. |
| AbstractStringDecryptor
The abstract class
AbstractStringDecryptor provides a base implementation for decrypting
String objects. |
| AbstractStringEncryptor
The abstract class
AbstractStringEncryptor provides a base implementation for encrypting
String objects. |
| ChainableDecryptor
The class
ChainableDecryptor can take many Decryptor objects and decrypts the
given string with all the given Decryptor objects. |
| ChainableEncryptor
The class
ChainableEncryptor can take many Encryptor objects and encrypts the
given string with all the given Encryptor objects. |
| Class and Description |
|---|
| ChainableDecryptor
The class
ChainableDecryptor can take many Decryptor objects and decrypts the
given string with all the given Decryptor objects. |
| ChainableEncryptor
The class
ChainableEncryptor can take many Encryptor objects and encrypts the
given string with all the given Encryptor objects. |
| Class and Description |
|---|
| AbstractCryptor
The abstract class
AbstractCryptor provides factory methods that may or must be
overwritten dependent of the specific implementor class. |
| AbstractDecryptor
The abstract class
AbstractDecryptor can be extended for providing the decrypting
feature. |
| AbstractEncryptor
The abstract class
AbstractEncryptor can be extended for providing the encrypting
feature. |
| Class and Description |
|---|
| AbstractCryptor
The abstract class
AbstractCryptor provides factory methods that may or must be
overwritten dependent of the specific implementor class. |
| AbstractDecryptor
The abstract class
AbstractDecryptor can be extended for providing the decrypting
feature. |
| AbstractEncryptor
The abstract class
AbstractEncryptor can be extended for providing the encrypting
feature. |
| AbstractStringDecryptor
The abstract class
AbstractStringDecryptor provides a base implementation for decrypting
String objects. |
| AbstractStringEncryptor
The abstract class
AbstractStringEncryptor provides a base implementation for encrypting
String objects. |
| Class and Description |
|---|
| AbstractStringDecryptor
The abstract class
AbstractStringDecryptor provides a base implementation for decrypting
String objects. |
| AbstractStringEncryptor
The abstract class
AbstractStringEncryptor provides a base implementation for encrypting
String objects. |
| Class and Description |
|---|
| AbstractCryptor
The abstract class
AbstractCryptor provides factory methods that may or must be
overwritten dependent of the specific implementor class. |
| AbstractDecryptor
The abstract class
AbstractDecryptor can be extended for providing the decrypting
feature. |
| AbstractEncryptor
The abstract class
AbstractEncryptor can be extended for providing the encrypting
feature. |
| Class and Description |
|---|
| AbstractCryptor
The abstract class
AbstractCryptor provides factory methods that may or must be
overwritten dependent of the specific implementor class. |
| BaseCryptor
The abstract class
BaseCryptor provides a base implementation for some methods of the
AbstractCryptor. |
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.