c++ - Bigint (bigbit) library -


I'm looking for a C ++ class / library that provides 1024 bit and larger integer and bit operation such as : - bit transfer, - bitwise or / and - - position zero zero first

speed is important, so it must be implemented with some SIM assembly.

There are many, but for speed, the best possibility is to design the TTmath design compiletime On templated fixed length lets use it to be quite sharp.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -