| Package | Description |
|---|---|
| cz.d1x.dxcrypto.encryption | |
| cz.d1x.dxcrypto.encryption.crypto | |
| cz.d1x.dxcrypto.props |
| Class and Description |
|---|
| EncryptionAlgorithm
Interface for algorithms that are able to encrypt given input and decrypt it afterwards.
|
| EncryptionEngine
Interface for encryption engines that are able to encrypt and decrypt inputs.
|
| EncryptionEnginesFactories
Factory for encryption engines factories that uses
EncryptionAlgorithms. |
| EncryptionException
Wrapper for exceptions during encryption or decryption.
|
| RSAAlgorithmBuilder
Base builder for asymmetric key algorithms based on
GenericEncryptionAlgorithm. |
| RSAEngineFactory
Interface for factories that are able to provide encryption engines for RSA.
|
| RSAKeysGenerator.RSAKeys |
| SymmetricAlgorithmBuilder
Base builder for symmetric key algorithms based on
GenericEncryptionAlgorithm. |
| SymmetricEncryptionEngineFactory
Interface for factories that are able to provide encryption engines.
|
| Class and Description |
|---|
| EncryptionEngine
Interface for encryption engines that are able to encrypt and decrypt inputs.
|
| EncryptionEnginesFactories
Factory for encryption engines factories that uses
EncryptionAlgorithms. |
| EncryptionException
Wrapper for exceptions during encryption or decryption.
|
| RSAEngineFactory
Interface for factories that are able to provide encryption engines for RSA.
|
| SymmetricEncryptionEngineFactory
Interface for factories that are able to provide encryption engines.
|
| Class and Description |
|---|
| EncryptionAlgorithm
Interface for algorithms that are able to encrypt given input and decrypt it afterwards.
|
Copyright © 2016. All rights reserved.