#1
|
|||
|
|||
GenerateBigPrimes src VC6
Original project here:
http://codes-sources.commentcamarche...chiffresAuteur the project uses naive multiplication approach, so isn't fast! added decimal string conversion functions: BigInt na = BigInt::BigIntFromDecStr("4294967295"); std::string str = na.GetDecStrValue(); |
Thread Tools | |
Display Modes | |
|
|