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

Feat/signature verify #3

Merged
merged 5 commits into from
Aug 17, 2024
Merged

Feat/signature verify #3

merged 5 commits into from
Aug 17, 2024

Conversation

Nesopie
Copy link
Member

@Nesopie Nesopie commented Aug 17, 2024

Added ecdsa sig verify

// encoded with k registers of n bits each
// v is a single bit
// extended signature is (r, s, v)
template ECDSAExtendedVerify(n, k) {
Copy link
Member

Choose a reason for hiding this comment

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

can we remove this @Nesopie?

Copy link
Member Author

Choose a reason for hiding this comment

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

yep, go ahead

@0xVikasRushi 0xVikasRushi merged commit f3ec78b into main Aug 17, 2024
1 check passed
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