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

sha256 reports incorrect checksums #6

Closed
mudhairless opened this issue Feb 2, 2014 · 0 comments
Closed

sha256 reports incorrect checksums #6

mudhairless opened this issue Feb 2, 2014 · 0 comments
Assignees
Labels

Comments

@mudhairless
Copy link
Contributor

sha2.checksum("]SO6666666666666666666666666666666666666666666666666666666666666The quick brown fox jumps over the lazy dog") returns a random value

Expected Output (using python's hashlib):
7ad04e5aa19eee72182c9a75ac71ba13833c53fc4dc8c815ceb7946d562e3631

The testcases for sha256 all pass so certain strings are still returning correct values, an empty string is known to be correct. The testcases will need to be updated once this issue is resolved.

@ghost ghost assigned mudhairless Feb 2, 2014
mudhairless added a commit that referenced this issue Feb 27, 2024
…be invalid. Adds extended tests from FIPS 180-4. Fixes Issue #6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant