Package org.xlattice.crypto.filters

Bloom filter used by net.i2p.router.util.DecayingBloomFilter

See:
          Description

Interface Summary
KeySelector.BitSelector  
KeySelector.WordSelector  
 

Class Summary
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.
 

Package org.xlattice.crypto.filters Description

Bloom filter used by net.i2p.router.util.DecayingBloomFilter