Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
Signed-off-by: Ilie Circiumaru <[email protected]>
  • Loading branch information
iliecirciumaru authored and tkuhrt committed Aug 27, 2024
1 parent 42acc4c commit 37bca69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labs/jsonld-vc-bbs-go.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ JsonLD VC BBS Go
Golang implementation of W3C JSON-LD BBS credentials

# Scope of Lab
This library fits into The Linux Foundation Decentralized-Trust branch. It implements issuance, verification, proof generation of [W3C JSON-LD](https://decentralized-id.com/web-standards/w3c/verifiable-credentials/data-integrity-bbs+/) credentials in Golang. The initially supported standards are `BbsBlsSignature2020` and `BbsBlsSignatureProof2020`. Later we will add new standards as they are adopted.
This library implements issuance, verification, proof generation of [W3C JSON-LD ZKP with BBS+ Verifiable Credentials](https://decentralized-id.com/web-standards/w3c/verifiable-credentials/data-integrity-bbs+/) credentials in Golang. The initially supported standards are `BbsBlsSignature2020` and `BbsBlsSignatureProof2020`. Later we will add new standards as they are adopted.

# Initial Committers
- https://github.com/iliecirciumaru, Ilie Circiumaru
Expand Down

0 comments on commit 37bca69

Please sign in to comment.