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

Remove Recoverable Parameter from ES256Signer #247

Merged
merged 53 commits into from
Sep 2, 2022

Conversation

bshambaugh
Copy link
Contributor

This is a redo of #246 to remove the recovery parameter from ES256Signer for secp256r1 keys. This library attempts key recovery from Ethereum addresses. I believe this is invalid for secp256r1 public keys because Ethereum only uses secp256k1 keys.

…ithms, add a not for secp256r1 support of in src/VerifierAlgorithm.common.ts
@mirceanis mirceanis merged commit a68ac47 into decentralized-identity:master Sep 2, 2022
uport-automation-bot pushed a commit that referenced this pull request Sep 2, 2022
## [6.6.1](6.6.0...6.6.1) (2022-09-02)

### Bug Fixes

* remove `recoverable` parameter from ES256Signer ([#247](#247)) ([a68ac47](a68ac47))
@uport-automation-bot
Copy link
Collaborator

🎉 This PR is included in version 6.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants