From 929dde49f276a55b95bad18f2f64e559825e35f2 Mon Sep 17 00:00:00 2001 From: Linus Gasser Date: Sat, 26 Oct 2024 19:33:55 +0200 Subject: [PATCH] Modify for changed filename --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d75aea26..a8fb73dd 100644 --- a/README.md +++ b/README.md @@ -427,7 +427,7 @@ The code for accumulators lives [here](./src/accumulator). ##### Selective disclosure -A complete example is shown in this [test](tests/composite-proofs/single-bbs-signature.spec.ts). +A complete example is shown in this [test](tests/composite-proofs/single-signature.spec.ts). Proving knowledge of 1 BBS+ signature over the attributes and only disclosing some attributes. Say there are 5 attributes in the credential: SSN, first name, last name, email and city, and they are present in the attribute list in that order. The prover wants