This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dholth
Recipients dholth, eric.araujo, gregory.p.smith, pitrou
Date 2012-07-30.18:33:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343673212.15.0.688392930084.issue15468@psf.upfronthosting.co.za>
In-reply-to
Content
Taking a second look it is pretty good.

The only other thing that might be worth mentioning explicitly is that the "always present" hashes don't actually use OpenSSL.

"Constructors for hash algorithms that are always present in this module are md5(), sha1(), sha224(), sha256(), sha384(), and sha512(). Additional algorithms may also be available depending upon the OpenSSL library that Python uses on your platform."
History
Date User Action Args
2012-07-30 18:33:32dholthsetrecipients: + dholth, gregory.p.smith, pitrou, eric.araujo
2012-07-30 18:33:32dholthsetmessageid: <1343673212.15.0.688392930084.issue15468@psf.upfronthosting.co.za>
2012-07-30 18:33:31dholthlinkissue15468 messages
2012-07-30 18:33:31dholthcreate