[New-bugs-announce] [issue19183] PEP 456 Secure and interchangeable hash algorithm

Christian Heimes report at bugs.python.org
Sun Oct 6 16:58:27 CEST 2013


New submission from Christian Heimes:

The patch implements the current state of PEP 456 plus a configure option to select the hash algorithm. I have tested it only on 64bit Linux so far.

----------
components: Interpreter Core
files: pep-0456-1.patch
keywords: patch
messages: 199078
nosy: christian.heimes, ncoghlan, pitrou
priority: normal
severity: normal
stage: patch review
status: open
title: PEP 456 Secure and interchangeable hash algorithm
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file31974/pep-0456-1.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19183>
_______________________________________


More information about the New-bugs-announce mailing list