Crate fss-rs v0.5.0
Changes
- Refactor PRGs to let DCFs and DPFs share some same PRG implementations.
- This refactoring gives around %8 performance improvement for some benchmarks.
Breaking changes
- The
PRG
interface is updated.
See the Migrate to v0.5 section in README for how to migrate from v0.4 to v0.5, which should be simple.