Skip to content

Releases: microsoft/Spartan

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

Choose a tag to compare

@srinathsetty srinathsetty released this 14 Oct 23:18
c9cdb0a
v0.4.1

fix version number (#38)

Support for latest Rust

Choose a tag to compare

@srinathsetty srinathsetty released this 14 Oct 23:12
19d1d63
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

Choose a tag to compare

@srinathsetty srinathsetty released this 22 Apr 17:36

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

Choose a tag to compare

@srinathsetty srinathsetty released this 01 Sep 17:56
v0.2.1

add import instructions

Add APIs to specify an externally-generated R1CS

Choose a tag to compare

@srinathsetty srinathsetty released this 31 Aug 21:40
v0.2.0

update version to 0.2.0

Initial release

Choose a tag to compare

@srinathsetty srinathsetty released this 29 Jul 18:57

Initial release