Message 96935 - Python tracker

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.

Content
rpetrov - I couldn't really understand your message so I'm not sure if I'm 
answering the right things:  yes both the openssl and non-openssl modules 
need to behave identically.  the reason openssl is used when possible is 
that its optimized hash functions are several times faster than the plain 
C versions in the individual modules.