[ 
https://issues.apache.org/jira/browse/HBASE-10951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965388#comment-13965388
 ] 

Andrew Purtell commented on HBASE-10951:
----------------------------------------

No compatability issues that I can see given this isn't the way to generate 
data keys for production. This is so one can use the shell to create a schema 
with all encryption related attributes set up properly for basic functional 
testing or integration tests. 

> 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)

Reply via email to