Andrew Purtell created HBASE-10951:
--------------------------------------
Summary: Use PBKDF2 to generate test encryption keys in the shell
Key: HBASE-10951
URL: https://issues.apache.org/jira/browse/HBASE-10951
Project: HBase
Issue Type: Improvement
Reporter: Andrew Purtell
Assignee: Andrew Purtell
Priority: Trivial
Fix For: 0.99.0, 0.98.2
Attachments: HBASE-10951.patch
We provide some support in the shell for setting the column family data
encryption key, which enables some simple testing when kicking the tires. (CF
data key management should be done using the Java API.) Despite the very modest
goal there might be an objection to using a hash instead of a key derivation
function, so just go ahead and do that.
--
This message was sent by Atlassian JIRA
(v6.2#6252)