All Classes and Interfaces

Class
Description
Key provider implementation fo Amazon Key Management Service (KMS).
AWS KMS key provider configuration schema.
Data encryption key manager with chain mechanism.
Serves for managing data encryption keys and related datastructure located in the heap.
VersionedSerializer for DataEncryptionKey instances.
VersionedSerializer of encrypted data encryption keys represented with EncryptedKeyChain instance.
Encrypted version of KeyChain.
ConfigurationModule for cluster configuration provided by gridgain-encryption.
Extension to the EncryptionManagerImpl that stores the encryption configuration in the vault.
Implementation of EncryptionManager.
Encryption of data encryption key based on JDK-provided cipher algorithm implementations.
Data encryption key chain.
Encryptor of KeyChain key chain.
Event factory for key encryption key configuration changes.
Factory for KeyProvider.
Key chain storage interface.
No-op key chains storage implementation.
Provides encryption for encryption keys using a Keystore.
Keystore key provider configuration schema.
Implementation of secret phrase key provider where key encryption key is derived from a given secret phrase and salt.
Secret phrase key provider configuration schema.
Implementation of KeyStorage interface based on VaultManager.