This repository has been archived by the owner on Mar 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 160
VC wallet : Issue #2668
Comments
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Mar 24, 2021
- Implementation for universal wallet Issue interface. - Support for Ed25519Signature2018, JSONWebSignature2020, BbsBlsSignature2020 - Issue credential can happen only on unlocked wallet. - Signer to use user profile based KMS. - Fallback from VDR to profile based DID store while resolving DID. - Validation on proof options (controller, verification method etc) - Closes hyperledger-archives#2668
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Mar 24, 2021
- Implementation for universal wallet Issue interface. - Support for Ed25519Signature2018, JSONWebSignature2020, BbsBlsSignature2020 - Issue credential can happen only on unlocked wallet. - Signer to use user profile based KMS. - Fallback from VDR to profile based DID store while resolving DID. - Validation on proof options (controller, verification method etc) - Closes hyperledger-archives#2668 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Mar 24, 2021
- Implementation for universal wallet Issue interface. - Support for Ed25519Signature2018, JSONWebSignature2020, BbsBlsSignature2020 - Issue credential can happen only on unlocked wallet. - Signer to use user profile based KMS. - Fallback from VDR to profile based DID store while resolving DID. - Validation on proof options (controller, verification method etc) - Closes hyperledger-archives#2668 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
troyronda
pushed a commit
that referenced
this issue
Mar 24, 2021
- Implementation for universal wallet Issue interface. - Support for Ed25519Signature2018, JSONWebSignature2020, BbsBlsSignature2020 - Issue credential can happen only on unlocked wallet. - Signer to use user profile based KMS. - Fallback from VDR to profile based DID store while resolving DID. - Validation on proof options (controller, verification method etc) - Closes #2668 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Oct 18, 2021
- Implementation for universal wallet Issue interface. - Support for Ed25519Signature2018, JSONWebSignature2020, BbsBlsSignature2020 - Issue credential can happen only on unlocked wallet. - Signer to use user profile based KMS. - Fallback from VDR to profile based DID store while resolving DID. - Validation on proof options (controller, verification method etc) - Closes hyperledger-archives#2668 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty
added a commit
to sudeshrshetty/aries-framework-go
that referenced
this issue
Jan 22, 2022
- Implementation for universal wallet Issue interface. - Support for Ed25519Signature2018, JSONWebSignature2020, BbsBlsSignature2020 - Issue credential can happen only on unlocked wallet. - Signer to use user profile based KMS. - Fallback from VDR to profile based DID store while resolving DID. - Validation on proof options (controller, verification method etc) - Closes hyperledger-archives#2668 Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Implementation for https://w3c-ccg.github.io/universal-wallet-interop-spec/#issue
The text was updated successfully, but these errors were encountered: