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 christian.heimes
Recipients alex, brett.cannon, christian.heimes, serhiy.storchaka
Date 2012-12-09.19:17:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355080677.78.0.688281756403.issue16651@psf.upfronthosting.co.za>
In-reply-to
Content
hashlib backends (md5, sha1, sha256 / 384 / 512) either through openssl wrappers or implementations based on libtomcrypt.
History
Date User Action Args
2012-12-09 19:17:57christian.heimessetrecipients: + christian.heimes, brett.cannon, alex, serhiy.storchaka
2012-12-09 19:17:57christian.heimessetmessageid: <1355080677.78.0.688281756403.issue16651@psf.upfronthosting.co.za>
2012-12-09 19:17:57christian.heimeslinkissue16651 messages
2012-12-09 19:17:57christian.heimescreate