Skip to content

Commit 3cea6d8

Browse files
committed
docs: add correctness fix log to readme
1 parent 9e8f3cb commit 3cea6d8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,12 @@ Notice that we do not close other programs as many as possible to reduce schedul
132132

133133
## Changelog
134134

135-
See [CHANGELOG.md](./CHANGELOG.md).
135+
Correctness fixes:
136+
137+
- `fss_rs::group::int_prime` impl is corrected at v0.6.0.
138+
- `fss_rs::dcf::prg::Aes256HirosePrg` impl is corrected at v0.4.3 of the crate fss-rs, v0.5.2 and v0.6.3 of the crate dcf, and v0.5.2 of the crate dpf-fss (since it depends on the crate dcf).
139+
140+
See [CHANGELOG.md](./CHANGELOG.md) for the full changelog.
136141

137142
## License
138143

0 commit comments

Comments
 (0)