Movatterモバイル変換


[0]ホーム

URL:


[Python-Dev] [Python-checkins] python/dist/src/Modules _hashopenssl.c, NONE, 2.1 sha256module.c, NONE, 2.1 sha512module.c, NONE, 2.1 md5module.c, 2.35, 2.36 shamodule.c, 2.22, 2.23

Raymond Hettingerraymond.hettinger at verizon.net
Tue Aug 23 16:11:56 CEST 2005


This patch should be reverted or fixed so that the Py2.5 build worksagain.It contains a disasterous search and replace error that prevents it fromcompiling.  Hence, it couldn't have passed the test suite before beingchecked in.  Also, all of the project and config files need to be updated for the newmodules.> -----Original Message-----> From:python-checkins-bounces at python.org [mailto:python-checkins->bounces at python.org] On Behalf Ofgreg at users.sourceforge.net> Sent: Sunday, August 21, 2005 2:46 PM> To:python-checkins at python.org> Subject: [Python-checkins] python/dist/src/Modules _hashopenssl.c,> NONE,2.1 sha256module.c, NONE, 2.1 sha512module.c, NONE,2.1md5module.c,> 2.35, 2.36 shamodule.c, 2.22, 2.23>> Update of /cvsroot/python/python/dist/src/Modules> In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32064/Modules>> Modified Files:> md5module.c shamodule.c> Added Files:> _hashopenssl.c sha256module.c sha512module.c> Log Message:> [ sf.net patch # 1121611 ]>> A new hashlib module to replace the md5 and sha modules.  It adds> support for additional secure hashes such as SHA-256 and SHA-512.  The> hashlib module uses OpenSSL for fast platform optimized> implementations of algorithms when available.  The old md5 and sha> modules still exist as wrappers around hashlib to preserve backwards> compatibility.


More information about the Python-Devmailing list

[8]ページ先頭

©2009-2025 Movatter.jp