![]() |
|
|
|
#1 |
|
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 |
|
|
|
|
#2 |
|
Posts: n/a
|
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 |
|
|
|
#3 |
|
Posts: n/a
|
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 |
|
|
|
#4 |
|
Posts: n/a
|
"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 |
|
|
|
#5 |
|
Posts: n/a
|
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 |
|
|
|
#6 |
|
Posts: n/a
|
(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 |
|
![]() |
| Thread Tools | Search this Thread |
|
|
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 |