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

VC issuing tool key encoding problems #19

Open
kimdhamilton opened this issue Aug 9, 2019 · 5 comments
Open

VC issuing tool key encoding problems #19

kimdhamilton opened this issue Aug 9, 2019 · 5 comments
Assignees

Comments

@kimdhamilton
Copy link
Contributor

VC issuing tool key encoding problems

@kimdhamilton
Copy link
Contributor Author

from @ChristopherA : One thing to be aware of here is some standardization work around the EcdsaSecp256k1Signature2019 signature suite: digitalbazaar/jsonld-signatures#74 (comment)

@dmitrizagidulin
Copy link

(Happy to help out / answer questions on this)

@ghost
Copy link

ghost commented Aug 9, 2019

Okay I think I got this to work now, with bitcoin private/public keys. I'll reproduce and document my steps within the next hour or two.

@dmitrizagidulin
Copy link

Excellent.

I also want to point to the newly updated docs in vc-js, specifically the key generation section, which includes ecdsa keys. I'll be working to reconcile that with the work at w3c-ccg/lds-ecdsa-secp256k1-2019#2, as well.

@ghost
Copy link

ghost commented Aug 9, 2019

Thanks a lot @dmitrizagidulin

Looks like I was able to sign (and then verify) using vc-demo from an existing bitcoin wif/private key - documented my steps here - https://gist.github.com/AnthonyRonning/9e83ae7e0e208320b244f727cde545d7

Though noting that this is more so for hacking & testing purposes for this week's btcr hackathon, surely not official recommended steps.

cc @ChristopherA & @mattcollier

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

No branches or pull requests

3 participants