Quote:
Originally Posted by paulunderwood
I would imagine a list up to 2^65 would take twice as much disk space as the list up to 2^64. Thus such a file would be 2^64 times as big as the the list up to 2^64. That would be about 1,000,000,000,000,000,000,000 Gigabytes.
|
The lists i'm looking to build would only be a smaller subset of the numbers, like for this list i have from the miller rabin site is composite 2-SPRP only, so the size isn't too bad:
Code:
$ ls -al 2-SPRP-2-to-64.txt
-rw-rw-r-- 1 user user 663879564 Apr 19 2011 2-SPRP-2-to-64.txt