This code has the comment /* HACK - use text I/O functions in openssl and GMP to handle conversions. This * is vile. */
I fixed this with the attached patch. Not sure if we would really want to support all the permutations of limb sizes differing between OpenSSL and GMP Here I only support the fast conversion if the limb sizes are the same. But I think this is the common case, no? -paul
e_gmp.patch
Description: Binary data
