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

re-tweaked cryptosuite deliverables #40

Merged
merged 1 commit into from
Jan 19, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,10 +218,10 @@ <h3>
href="https://w3c.github.io/vc-data-model/#json-web-token">VC-JWT</a>, the <a
href="https://w3c-ccg.github.io/lds-ed25519-2020/">Ed25519 Cryptosuite</a>, and
the <a href="https://w3c-ccg.github.io/lds-ecdsa-secp256k1-2019/">Secp256k1
Cryptosuite</a>. Concrete serializations might be provided based on the <a
href="https://w3c-ccg.github.io/ldp-bbs2020/">BBS+ Cryptosuite</a>, if an <a
Cryptosuite</a>. Concrete serializations based on the <a
href="https://w3c-ccg.github.io/ldp-bbs2020/">BBS+ Cryptosuite</a> might be provided, if an <a
href="https://identity.foundation/bbs-signature/">IETF BBS+ RFC</a> is published
in time. Concrete serializations might be provided for VC-JWP, if an <a
in time. Concrete serializations for VC-JWP might be provided, if an <a
href="https://json-web-proofs.github.io/json-web-proofs/">IETF JWP RFC</a> is
published in time. The final output specifications might not map directly to
the list of input drafts. Other output serializations covering cryptographic
Expand Down