Skip to content

Const-correctness in MD5 and Hash library #1175

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

Closed
osvein opened this issue Dec 8, 2015 · 0 comments
Closed

Const-correctness in MD5 and Hash library #1175

osvein opened this issue Dec 8, 2015 · 0 comments

Comments

@osvein
Copy link

osvein commented Dec 8, 2015

Unless it changes the contents of the input array, MD5Update() in md5.h should declare it's input argument as an array of constant bytes. Same goes for MD5Builder and the Hash library.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants