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 alex
Recipients alex, docs@python
Date 2016-01-09.20:41:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452372116.19.0.623367169611.issue26066@psf.upfronthosting.co.za>
In-reply-to
Content
https://docs.python.org/2/library/crypto.html
https://docs.python.org/3/library/crypto.html

This language has a number of issues:
- Crypto isn't just for "Hardcore cypherpunks" anymore, it's a necessary component of a great many software projects
- PyCrypto isn't maintained by A.M. Kuchling any longer
- (IMO) it's no longer the recommended library for cryptography in Python
- The page should probably also point people towards the ssl module.
History
Date User Action Args
2016-01-09 20:41:56alexsetrecipients: + alex, docs@python
2016-01-09 20:41:56alexsetmessageid: <1452372116.19.0.623367169611.issue26066@psf.upfronthosting.co.za>
2016-01-09 20:41:56alexlinkissue26066 messages
2016-01-09 20:41:55alexcreate