Go Back   Velocity Reviews > Newsgroups > C++
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

C++ - I need big integer library.

 
Thread Tools Search this Thread
Old 10-27-2004, 06:11 PM   #1
Default I need big integer library.


Hello all programmers.

I need use very big integer (128, 256 and more bit length) in my
program. Do anyone known where is free (or not free) library for
support this integer?

Many thanks.

Mike.


Mike Leepman
  Reply With Quote
Old 10-27-2004, 06:21 PM   #2
Victor Bazarov
 
Posts: n/a
Default Re: I need big integer library.
Mike Leepman wrote:
> I need use very big integer (128, 256 and more bit length) in my
> program. Do anyone known where is free (or not free) library for
> support this integer?


Have you tried googling for it? Search for 'bigint', or, if you're
so inclined, "arbitrary precision integer arithmetic C++".

V


Victor Bazarov
  Reply With Quote
Old 10-27-2004, 09:32 PM   #3
Kevin Anthoney
 
Posts: n/a
Default Re: I need big integer library.
Mike Leepman wrote:

> Hello all programmers.
>
> I need use very big integer (128, 256 and more bit length) in my
> program. Do anyone known where is free (or not free) library for
> support this integer?
>
> Many thanks.
>
> Mike.


GNU GMP?

http://www.swox.com/gmp/

--
Kevin Anthoney
kanthoney[a]dsl.pipex.com


Kevin Anthoney
  Reply With Quote
Old 10-28-2004, 10:50 AM   #4
John Harrison
 
Posts: n/a
Default Re: I need big integer library.

"Mike Leepman" <> wrote in message
news: om...
> Hello all programmers.
>
> I need use very big integer (128, 256 and more bit length) in my
> program. Do anyone known where is free (or not free) library for
> support this integer?
>
> Many thanks.
>
> Mike.


http://shoup.net/ntl/

No recommendation is implied.

john




John Harrison
  Reply With Quote
Old 10-28-2004, 12:55 PM   #5
Tom Widmer
 
Posts: n/a
Default Re: I need big integer library.
On 27 Oct 2004 10:11:12 -0700, (Mike Leepman) wrote:

>Hello all programmers.
>
>I need use very big integer (128, 256 and more bit length) in my
>program. Do anyone known where is free (or not free) library for
>support this integer?


www.oonumerics.org has lots of links.

Tom


Tom Widmer
  Reply With Quote
Old 10-29-2004, 06:52 PM   #6
Peter Ray
 
Posts: n/a
Default Re: I need big integer library.
(Mike Leepman) wrote in message news:<. com>...
> Hello all programmers.
>
> I need use very big integer (128, 256 and more bit length) in my
> program. Do anyone known where is free (or not free) library for
> support this integer?
>
> Many thanks.
>
> Mike.


MUNTL
http://sourceforge.net/projects/muntl/


Peter Ray
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
error: java.lang.UnsatisfiedLinkError: Can't load library: /home/nalgo01/libcImpl.so gopinath511 Software 0 01-07-2009 09:13 AM
Sony Ebook Book Library HELP! alltimelow123 General Help Related Topics 0 12-31-2008 06:37 AM
How to convert string contain Hex data into integer asifjavaid Software 0 09-09-2008 08:50 AM
Pdf generation by iTextSharp library Viswagreypad Software 2 10-24-2007 07:55 AM
SFX Sound Effects Libraries - Cheap!! Barbara DVD Video 1 11-11-2006 12:23 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46