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