Crate rust_cascade

source ·
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

  • A multi-layer cascading Bloom filter.

Enums