Skip to content

`ark-mpc` v0.1.0

Compare
Choose a tag to compare
@joeykraut joeykraut released this 10 Oct 21:53

What's Changed

  • algebra: Refactor implementation to be generic over curve choice by @joeykraut in #19
  • network, fabric, algebra: Make entire crate generic over curve choice by @joeykraut in #20

Full Changelog: v0.2.4...v0.1.0

Description

This release generalizes the crate to work over generic ark-ec curves and their scalar fields. Note though that the crate is still tightly coupled with the needs of Renegade's stack.