Crate fss-rs v0.4.3
Bug Fixes
- Fix
crate::dcf::prg::Aes256HirosePrg
wrong implementation. See the Deprecation section of README for details and please update to a version with the fix ASAP.
The fix causes about 50% (necessary) performance regression in bench dcf_batch_eval
.
Only DCF performance is affected and DPF one is not.
No other functionality changes are made, so the change in the benchmark report should only reflect the performance impact of the fix.
Update: Please use the commit d97da02 for the version