﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
3575	"There is no realistic direct `storage_index_hash` ""known answer""-style unit test"	exarkun	GitHub <noreply@…>	"`allmydata.test.test_hashutil.HashUtilTest.test_known_answers` attempts to provide certain hash-related regression detection by comparing the outputs of various hash functions for certain known inputs.

Since these hash functions are meant to be deterministic and stable over time, the value computed today should be the same as the value computed tomorrow.

The known input for the `storage_index_hash` test in this method uses a key of `b""""`.  However, all keys under real usage of this function must be 16 bytes long.  It would be better if there were a direct test of this function for known input which could possibly be a real key instead of one which cannot possible be a real key.
"	defect	closed	normal	undecided	unknown	n/a	fixed			
