| 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.interfaces |
This package contains the interfaces for the classes for crypting data.
|
| de.alpharogroup.crypto.key | |
| de.alpharogroup.crypto.keyrules | |
| de.alpharogroup.crypto.simple |
| Class and Description |
|---|
| Cryptor
The interface
Cryptor holds the operation mode. |
| Decryptor
The generic functional interface
Decryptor can decrypt an object of type <T> (that
was previously encrypted) and return the decrypted result as object of type <R>. |
| Encryptor
The generic functional interface
Encryptor can encrypt an object of type <T> and
return the encrypted result as object of type <R>. |
| StringDecryptor
The interface
StringDecryptor can decrypt a String object (that was previously
encrypted) and return the decrypted result as String object. |
| StringEncryptor
The interface
StringEncryptor can encrypt a String object and return the
encrypted result as String object. |
| Class and Description |
|---|
| Decryptor
The generic functional interface
Decryptor can decrypt an object of type <T> (that
was previously encrypted) and return the decrypted result as object of type <R>. |
| Encryptor
The generic functional interface
Encryptor can encrypt an object of type <T> and
return the encrypted result as object of type <R>. |
| Class and Description |
|---|
| Cryptor
The interface
Cryptor holds the operation mode. |
| Decryptor
The generic functional interface
Decryptor can decrypt an object of type <T> (that
was previously encrypted) and return the decrypted result as object of type <R>. |
| Encryptor
The generic functional interface
Encryptor can encrypt an object of type <T> and
return the encrypted result as object of type <R>. |
| StringDecryptor
The interface
StringDecryptor can decrypt a String object (that was previously
encrypted) and return the decrypted result as String object. |
| StringEncryptor
The interface
StringEncryptor can encrypt a String object and return the
encrypted result as String object. |
| Class and Description |
|---|
| Cryptor
The interface
Cryptor holds the operation mode. |
| Decryptor
The generic functional interface
Decryptor can decrypt an object of type <T> (that
was previously encrypted) and return the decrypted result as object of type <R>. |
| Encryptor
The generic functional interface
Encryptor can encrypt an object of type <T> and
return the encrypted result as object of type <R>. |
| StringDecryptor
The interface
StringDecryptor can decrypt a String object (that was previously
encrypted) and return the decrypted result as String object. |
| StringEncryptor
The interface
StringEncryptor can encrypt a String object and return the
encrypted result as String object. |
| Class and Description |
|---|
| Decryptor
The generic functional interface
Decryptor can decrypt an object of type <T> (that
was previously encrypted) and return the decrypted result as object of type <R>. |
| Encryptor
The generic functional interface
Encryptor can encrypt an object of type <T> and
return the encrypted result as object of type <R>. |
| Class and Description |
|---|
| ByteArrayDecryptor
Interface for decrypt
byte[] objects. |
| ByteArrayEncryptor
Interface for decrypt
byte[] objects. |
| Cryptor
The interface
Cryptor holds the operation mode. |
| Decryptor
The generic functional interface
Decryptor can decrypt an object of type <T> (that
was previously encrypted) and return the decrypted result as object of type <R>. |
| Encryptor
The generic functional interface
Encryptor can encrypt an object of type <T> and
return the encrypted result as object of type <R>. |
| Class and Description |
|---|
| KeyRule
The marker interface
KeyRule can define a rule for encrypt and decrypt a key. |
| Class and Description |
|---|
| Cryptor
The interface
Cryptor holds the operation mode. |
| Decryptor
The generic functional interface
Decryptor can decrypt an object of type <T> (that
was previously encrypted) and return the decrypted result as object of type <R>. |
| Encryptor
The generic functional interface
Encryptor can encrypt an object of type <T> and
return the encrypted result as object of type <R>. |
| IntegerDecryptor
The interface
IntegerDecryptor can decrypt a Integer object (that was previously
encrypted) and return the decrypted result as Integer object. |
| IntegerEncryptor
The interface
IntegerEncryptor can encrypt a Integer object and return the
encrypted result as Integer object. |
| StringDecryptor
The interface
StringDecryptor can decrypt a String object (that was previously
encrypted) and return the decrypted result as String object. |
| StringEncryptor
The interface
StringEncryptor can encrypt a String object and return the
encrypted result as String object. |
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.