zwimer/smllr

Switch FirstKBytes type to a hash instead of just the first few 32 bytes

stensonowen opened this issue · 0 comments

This is comparably efficient (no extra IO) and more effective (significantly lower chance of collision). But it will require changing the printing function and retesting some things