Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Update ECDSA and Schnorr verification return type #225

Closed
Savio-Sou opened this issue Jul 10, 2023 · 0 comments · Fixed by #228
Closed

Update ECDSA and Schnorr verification return type #225

Savio-Sou opened this issue Jul 10, 2023 · 0 comments · Fixed by #228

Comments

@Savio-Sou
Copy link
Contributor

PR: noir-lang/noir#1409

From v0.7.0 onwards, the signature verification functions now return bool instead of Field.

Note: you might see check_membership in #1409, but it was later removed in noir-lang/noir#1424.

@Savio-Sou Savio-Sou added this to Noir Jul 10, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Jul 10, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Jul 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant