Commit graph

5 commits

Author SHA1 Message Date
Sebastian Ramacher
186e1a719e Remove #!/usr/local/bin/python from lib/Crypto/Util/RFC1751.py
Applied patch from Debian python-crypto 2.3-3:
    debian/patches/no-usr-local.patch
2011-10-10 16:22:44 -04:00
Thorsten Behrens
295ce314d9 Changes to allow pycrpyto to work on Python 3.x as well as 2.1 through 2.7 2010-12-28 16:26:52 -05:00
Dwayne C. Litzenberger
8541f7a63d Fix PyCrypto when floor division (python -Qnew) is enabled 2010-05-29 08:11:16 -04:00
Dwayne C. Litzenberger
ce88eb5d13 RFC1751.py: Add a legal notice
I have permission to do this.  See the LEGAL directory.
2009-08-03 19:04:00 -04:00
Dwayne C. Litzenberger
ff8a657a8d cleanup: Move modules to "lib/Crypto" subdirectory.
This will avoid the previous situation where scripts like the old "test.py"
get included accidentally in a release.  It also frees us to put additional
build scripts in the top-level directory of the source tree.
2009-02-28 13:14:53 -05:00
Renamed from Util/RFC1751.py (Browse further)