Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

feat(acir)!: add EcdsaSecp256r1 blackbox function #408

Merged
merged 12 commits into from
Jul 7, 2023

Conversation

Maddiaa0
Copy link
Member

@Maddiaa0 Maddiaa0 commented Jul 4, 2023

Description

Adds support for the secp256 r1 curve through a black box function.

Related prs:
acvm-backend-barretenberg: noir-lang/acvm-backend-barretenberg#223
barretenberg: AztecProtocol/barretenberg#576

Problem*

Resolves

Summary*

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@TomAFrench
Copy link
Member

Can you implement this in Brillig at the same time? #401

@TomAFrench TomAFrench changed the title feat(acir): add secp256r1 blackbox function support feat(acir): add EcdsaSecp256r1 blackbox function Jul 4, 2023
@Maddiaa0 Maddiaa0 requested a review from vezenovm July 5, 2023 14:55
Maddiaa0 added 2 commits July 5, 2023 15:07
Merge branch 'md/hackathon-patch' of github.com:noir-lang/acvm into md/hackathon-patch
@Maddiaa0 Maddiaa0 requested a review from vezenovm July 5, 2023 15:08
Copy link
Member

@TomAFrench TomAFrench left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spoke with @kevaundray and he wants to hold this to go out after 0.16.0

@kevaundray kevaundray changed the title feat(acir): add EcdsaSecp256r1 blackbox function feat(acir)!: add EcdsaSecp256r1 blackbox function Jul 5, 2023
@TomAFrench TomAFrench dismissed their stale review July 6, 2023 05:02

ACVM 0.16.0 is released now

@kevaundray kevaundray added this pull request to the merge queue Jul 7, 2023
Merged via the queue into master with commit 9895817 Jul 7, 2023
@kevaundray kevaundray mentioned this pull request Jul 7, 2023
@Maddiaa0 Maddiaa0 deleted the md/hackathon-patch branch July 7, 2023 18:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants