support for 1024-bit exponents
Brought to you by:
djechelon
i need to use RSA in an environment where the exponent contains 1024 bits and the exponent is fixed at 35, but it would seem that this library doesn't support that due to it's use of the integer datatype. maybe this could be used, instead?:
http://phpseclib.cvs.sourceforge.net/viewvc/\*checkout*/phpseclib/phpseclib/Math/BigInteger.php