| Interface | Description |
|---|---|
| KeyStore |
The interface Key store.
|
| Class | Description |
|---|---|
| CryptoUtils |
The type Crypto utils.
|
| DummyKeyStore |
Class used as a repository of keys in memory.
|
| OrderPreservingBase64 |
This class implements a Base64 like encoding which preserves the lexicographic order of the
original byte arrays in the encoded ones.
|
| OSSKeyStore |
KeyStore implementation which uses a master key stored in OSS.
|
| SipHashInline |
SipHash implementation with hand inlining the SIPROUND.
|
| UnsecureKeyStore |
Class used as a repository of keys in memory.
|