-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Fix Version/s: 2.0.0
-
Component/s: encryption
-
Labels:None
-
Hadoop Flags:Reviewed
-
Release Note:
Apache Commons Crypto (https://commons.apache.org/proper/commons-crypto/index.html) is a cryptographic library optimized with AES-NI.
HBASE-7544 introduces a framework for transparent encryption feature for protecting HFile and WAL data at rest. Currently JCE cipher is used bu default, the improvement will use Commons Crypto to accelerate the transparent encryption of HBase. new crypto provider with Commons CRYPTO will be provided for Transparent encryption.
- is related to
-
HBASE-16988 Document for improve transparent table/CF encryption with Commons Crypto
-
- Open
-
- relates to
-
HBASE-7544 Transparent table/CF encryption
-
- Closed
-
-
HADOOP-13635 Replace Hadoop Common crypto code with Apache Commons Crypto
-
- Open
-
-
HBASE-16414 Improve performance for RPC encryption with Apache Common Crypto
-
- Resolved
-