Package org.xlattice.crypto.filters
Bloom filter used by net.i2p.router.util.DecayingBloomFilter
-
Interface Summary Interface Description KeySelector.BitSelector KeySelector.WordSelector -
Class Summary Class Description BloomSHA1 A Bloom filter for sets of SHA1 digests.BloomSHA1.FilterKey Store the (opaque) bloom filter offsets for reuse.KeySelector Given a key, populates arrays determining word and bit offsets into a Bloom filter.