From: SourceForge.net <no...@so...> - 2004-09-30 19:02:40
|
Bugs item #1037907, was opened at 2004-09-30 17:23 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=120937&aid=1037907&group_id=20937 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Zooko O'Whielacronx (zooko) Assigned to: Nobody/Anonymous (nobody) Summary: can't build and self-test on Mac OS X Initial Comment: Attached is a complete screen transcript showing me untarring the pycrypto 2.0 tarball, running setup.py build_ext, setup.py install, and test.py, and getting that annoyingly non-specific "wrong interpreter error". I explicitly invoked the same interpreter in each case -- /usr/bin/ pythonw. I repeated the same experiment with /usr/bin/python with the same results. As an aside, the AES impl seems to be Barreto's, which is marked here [1] as "not for real use". Alternate implementations that I would recommend include Brian Gladman's, and "Whatever Wei Dai uses in Crypto++". Regards, Zooko [1] http://www.esat.kuleuven.ac.be/~rijmen/rijndael/ ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=120937&aid=1037907&group_id=20937 |