From c6768e00a5a4629e767bec7758592f3fadfffc1c Mon Sep 17 00:00:00 2001 From: Tim Cappalli Date: Mon, 1 Dec 2025 19:17:21 -0500 Subject: [PATCH 1/3] adds OID4VP, OID4VCI, ISO 18013-7 --- refs/biblio.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/refs/biblio.json b/refs/biblio.json index 2eecf792a..d7ab4c8b1 100644 --- a/refs/biblio.json +++ b/refs/biblio.json @@ -2211,6 +2211,15 @@ "publisher": "International Organization for Standardization", "href": "https://www.iso.org/standard/69084.html" }, + "ISO18013-7": { + "title": "ISO/IEC 18013-7:2025 ISO-compliant driving licence, Part 7: Mobile driving licence (mDL) add-on functions", + "authors": [ + "ISO/IEC JTC 1/SC 17" + ], + "date": "May 2025", + "publisher": "International Organization for Standardization", + "href": "https://www.iso.org/standard/91154.html" + }, "ISO18033-2": { "title": "Information technology -- Security techniques -- Encryption algorithms -- Part 2: Asymmetric ciphers", "href": "http://www.iso.org/iso/home.htm", @@ -3295,6 +3304,33 @@ "status": "Final", "rawDate": "2023-12-15" }, + "OPENID4VP": { + "authors": [ + "Oliver Terbu", + "Torsten Lodderstedt", + "Kristina Yasuda", + "Daniel Fett", + "Joseph Heenan" + ], + "title": "OpenID for Verifiable Presentations 1.0", + "href": "https://openid.net/specs/openid-connect-discovery-1_0.html", + "publisher": "OpenID Foundation", + "status": "Final", + "rawDate": "2025-07-09" + }, + "OPENID4VCI": { + "authors": [ + "Torsten Lodderstedt", + "Kristina Yasuda", + "Tobias Looker", + "Paul Bastian" + ], + "title": "OpenID for Verifiable Credential Issuance 1.0", + "href": "https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0.html", + "publisher": "OpenID Foundation", + "status": "Final", + "rawDate": "2025-09-16" + }, "OPENSEARCH": { "title": "Autodiscovery in HTML/XHTML", "href": "http://www.opensearch.org/Specifications/OpenSearch/1.1#Autodiscovery_in_HTML.2FXHTML", From e24b0a0bb3bd0718329d29f07bad65d78eb01cd4 Mon Sep 17 00:00:00 2001 From: Tim Cappalli Date: Mon, 1 Dec 2025 22:49:06 -0500 Subject: [PATCH 2/3] fix VP link --- refs/biblio.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/refs/biblio.json b/refs/biblio.json index d7ab4c8b1..d74f3ce60 100644 --- a/refs/biblio.json +++ b/refs/biblio.json @@ -1,4 +1,4 @@ -{ +I'm{ "3GPP-INTERACTIVITY": { "title": "Interactivity Support for 3GPP-Based Streaming and Download Services (Release 15)", "href": "https://www.3gpp.org/ftp/Specs/archive/26_series/26.953/26953-f00.zip", @@ -3313,7 +3313,7 @@ "Joseph Heenan" ], "title": "OpenID for Verifiable Presentations 1.0", - "href": "https://openid.net/specs/openid-connect-discovery-1_0.html", + "href": "https://openid.net/specs/openid-4-verifiable-presentations-1_0.html", "publisher": "OpenID Foundation", "status": "Final", "rawDate": "2025-07-09" From 0ee537ecb0350c15fbd9ae4fa952b09e54beffdb Mon Sep 17 00:00:00 2001 From: Tim Cappalli Date: Mon, 1 Dec 2025 22:49:25 -0500 Subject: [PATCH 3/3] Update biblio.json --- refs/biblio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refs/biblio.json b/refs/biblio.json index d74f3ce60..671e4e55c 100644 --- a/refs/biblio.json +++ b/refs/biblio.json @@ -1,4 +1,4 @@ -I'm{ +{ "3GPP-INTERACTIVITY": { "title": "Interactivity Support for 3GPP-Based Streaming and Download Services (Release 15)", "href": "https://www.3gpp.org/ftp/Specs/archive/26_series/26.953/26953-f00.zip",