For a small personal project I've had to look for an implementation of a big integer, a class capable of working on numbers that are larger than integer data types supported natively by .NET compilers (numbers requiring more than 8 bytes) and to my great