[ https://issues.apache.org/jira/browse/HBASE-16463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15434027#comment-15434027 ]
Dapeng Sun commented on HBASE-16463: ------------------------------------ Hi [~anoop.hbase], HBASE-16463 is not duplicated, HBASE-16414 is targeted to optimize RPC level encryption, it's related to RPC and SASL; this jira (HBASE-16463) is targeted to improve disk level encryption, it would add a new provider for HBase transparent encryption (HBASE-7544), user could config this provider and get the hardware acceleration of HBase transparent encryption. > Add new crypto provider with Commons CRYPTO for Transparent encryption > ---------------------------------------------------------------------- > > Key: HBASE-16463 > URL: https://issues.apache.org/jira/browse/HBASE-16463 > Project: HBase > Issue Type: New Feature > Components: encryption > Affects Versions: 2.0.0 > Reporter: Dapeng Sun > Attachments: HBASE-16463.001.patch, HBASE-16463.002.patch > > > Apache Commons Crypto is a cryptographic library optimized with AES-NI. > https://commons.apache.org/proper/commons-crypto/index.html > The jira will use Commons Crypto to accelerate the transparent encryption of > HBase. -- This message was sent by Atlassian JIRA (v6.3.4#6332)