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

Enable secp256k1 and p256 by default #140

Merged
merged 2 commits into from
Apr 9, 2021
Merged

Conversation

clehner
Copy link
Contributor

@clehner clehner commented Apr 8, 2021

For #138, in order to provide the most functionality we can for the Universal Resolver, it would be useful to enable secp256k1 and p256 features for the didkit-http Docker image. As mentioned in #138 (comment), these features are currently not enabled by default. I think it would be good to make these default features for didkit, didkit-cli, and didkit-http, so that users are not surprised by missing functionality. The features should remain opt-out-able via disabling default-features.

@clehner clehner self-assigned this Apr 8, 2021
@clehner clehner marked this pull request as ready for review April 8, 2021 21:23
@wyc wyc self-requested a review April 9, 2021 12:30
@wyc
Copy link
Contributor

wyc commented Apr 9, 2021

Fine by me, I think we should open up as much functionality as we can for users out of the box, and we can taper to specific environments as necessary (or provide guides to do so).

@clehner clehner merged commit 325a0e3 into main Apr 9, 2021
@clehner clehner deleted the fix/enable-secp256k1-p256 branch April 9, 2021 12:58
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