Package org.apache.accumulo.core.spi.crypto
package org.apache.accumulo.core.spi.crypto
-
ClassDescriptionExample implementation of AES encryption for AccumuloUseful information provided to the crypto implementationWhere in Accumulo the on-disk file encryption takes place.A self-contained cryptographic service.Runtime Crypto exceptionA Factory that returns a CryptoService based on the environment and configuration.Class implementation that will decrypt a file.Class implementation that will encrypt a file.Factory that will load a crypto service configured, first checking
GenericCryptoServiceFactory.GENERAL_SERVICE_NAME_PROP
and thenGenericCryptoServiceFactory.TABLE_SERVICE_NAME_PROP
.The default encryption strategy which does nothing.A factory that loads a CryptoService based onTableId
.