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: add bls signature cache #262

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Conversation

nathanosdev
Copy link
Member

@nathanosdev nathanosdev commented Jan 10, 2024

Adds a BLS signature cache taken from the bls12_381 crate in the monorepo. Ideally later on when the standalone_sig_verifier crate is published we'll be able to rely on that directly and delete the ic-certificate-verification crate in this repo.

@nathanosdev nathanosdev self-assigned this Jan 10, 2024
@nathanosdev nathanosdev marked this pull request as ready for review January 10, 2024 10:41
@nathanosdev nathanosdev requested a review from a team as a code owner January 10, 2024 10:41
@altkdf
Copy link

altkdf commented Jan 10, 2024

LGTM

Copy link
Member

@keplervital keplervital left a comment

Choose a reason for hiding this comment

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

LGTM

@nathanosdev nathanosdev merged commit 6187cef into main Jan 10, 2024
6 checks passed
@nathanosdev nathanosdev deleted the nathan/add-bls-signature-cache branch January 10, 2024 14:40
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