Hi, I am using crypto library to do some calculations. I need to calculate the sqare root of a 1024 bit number and round it to nearest integer. The BN_mod_sqrt() function would only calculate the sqare root if the input BigNum passed to it is a perfect square. Is the any easy work around to do this ??
Thanks, Aneel. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]