Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RANGER-4454. KMS: adds support for the SM4 encryption algorithm. #287

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xiaojunxiang2023
Copy link

SM4 is already supported in recent versions (3.4.0) of hdfs transparent encryption

  1. Hadoop website: https://apache.github.io/hadoop/hadoop-project-dist/hadoop-hdfs/TransparentEncryption.html
    HDFS_SM4
  2. Jira(HDFS supported SM4): https://issues.apache.org/jira/browse/HDFS-15098

When I add in the region of the Encryption key used "SM4 / CTR/NoPadding" algorithm, RangerKMS background will print "under Caused by: Java security. NoSuchAlgorithmException: SM4 KeyGenerator not available"
SM4_NotAvaliable

So RangerKMS should adapt to this.

@xiaojunxiang2023
Copy link
Author

@bhavikpatel9977 @vikaskr22 , hi, I just responded to you on issues “https://issues.apache.org/jira/browse/RANGER-4454”. Please help me review it, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant