I need big integer library.

M

Mike Leepman

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.
 
V

Victor Bazarov

Mike said:
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
 
J

John Harrison

Mike Leepman said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,183
Messages
2,570,968
Members
47,518
Latest member
TobiasAxf

Latest Threads

Top