Motivation: I would like to convert hashes (MD5/SHA1 etc) into decimal integers for the purpose of making barcodes in Code128C. For simplicity, I prefer al
As of the date of this post the ctor for BigInteger now has an optional parameter "isUnsigned". (verified for core .Net)