[Python-Dev] SHA-256 module
Michael Hudson
mwh at python.net
Tue Jun 29 13:55:37 EDT 2004
"A.M. Kuchling" <amk at amk.ca> writes:
> Patch #935454 is a module implementing SHA-256, a variant of the
> 160-bit SHA algorithm supported in Python's existing sha module.
Why a new module and not just a new function 'sha.sha256'?
Cheers,
mwh
--
MAN: How can I tell that the past isn't a fiction designed to
account for the discrepancy between my immediate physical
sensations and my state of mind?
-- The Hitch-Hikers Guide to the Galaxy, Episode 12
More information about the Python-Dev
mailing list