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

Hope to be compatible with the old version of the encryption algorithm. #1

Closed
liumingxian-repo opened this issue Aug 29, 2023 · 1 comment

Comments

@liumingxian-repo
Copy link

After testing, the aocl library can greatly improve the running speed of my code. But there are still some old functions in my code that use outdated encryption algorithms. Such as MD5, SHA1, etc. Hope to be compatible with outdated encryption algorithms.

@madanm3
Copy link

madanm3 commented Jan 3, 2025

Thanks for checking our library. We are not planning to add MD5, SHA1 support, as both are vulnerable and not recommended.

@pjayaraj-amd pjayaraj-amd closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants