-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
rewrite aes encryption #257
Comments
kangpinghuang
added a commit
to kangpinghuang/incubator-doris
that referenced
this issue
Oct 31, 2018
kangpinghuang
added a commit
to kangpinghuang/incubator-doris
that referenced
this issue
Nov 1, 2018
kangpinghuang
added a commit
to kangpinghuang/incubator-doris
that referenced
this issue
Nov 1, 2018
kangpinghuang
added a commit
to kangpinghuang/incubator-doris
that referenced
this issue
Nov 1, 2018
Remove codes of GNU General Public License
kangpinghuang
added a commit
to kangpinghuang/incubator-doris
that referenced
this issue
Nov 1, 2018
Resolve apache#257
kangpinghuang
added a commit
to kangpinghuang/incubator-doris
that referenced
this issue
Nov 1, 2018
Resolve apache#257
kangpinghuang
added a commit
to kangpinghuang/incubator-doris
that referenced
this issue
Nov 1, 2018
Resolve apache#257
kangpinghuang
added a commit
to kangpinghuang/incubator-doris
that referenced
this issue
Nov 2, 2018
Resolve apache#257
kangpinghuang
added a commit
to kangpinghuang/incubator-doris
that referenced
this issue
Nov 2, 2018
Resolve apache#257
kangpinghuang
added a commit
to kangpinghuang/incubator-doris
that referenced
this issue
Nov 2, 2018
Resolve apache#257
kangpinghuang
added a commit
to kangpinghuang/incubator-doris
that referenced
this issue
Nov 2, 2018
Resolve apache#257
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem
Currently aes encryption in doris is based on mysql, violating AFS 2.0
So rewrite the aes encryption code.
The text was updated successfully, but these errors were encountered: