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 Prime256v1Identity #508

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

adamspofford-dfinity
Copy link
Contributor

The IC supports ed25519, secp256k1, and prime256v1 curves. agent-rs has the first two, but the only way to use the latter is ic-identity-hsm. This PR adds an in-memory prime256v1 Identity impl to complement the other two.

@adamspofford-dfinity adamspofford-dfinity requested a review from a team as a code owner January 24, 2024 21:25
@adamspofford-dfinity adamspofford-dfinity merged commit ef55bd6 into main Jan 24, 2024
24 checks passed
@adamspofford-dfinity adamspofford-dfinity deleted the spofford/prime256v1 branch January 24, 2024 21:42
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