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

Add SHA3 generation to the Checksum generation #1240

Open
oliver-sturrock opened this issue Jun 19, 2024 · 0 comments
Open

Add SHA3 generation to the Checksum generation #1240

oliver-sturrock opened this issue Jun 19, 2024 · 0 comments
Labels
enhancement Idea of improvement of existing feature. untriaged

Comments

@oliver-sturrock
Copy link

What improvement do you think would an existing feature or tool in DevToys?

SHA1 use is no longer recommended to due to known vulnerabilities. SHA3 has no known vulnerabilities and is recommended over SHA1. Please add SHA3 as a supported hashing algorithm.

Solution/Idea

Add SHA3 to the list of supported algorithms and use a SHA3 checksum generator algorithm to hash the supplied content.

Comments

No response

@oliver-sturrock oliver-sturrock added enhancement Idea of improvement of existing feature. untriaged labels Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Idea of improvement of existing feature. untriaged
Projects
None yet
Development

No branches or pull requests

1 participant