siphash shouldn't byte swap the keys · Issue #76441 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 32260 |
---|---|
Nosy | @benjaminp |
PRs | bpo-32260: don't byte swap siphash keys #4771byte swap the raw hash secrets (more bpo-32260) #4773 |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = <Date 2017-12-09.22:06:40.360> created_at = <Date 2017-12-09.19:02:55.507> labels = ['interpreter-core', '3.8', 'type-bug', '3.7'] title = "siphash shouldn't byte swap the keys" updated_at = <Date 2017-12-09.22:06:40.359> user = 'https://github.com/benjaminp'
bugs.python.org fields:
activity = <Date 2017-12-09.22:06:40.359> actor = 'benjamin.peterson' assignee = 'none' closed = True closed_date = <Date 2017-12-09.22:06:40.360> closer = 'benjamin.peterson' components = ['Interpreter Core'] creation = <Date 2017-12-09.19:02:55.507> creator = 'benjamin.peterson' dependencies = [] files = [] hgrepos = [] issue_num = 32260 keywords = ['patch'] message_count = 3.0 messages = ['307910', '307913', '307915'] nosy_count = 1.0 nosy_names = ['benjamin.peterson'] pr_nums = ['4771', '4773'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue32260' versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']