In message <[EMAIL PROTECTED]> on Thu, 9 Oct 2003 11:22:34 -0300 (ART), Adriano 
<[EMAIL PROTECTED]> said:

dri_dadario> Someone can tell me...  
dri_dadario> 
dri_dadario> Which size the "BN" structure supports.
dri_dadario> 
dri_dadario> Which size it can be represented.

Your question isn't entirely clear, but I'm going to assume you want
to know how big numbers are supported.  As far as I know, it supports
any size as long as there's enough memory and the memory allocation
routines can handle the sizes required.  On most 32 bit machines,
numbers that are up to 2GB large (I've no idea how many decimal digits
that would be, and I don't want to try to calculate it.  It's about
2^32 hexadecimal digits) would be supported.  However, with such a big
number, you'd probably not be able to do anything, as it would fill
all useful memory :-).

-- 
Richard Levitte   \ Tunnlandsv�gen 3  \ [EMAIL PROTECTED]
[EMAIL PROTECTED]  \ S-168 36  BROMMA  \ T: +46-8-26 52 47
                    \      SWEDEN       \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to