Fix SHAKE digest length overflow in hashlib (#7125) · RustPython/RustPython@799ce31 · GitHub
Skip to content

Commit 799ce31

Browse files
authored
Fix SHAKE digest length overflow in hashlib (#7125)
1 parent adf9aea commit 799ce31

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

Lib/test/test_hashlib.py

Lines changed: 0 additions & 2 deletions

crates/stdlib/src/hashlib.rs

Lines changed: 9 additions & 2 deletions

0 commit comments

Comments
 (0)