Expand description
§rust-cascade
A library for creating and querying the cascading bloom filters described by Larisch, Choffnes, Levin, Maggs, Mislove, and Wilson in “CRLite: A Scalable System for Pushing All TLS Revocations to All Browsers” https://www.ieee-security.org/TC/SP2017/papers/567.pdf
Structs§
- Cascade
- A multi-layer cascading Bloom filter.
Enums§
- Cascade
Error - Hash
Algorithm - These enumerations need to match the python filter-cascade project: https://github.com/mozilla/filter-cascade/blob/v0.3.0/filtercascade/fileformats.py