[
https://issues.apache.org/jira/browse/RANGER-5408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18064345#comment-18064345
]
Vikas Kumar commented on RANGER-5408:
-------------------------------------
PR has been merged with following commit.
commit 4dad344208fc50308246ac88678d722b7d10bd43
> Make MasterKey size configurable for RangerHSM
> ----------------------------------------------
>
> Key: RANGER-5408
> URL: https://issues.apache.org/jira/browse/RANGER-5408
> Project: Ranger
> Issue Type: Task
> Components: kms
> Reporter: Vikas Kumar
> Assignee: Vikas Kumar
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> *Current behaviour:*
> For LunaHSM as MasterKey storage, KMS generates the key material. Here the
> crypto algorithm and key size is hard-coded.
> Algorithm is AES, that is strong but keySize is fixed to 128 only. This is
> not sufficient.
>
> *New Expected behaviour:*
> This keySize should be made configurable and default value should be set to
> 256 at least.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)