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

Andrew Purtell commented on HBASE-13002:
----------------------------------------

bq. Yes, the new configuration hbase.crypto.key.algorithm is introduced for 
that. So whichever user configures it to will be used for key wrapping.

Yes, but the default is {{HConstants.DEFAULT_CIPHER}} which currently is "AES" 
but could change. Introduce something like {{HConstants.CIPHER_AES}} and use 
that as the default config value for "hbase.crypto.key.algorithm" and this 
should be good to go. 

> Make encryption cipher configurable
> -----------------------------------
>
>                 Key: HBASE-13002
>                 URL: https://issues.apache.org/jira/browse/HBASE-13002
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ashish Singhi
>            Assignee: Ashish Singhi
>             Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.11
>
>         Attachments: HBASE-13002-v1.patch, HBASE-13002.patch
>
>
> Make encryption cipher configurable currently it is hard coded to AES, so 
> that user can configure his/her own algorithm.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to