| Package | Description |
|---|---|
| de.alpharogroup.crypto.algorithm |
Provides classes and enums for the algorithms.
|
| Class and Description |
|---|
| AesAlgorithm
The enum
AesAlgorithm for the Advanced Encryption Standard (AES), also known as Rijndael. |
| Algorithm
The interface
Algorithm is for enums that represents an algorithm for encryption or
decryption. |
| HashAlgorithm
The enum
HashAlgorithm represents the one-way conversion hash algorithms. |
| KeyPairGeneratorAlgorithm
The enum
KeyPairGeneratorAlgorithm. |
| KeyPairWithModeAndPaddingAlgorithm
The enum
KeyPairWithModeAndPaddingAlgorithm. |
| KeystoreType
The enum
KeystoreType for algorithm that are used to create KeyStore objects. |
| MacAlgorithm
The enum
MacAlgorithm contains the algorithm names that can be specified when requesting
an instance of Mac. |
| MdAlgorithm
The enum
MdAlgorithm defines the MessageDigest algorithm. |
| RngAlgorithm
The enum
RngAlgorithm provides algorithms for generation of random number generator (RNG)
that are used with the SecureRandom object. |
| SunJCEAlgorithm
The enum
SunJCEAlgorithm defines the algorithm specified by the SunJCE security provider. |
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.