Try PyCrypto in PyPy

Bug #899819 reported by Darsey Litzenberger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python-Crypto
Incomplete
Undecided
Unassigned

Bug Description

PyPy is apparently becoming a big thing in the Python world. Make sure PyCrypto works with it.

It might even be worth benchmarking some pure-python cipher implementations.

Changed in pycrypto:
status: New → Incomplete
Revision history for this message
Darsey Litzenberger (dlitz) wrote :
Revision history for this message
Darsey Litzenberger (dlitz) wrote :

Hmm. It builds (and the tests pass) if I modify setup.py to skip building _fastmath, but almost everything is slower (sometimes significantly slower---key setup for Crypto.Cipher.* is about an order of magnitude slower), according to pct-speedtest.py.

Revision history for this message
Darsey Litzenberger (dlitz) wrote :

Patches welcome.

Revision history for this message
Alex Ethier (al2x) wrote :
Revision history for this message
Legrandin (gooksankoo) wrote :

This is a duplicate of bug 1131452.

Anyway, just a reminder of this patch that makes PyCrypto work properly in PyPy:

https://github.com/dlitz/pycrypto/pull/59

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.