How do I deal with large, hex numbers in Sage?
How do I deal with large, hex numbers in Sage (say ones with 256 or 512 bytes)? How would I import them from a CSV file?
(cf. this related answer)