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

Implement did:key for RSA #309

Merged
merged 1 commit into from
Jan 12, 2022
Merged

Implement did:key for RSA #309

merged 1 commit into from
Jan 12, 2022

Conversation

clehner
Copy link
Contributor

@clehner clehner commented Sep 23, 2021

Implement did:key for RSA keys, using rsa-pub multicodec entry (DER-encoded RSAPublicKey).
Adding test vectors to did:key specification: w3c-ccg/did-method-key#41

@clehner clehner marked this pull request as ready for review November 24, 2021 14:31
@clehner clehner force-pushed the feat/rsa-did-key branch 2 times, most recently from c0f9b17 to e6eca28 Compare December 14, 2021 15:29
@clehner clehner requested a review from sbihel December 14, 2021 20:55
@bumblefudge
Copy link
Contributor

discussed on call today; moving away from simple_asn1 crate may some day be necessary but as is, seems appropriate.

@clehner
Copy link
Contributor Author

clehner commented Jan 12, 2022

Rebasing and merging

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.

3 participants