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

Add es256 signer alg, comes after Remove Recoverable Parameter from ES256Signer (PR #247) #248

Merged
merged 55 commits into from
Sep 2, 2022

Conversation

bshambaugh
Copy link
Contributor

This PR should be accepted after #247 . It adds ES256 to SignerAlgorithm.ts and SignerAlgorithm.test.ts

…ithms, add a not for secp256r1 support of in src/VerifierAlgorithm.common.ts
Copy link
Member

@mirceanis mirceanis left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks for contributing this!

Do you also plan to add a verifier alg?

@mirceanis mirceanis merged commit 3789c9d into decentralized-identity:master Sep 2, 2022
uport-automation-bot pushed a commit that referenced this pull request Sep 2, 2022
# [6.7.0](6.6.1...6.7.0) (2022-09-02)

### Features

* add ES256 signer alg for jwt ([#248](#248)) ([3789c9d](3789c9d))
@uport-automation-bot
Copy link
Collaborator

🎉 This PR is included in version 6.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@bshambaugh
Copy link
Contributor Author

Looks good. Thanks for contributing this!

Do you also plan to add a verifier alg?

Yes. This code is in the process of being tested.

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