bin2bn() and sign

2005-10-26 Thread Ken Goldman
Does bin2bn() assumes all positive numbers?

That is, the most significant bit of 'bin' == 1 doesn't indicate a
negative value, right?

-- 
Ken Goldman   [EMAIL PROTECTED]   914-784-7646
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   [EMAIL PROTECTED]


Re: bin2bn() and sign

2005-10-26 Thread Dr. Stephen Henson
On Wed, Oct 26, 2005, Ken Goldman wrote:

 Does bin2bn() assumes all positive numbers?
 
 That is, the most significant bit of 'bin' == 1 doesn't indicate a
 negative value, right?
 

Yes.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   [EMAIL PROTECTED]