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

Encryption: Support SM4 Cryptographic Hash Algorithm #5714

Closed
lidezhu opened this issue Aug 26, 2022 · 2 comments · Fixed by #5655
Closed

Encryption: Support SM4 Cryptographic Hash Algorithm #5714

lidezhu opened this issue Aug 26, 2022 · 2 comments · Fixed by #5655
Assignees
Labels
component/storage type/enhancement The issue or PR belongs to an enhancement.

Comments

@lidezhu
Copy link
Contributor

lidezhu commented Aug 26, 2022

Enhancement

Related tidb issue: pingcap/tidb#36192
Related tikv issue: tikv/tikv#13041

@lidezhu lidezhu added the type/enhancement The issue or PR belongs to an enhancement. label Aug 26, 2022
@lidezhu lidezhu self-assigned this Aug 26, 2022
@JaySon-Huang JaySon-Huang changed the title Support Chinese national standard encryption algorithm Support SM3 Cryptographic Hash Algorithm Aug 26, 2022
@dveeden
Copy link

dveeden commented Aug 30, 2022

What is needed in TiFlash for this? Is this inter-component TLS? or also something like supporting a SM3() function in SQL and pushdown to TiFlash?

@lidezhu lidezhu changed the title Support SM3 Cryptographic Hash Algorithm Support SM4 Cryptographic Hash Algorithm Aug 30, 2022
@lidezhu
Copy link
Contributor Author

lidezhu commented Aug 30, 2022

What is needed in TiFlash for this? Is this inter-component TLS? or also something like supporting a SM3() function in SQL and pushdown to TiFlash?

This is to support encrypting tiflash data on disk with SM4 algorithm.(Something similar to AES encryption algorithm)

@JaySon-Huang JaySon-Huang changed the title Support SM4 Cryptographic Hash Algorithm Encryption: Support SM4 Cryptographic Hash Algorithm Aug 30, 2022
@lidezhu lidezhu mentioned this issue Sep 1, 2022
12 tasks
ti-chi-bot pushed a commit that referenced this issue Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/storage type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants