get_chunk module
Read a chunk, write its data to stdout. We do not verify - that can be done with a pipe to sha256.
-
get_chunk.get_chunk(hash_string)[source]
Get a single chunk and write its value to stdout. Here for debugging purposes.
-
get_chunk.get_hash_len(sample_hash='6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d')[source]
Calculate the length of a good hash.