From 9795d321298f23a8e6d0999a1be5ad7566900aa3 Mon Sep 17 00:00:00 2001 From: Paul Latzelsperger <43503240+paullatzelsperger@users.noreply.github.com> Date: Mon, 25 Nov 2024 12:48:46 +0100 Subject: [PATCH] Update specifications/dsp.profile.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Arno Weiß <86715435+arnoweiss@users.noreply.github.com> --- specifications/dsp.profile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specifications/dsp.profile.md b/specifications/dsp.profile.md index 545b87c..0ff72b1 100644 --- a/specifications/dsp.profile.md +++ b/specifications/dsp.profile.md @@ -41,7 +41,7 @@ catalog. The `CredentialsSupported` object contains the following properties: - `types`: REQUIRED. An array of verifiable credential type strings the credential corresponds to - `bindingMethod`: REQUIRED. String that identifies how the credential is bound to the identifier of the credential holder. -- `cryptography` REQUIRED. An array of strings that identify the cryptographic suites supported for verifying +- `cryptography` REQUIRED. An array of strings that identify the cryptographic standards supported for verifying proofs. Values should either use those defined by [IANA JOSE](https://www.iana.org/assignments/jose/jose.xhtml#web-signature-encryption-algorithms) for JWT-based VCs or the [Linked Data Cryptographic Suite Registry](https://w3c-ccg.github.io/ld-cryptosuite-registry/) for LD-based