vikaskr22 opened a new pull request, #865:
URL: https://github.com/apache/ranger/pull/865

   ## What changes were proposed in this pull request?
   
   MasterKey keySize was fixed to 128 for LunaHSM. 
   This PR makes the keySize configurable and sets the default size to 256.
   
   This PR has also introduced following config prop that can be used to set 
the size. 
   
   Config file: dbks-site.xml 
   
   Config property:  > ranger.kms.hsm.masterkey.size
   Possible values: 128, 192, 256
   
   ## How was this patch tested?
   
   - mvn clean install
   - Tested the generation of Key with default value 256 in LunaHSM
   - Tested the config property with 192 as value and it was also working.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to