Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Axiom V2 Halo2 implementation #83

Open
wants to merge 40 commits into
base: main
Choose a base branch
from

Conversation

Divide-By-0
Copy link
Member

@Divide-By-0 Divide-By-0 commented Jan 11, 2024

This is a halo2 proof of PLUME signatures. This will be critical for fast client-side proving, and we will release benchmarks as well as simple functions in our NPM package soon. Initiative led by @shreyas-londhe.

Resources:
Understanding the components required for secp256k1 hash2curve. Following this doc - https://www.ietf.org/archive/id/draft-irtf-cfrg-hash-to-curve-13.html#name-hash_to_field-implementatio

Following this for the hash-to-curve impl: https://github.com/geometryresearch/secp256k1_hash_to_curve

Axiom V2 used for dynamic passthrough verifiers.

@Divide-By-0 Divide-By-0 changed the title [WIP] Axiom V2 halo2 implementation Axiom V2 Halo2 implementation Feb 20, 2024
@Divide-By-0
Copy link
Member Author

Note that this code includes hash to curve here: https://github.com/axiom-crypto/halo2-lib/pull/261/files

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.

2 participants