Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Done
-
4.5
-
None
Description
The current implementations of Hasher either leak the contents that are being hashed or are fixed to a specific shape. This change is to add a Hasher that only tracks the hashed values so that secure systems may use the Bloom filter implementation without fear of information leakage beyond that of the hashed values.
Attachments
Issue Links
- is a child of
-
COLLECTIONS-728 BloomFilter contribution
-
- Resolved
-