Skip to content

Crate fss-rs v0.4.3

Compare
Choose a tag to compare
@myl7 myl7 released this 10 Apr 18:19
· 49 commits to main since this release
51b213b

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