From 5a441a6becbee3d114eb6245b8cd1830d3a8dbd7 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 20 May 2026 17:56:44 +0000 Subject: research: That note on object IDs is a bit confusing Just read security considerations instead. --- research/packfile_bloom.txt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/research/packfile_bloom.txt b/research/packfile_bloom.txt index 6f7dccf2..e8f996cf 100644 --- a/research/packfile_bloom.txt +++ b/research/packfile_bloom.txt @@ -30,13 +30,6 @@ are as follows: 4. A lookup thus reads one 64-octet bucket and checks whether all required bits are set. -Note on Object IDs ------------------- - -Git object IDs are cryptographic hashes (e.g., currently either SHA-256 -or SHA-1), and are thus uniformly distributed in non-pathological scenarios. -See also the "Security considerations" section. - Definitions ----------- -- cgit v1.3.1-10-gc9f91