Releases: AlexiaChen/mpvss-rs
Releases · AlexiaChen/mpvss-rs
MPVSS v0.2.5
Version 0.2.5
Fixs
- Change license
MPVSS v0.2.4
Version 0.2.4
Fixs
- Fix clippy errors and warnings
Improvements
- Use borrowed types for arguments
MPVSS v0.2.1
Fixs
- Make API easier to use
MPVSS v0.2.0
Features
- Add reconstruct_parallelized API for improve reconstruct performance
MPVSS v0.1.0
Improvements
- Upgrade dependencies version
- Improve doc
- Improve mpvss-rs's API
MPVSS v0.0.4
Improvements
- Improve example mpvss_sub
MPVSS v0.0.3
Version 0.0.3
Improvements
- Add publish workflow for cargo publish
MPVSS v0.0.2
Version 0.0.2
Improvements
- Add more exmpales.
- Add crate-level doc.
MPVSS v0.0.1
Features
- Support secret shares reconstruction.
- Support threshhold (t, n) scheme.
- Secret Reconstruction in single-thread. (multi-thread reconstruction will be coming soon)