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

Needs to Add SHA256 Hashing Functionality and Input Length Validation #113

Open
zbit-io opened this issue Dec 15, 2024 · 0 comments
Open

Comments

@zbit-io
Copy link

zbit-io commented Dec 15, 2024

The current API only supports MD5 hashing and lacks sufficient input length validation. This may result in security vulnerabilities or performance degradation when processing overly long inputs. To enhance security and stability, a SHA256 hashing functionality should be added, along with improved input validation to enforce input length constraints.

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

1 participant