cpp_weekly
cpp_weekly copied to clipboard
BigInt library review
https://twitter.com/BartoszLeoniak/status/1266528356935389188
https://github.com/kmdrGroch/BigintCPP
I could also recommend GNU's gmpxx https://gmplib.org/manual/C_002b_002b-Interface-General I think it's quite complete and has some cryptographic oriented math functions already built in.