$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Richard Peters (r.a.peters_at_[hidden])
Date: 2005-03-04 02:53:15
From: "Jason Hise" <chaos_at_[hidden]>
> Does boost provide a big (unbounded) integer type? I was looking for
> one and I can't find it.
>
> -Jason
I have been working on a big integer library, and it is almost ready for
review. However, at the moment I haven't got much time to work on the
library, because I'm graduating in three months. After those three months, I
will try to get the library really ready for review. In the meantime, you
can try out the library which is available from
http://groups.yahoo.com/group/boost/files/big_integer/. I use it myself in
my crypto library, and it works quite well IMHO, although every now and then
a bug shows up.
best regards,
Richard