Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
-
Reviewed
-
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-16988 Document for improve transparent table/CF encryption with Commons Crypto
- Open
- relates to
-
HBASE-13506 AES-GCM cipher support where available
- Open
-
HBASE-25304 Support AES-192 and AES-256 in DefaultCipherProvider
- Open
-
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
-
HBASE-13503 Encryption improvements umbrella
- Open