java.lang.Object
org.apache.hadoop.hbase.io.crypto.Cipher
org.apache.hadoop.hbase.io.crypto.aes.AES

@Private @Evolving public class AES extends Cipher
AES-128, provided by the JCE

Algorithm instances are pooled for reuse, so the cipher provider and mode are configurable but fixed at instantiation.