REQUIREMENTS
. RedHat 5.2
. Python 1.5.1 (python-1.5.1-5 + python-devel-1.5.1-5 + python-docs-1.5.1-5)
. gmp (gmp-2.0.2-5 + gmp-devel-2.0.2-5) . glib (glib-1.0.6-3) . SSLeay (SSLeay-0.8.1-4 + SSLeay-devel-0.8.1-1)
COMPILING
Hack at the definitions at the head of the ./src/Makefile to make it work on your system. Hmmm, I might have to figure out how autoconf works one of these days...
ACKNOWLEDGEMENTS
Python GNU MP support
Neils Muller <nisse@lysator.liu.se>
A.M. Kuchling <amk@magnet.com>
./src/gmpmodule.c
ISAAC algorithm
Bob Jenkins <bob_jenkins@compuserve.com>
./src/random/isaccmodule.c
SSLeay
Eric Young (eay@cryptsoft.com)
