5 Ревизии (e3a1552948e7eb04dc3261c926fd8913fba96719)

Автор SHA1 Съобщение Дата
  William Dillon cb20cac2f1 changed []byte to string after finding out string indexing is faster than []byte in Go, since we're never modifying our string and only working with the accumulator we should see an improvement in speed in general преди 3 години
  William Dillon 75fc6bd2db testing against CodeDweller/mishmash, minor changes in preparation of testing Golang Threatable преди 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 години