Scott McMurray
98054377ee
Add a dedicated length-prefixing method to Hasher
...
This accomplishes two main goals:
- Make it clear who is responsible for prefix-freedom, including how they should do it
- Make it feasible for a `Hasher` that *doesn't* care about Hash-DoS resistance to get better performance by not hashing lengths
This does not change rustc-hash, since that's in an external crate, but that could potentially use it in future.
2022-05-06 00:03:38 -07:00
..
2022-04-30 17:40:27 -07:00
2022-04-30 17:40:27 -07:00
2022-04-30 18:10:01 -07:00
2022-04-30 17:40:27 -07:00
2022-05-02 01:56:50 +03:00
2022-04-30 13:55:17 +02:00
2022-04-30 21:20:08 +02:00
2022-05-03 14:58:57 +09:00
2022-05-03 12:16:00 +00:00
2022-05-02 01:56:50 +03:00
2022-05-06 00:03:38 -07:00
2022-04-30 10:48:38 -05:00
2022-04-29 02:05:20 +01:00
2022-04-29 02:05:20 +01:00
2022-04-30 13:55:17 +02:00
2022-04-30 17:40:27 -07:00
2022-04-30 17:40:27 -07:00
2022-04-30 13:55:13 +02:00
2022-04-30 16:40:49 +02:00
2022-05-02 01:56:50 +03:00
2022-05-02 01:56:50 +03:00
2022-04-27 10:04:25 -07:00
2022-04-28 13:53:52 -04:00
2022-04-29 02:12:10 +01:00
2022-04-30 13:51:49 +02:00
2022-05-03 14:58:59 +09:00
2022-05-02 01:56:50 +03:00
2022-04-30 16:40:54 +02:00
2022-05-01 15:38:22 +03:00
2022-05-02 01:56:50 +03:00
2022-05-02 18:14:43 +09:00
2022-05-02 01:56:50 +03:00
2022-05-02 01:56:50 +03:00
2022-05-03 14:59:01 +09:00
2022-05-02 01:56:50 +03:00
2022-04-28 20:13:02 +02:00
2022-04-30 17:40:27 -07:00
2022-04-27 07:29:44 -07:00
2022-05-02 01:56:50 +03:00
2022-05-03 14:59:03 +09:00