Package org.apache.hadoop.hbase.io.crypto
package org.apache.hadoop.hbase.io.crypto
-
ClassDescriptionA common interface for a cryptographic algorithm.An CipherProvider contributes support for various cryptographic Ciphers.Crypto context.The default cipher provider.Decryptors apply a cipher to an InputStream to recover plaintext.The default cipher provider.A facade for encryption algorithms and related support.Crypto contextEncryptors apply a cipher to an OutputStream to produce ciphertext.KeyProvider is a interface to abstract the different methods of retrieving key material from key storage such as Java key store.A basic KeyProvider that can resolve keys from a protected KeyStore file on the local filesystem.