cpython/Doc/whatsnew
Gregory P. Smith f21a5f7739 [ 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.
2005-08-21 18:45:59 +00:00
..
whatsnew20.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
whatsnew21.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
whatsnew22.tex [Bug #1023359] Make code match inheritance diagram 2004-09-10 19:33:00 +00:00
whatsnew23.tex SF Patch #1093896: miscellaneous doc typos 2005-01-01 00:28:46 +00:00
whatsnew24.tex [Bug #1079134] Mention change to date comparisons; bump version info and release date to 2.4.1 2005-06-09 15:57:32 +00:00
whatsnew25.tex [ sf.net patch # 1121611 ] 2005-08-21 18:45:59 +00:00