| Package | Description |
|---|---|
| cz.d1x.dxcrypto.encryption | |
| cz.d1x.dxcrypto.encryption.crypto | |
| cz.d1x.dxcrypto.encryption.io | |
| cz.d1x.dxcrypto.encryption.key | |
| cz.d1x.dxcrypto.props |
| Class and Description |
|---|
| AsymmetricEncryptionEngineFactory
Interface for factories that are able to provide encryption engines for RSA.
|
| 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.
|
| EncryptionException
Wrapper for exceptions during encryption or decryption.
|
| EncryptionFactories
Abstract factory for encryption engines and key factories that uses
EncryptionAlgorithms. |
| RSAAlgorithmBuilder
Base builder for asymmetric key algorithms based on
GenericEncryptionAlgorithm. |
| StreamingEncryptionAlgorithm
Interface thats adds encrypt and decrypt streams ability to
EncryptionAlgorithm interface. |
| SymmetricAlgorithmBuilder
Base builder for symmetric key algorithms based on
GenericEncryptionAlgorithm. |
| SymmetricEncryptionEngineFactory
Interface for factories that are able to provide encryption engines.
|
| Class and Description |
|---|
| AsymmetricEncryptionEngineFactory
Interface for factories that are able to provide encryption engines for RSA.
|
| EncryptionEngine
Interface for encryption engines that are able to encrypt and decrypt inputs.
|
| EncryptionException
Wrapper for exceptions during encryption or decryption.
|
| EncryptionFactories
Abstract factory for encryption engines and key factories that uses
EncryptionAlgorithms. |
| StreamingEncryptionEngine
Interface for encryption engines that adds possibility to encrypt and decrypt streams.
|
| SymmetricEncryptionEngineFactory
Interface for factories that are able to provide encryption engines.
|
| Class and Description |
|---|
| EncryptionException
Wrapper for exceptions during encryption or decryption.
|
| StreamingEncryptionEngine
Interface for encryption engines that adds possibility to encrypt and decrypt streams.
|
| Class and Description |
|---|
| EncryptionException
Wrapper for exceptions during encryption or decryption.
|
| Class and Description |
|---|
| EncryptionAlgorithm
Interface for algorithms that are able to encrypt given input and decrypt it afterwards.
|
Copyright © 2019. All rights reserved.