6 Коміти (5f5bdae562a365ec449d6e7b2aa652ce6ceb3fee)

Автор SHA1 Повідомлення Дата
  William Dillon 5f5bdae562 updating mishmash - changed some types to remove a lot of casting from Engine(), renamed slct to selectPrime. removed some extra code from the Mishmash benchmark 3 роки тому
  William Dillon b65d469721 updating mishmash hash to match main CodeDweller branch 3 роки тому
  William Dillon c37b14540e updating tests + benchmark. found strings to be marginally faster (12500 ns/op vs []byte at ~15000 ns/op) 3 роки тому
  William Dillon ba60fcb929 updated mishmash - engine returns accumulator for use with Mishmash which takes it as an optional seed. Mishmash can be seeded however desired through this mechanism as well. Added simple function to decode accumulator for ease of use when we're going to be double hashing 3 роки тому
  William Dillon 7bad662b17 updated mishmash - added second hash capabilities by converting Mishmash to a modified variadic function - takes and uses the accumulator if given 3 роки тому
  William Dillon a48e8f768a first commit 3 роки тому