Skip to content

Conversation

Nazarevsky
Copy link
Member

@Nazarevsky Nazarevsky commented Aug 27, 2025

Problem

zk-crypto/zkp crate that we are intended to use is using ark crate (ristretto255 curve). We are using xsk233 binary curve which is not natively supported by ark.

Solution

Integrate ark-xsk233 crate into the zk-crypto/zkp.

Changes

  • Add ark-xsk233 crate support
  • Change tests
  • Change naming (ristretto255 -> xsk233)
  • Apply formatting

@Nazarevsky Nazarevsky self-assigned this Aug 27, 2025
@Nazarevsky Nazarevsky changed the title Arkworks support Add Arkworks crate support Aug 27, 2025
Arniiiii and others added 2 commits September 8, 2025 16:13
* Added transcript sync test

* Prettified test "transcript_sync"

* Removed unnecessary comments in `transcript_sync`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants