| Class | Description |
|---|---|
| GOST28147ParameterSpec |
A parameter spec for the GOST-28147 cipher.
|
| PBKDF2KeySpec |
Extension of PBEKeySpec which takes into account the PRF algorithm setting available in PKCS#5 PBKDF2.
|
| RepeatedSecretKeySpec |
A simple object to indicate that a symmetric cipher should reuse the
last key provided.
|
| SkeinParameterSpec |
Parameters for the Skein hash function - a series of byte[] strings identified by integer tags.
|
| SkeinParameterSpec.Builder |
A builder for
SkeinParameterSpec. |