Vikas Kumar created RANGER-4979:
-----------------------------------
Summary: Make FIPS compliant encryption algorithm for non-fips env
as well
Key: RANGER-4979
URL: https://issues.apache.org/jira/browse/RANGER-4979
Project: Ranger
Issue Type: New Feature
Components: kms
Reporter: Vikas Kumar
Assignee: Vikas Kumar
By default FIPS compliant algorithm is being used only if FIPS is enabled.
Otherwise it uses old deprecated
PBEWithMD5AndTripleDES for non-fips environment.
As part of this task, PBEWithMD5AndTripleDES should be replaced by FIPS algo
for any new encryption ( and then for decryption) irrespective of FIPS is
enabled or not.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)