Hello all, Does anybody know of a BigInteger class (eg. one that supports virtually unlimited precision and digits) that's available? It will be used for encryption (generating random primes and such), so it needs to support at least 512 digits.
Thanks. --Kaleb

