| Package | Description |
|---|---|
| com.hissenit.crypto.compactencryption |
| Class and Description |
|---|
| CompactPasswordKey
All write* methods do NOT write the actual key in plain, they only write the parameters for the key generation in the compact format.
|
| CompactPasswordKey.GenerationParametersCPK
None of these parameters have to be set, defaults will be used instead for each single parameter being not set.
|
| EncryptionKey
This class uses a raw key (byte array) to store and read a plain symmetric encryption key (default for AES).
|
| ISecretKey |
| KEYWORDS
To be used for Json object properties, XML tags etc.
|