[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public

[3.6] bpo-34922: Fix integer overflow in the digest() and hexdigest() methods (GH-9751) #9797

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
+20 −0

Conversation

Copy link
Contributor

miss-islington commented Oct 11, 2018

for the SHAKE algorithm in the hashlib module.
(cherry picked from commit 9b8c2e7)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue34922

…ds (pythonGH-9751)

for the SHAKE algorithm in the hashlib module.
(cherry picked from commit 9b8c2e7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Copy link
Contributor Author

@serhiy-storchaka: Status check is done, and it's a failure ❌ .

1 similar comment
Copy link
Contributor Author

@serhiy-storchaka: Status check is done, and it's a failure ❌ .

miss-islington deleted the backport-9b8c2e7-3.6 branch October 11, 2018 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants