Releases: spacemeshos/post-rs
Releases · spacemeshos/post-rs
v0.1.4
v0.1.3
v0.1.2
What's Changed
- POW for creating AES ciphers by @poszu in #10
- Test for proving using a data vector by @poszu in #11
- Enable code coverage by @poszu in #13
- Update AES pow algo with k2 and k3 pows by @poszu in #12
- Avoid structs repetition for FFI by @poszu in #14
- Change Prover trait to avoid unwrapping by @poszu in #15
- Make labels 16B long and remove B parameter by @poszu in #16
- Remove block-padding feature. Require it on cipher dep. by @poszu in #17
- Implement proof verification by @poszu in #18
- Verifying only K3 subset of proof indices by @poszu in #19
- Hash commitment with blake3 by @poszu in #20
- Update version to v0.1.2 by @poszu in #21
Full Changelog: v0.1.1...v0.1.2