## v0.4.2 * Update links in the crate settings, update readme [#53] [#53]: https://github.com/LFDT-Lockness/paillier-zk/pull/53 ## v0.4.1 * Prettify code by using `#[udigest(as = ...)]` attribute [#51] [#51]: https://github.com/LFDT-Lockness/paillier-zk/pull/51 ## v0.4.0 * security fix: derive challenges for zero-knowledge proof unambiguously ## v0.3.0 * Update `generic-ec` dep to v0.3 [#48] [#48]: https://github.com/LFDT-Lockness/paillier-zk/pull/48 ## v0.2.0 All changes prior to this version were not documented