From 99ef6acfffdf46e33e77dfabb339f260f6fb61f8 Mon Sep 17 00:00:00 2001 From: Philippe Le Hegaret Date: Tue, 3 Feb 2026 08:20:47 -0500 Subject: [PATCH 1/2] Editorial: Fix href for Blind BBS Signatures --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c318054..255025e 100644 --- a/index.html +++ b/index.html @@ -170,7 +170,7 @@ title: "Blind BBS Signatures", authors: ["V. Kalos", "G. Bernstein"], date: "2024", - href: "https://www.ietf.org/archive/id/draft-kalos-bbs-blind-signatures-00.html#name-proof-generationhttps://www.ietf.org/archive/id/draft-kalos-bbs-blind-signatures-03.html" + href: "https://www.ietf.org/archive/id/draft-kalos-bbs-blind-signatures-03.html#name-proof-generation" }, "CFRG-Pseudonym-BBS-Signature": { title: "BBS per Verifier Linkability", From 0b3309f2ce2d194774dc656370041a8de9316eb1 Mon Sep 17 00:00:00 2001 From: Philippe Le Hegaret Date: Tue, 3 Feb 2026 08:33:05 -0500 Subject: [PATCH 2/2] New ietf datatracker See https://datatracker.ietf.org/doc/draft-irtf-cfrg-bbs-blind-signatures/ --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 255025e..efeb787 100644 --- a/index.html +++ b/index.html @@ -169,8 +169,8 @@ "CFRG-Blind-BBS-Signature": { title: "Blind BBS Signatures", authors: ["V. Kalos", "G. Bernstein"], - date: "2024", - href: "https://www.ietf.org/archive/id/draft-kalos-bbs-blind-signatures-03.html#name-proof-generation" + date: "2025", + href: "https://www.ietf.org/archive/id/draft-irtf-cfrg-bbs-blind-signatures-02.html#name-proof-generation" }, "CFRG-Pseudonym-BBS-Signature": { title: "BBS per Verifier Linkability",