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 pitrou
Recipients christian.heimes, dstufft, pitrou
Date 2013-10-12.21:46:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381614362.77.0.931824139963.issue18582@psf.upfronthosting.co.za>
In-reply-to
Content
The patch looks good at first sight. It still needs docs and tests :)

Just one thing: are we sure PKCS5_PBKDF2_HMAC is defined on old OpenSSL versions, or does it need a #ifdef?
History
Date User Action Args
2013-10-12 21:46:02pitrousetrecipients: + pitrou, christian.heimes, dstufft
2013-10-12 21:46:02pitrousetmessageid: <1381614362.77.0.931824139963.issue18582@psf.upfronthosting.co.za>
2013-10-12 21:46:02pitroulinkissue18582 messages
2013-10-12 21:46:02pitroucreate