Skip to content

Releases: microsoft/Spartan

Support for latest Rust with the correct version number in the documentation

14 Oct 23:18
c9cdb0a
Compare
Choose a tag to compare

Support for latest Rust

14 Oct 23:12
19d1d63
Compare
Choose a tag to compare
Update to latest Rust and fix Clippy warnings (#37)

* Update to latest Rust and fix Clippy warnings

* cleanup

Support padding instances to support arbitrary-sized R1CS instances

22 Apr 17:36
Compare
Choose a tag to compare

Prior versions of code imposed restrictions on the number of variables and inputs and expected higher-level applications to appropriately pad their constraint systems. This release eliminates those requirements.

APIs for specifying R1CS instances with error checking

01 Sep 17:56
Compare
Choose a tag to compare

Add APIs to specify an externally-generated R1CS

31 Aug 21:40
Compare
Choose a tag to compare
v0.2.0

update version to 0.2.0

Initial release

29 Jul 18:57
Compare
Choose a tag to compare

Initial release