|
From: | Stefan Monnier |
Subject: | Re: [feature/native-comp] breakage on build |
Date: | Sat, 30 Jan 2021 17:06:06 -0500 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
>> The lenght of these hashes is coming directly from the algo we use >> (md5), I think collision is really not an issue so we can easlily short >> these. > A non-cryptographic 32-bit hash (64-bit if you are paranoid) should do > fine. We can also use base64 encoding instead of hex, so as to pack 50% more bits per byte. Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |