Out of memory generating using SHA

Tw thomas at cintra.no
Sun Aug 27 15:48:59 EDT 2000


Hi,

I need to generate SHA CRC-codes for large files, larger than
available memory. The default implementation I've seen seem to read
the entire file into memory. Is there a way to read chunks of the file
instead?

Thomas



More information about the Python-list mailing list