* The Default bound only makes sense for unkeyed hash functions which can fire up a new engine without a key. Keyed hash functions, like SipHash24 or Poly1305 require a secret key to be initialized and should not implement a default engine generator. * SipHash24 tests updated to the previous default key "0". |
||
---|---|---|
.. | ||
regression.rs |