# Standards and Compliances

### Overview

Inji is built on **open standards** to ensure **interoperability, security, and trust** in verifiable credentials. This document consolidates all standards across Inji modules—**Certify** (issuer), **Wallet Mobile & Web** (holder), and **Verify** (verifier)—with clear separation between standard definitions and module-specific implementations.

#### Why Standards Matter

By adhering to open standards, Inji ensures:

* **Portable Credentials**: Credentials issued by Inji can be verified by ANY W3C-compliant verifier
* **Ecosystem Interoperability**: Works with Microsoft Entra, Hyperledger Aries, Trinsic, and custom implementations
* **Trusted Security**: Standards define cryptographic best practices, not proprietary magic
* **Vendor Independence**: No lock-in; standards-based = future-proof
* **Large-Scale Adoption**: Governments, enterprises, and NGOs can integrate with confidence

#### Standards Bodies & Organizations

| Organization                                   | Role                                  | Standards Contributed                                               |
| ---------------------------------------------- | ------------------------------------- | ------------------------------------------------------------------- |
| **W3C** (World Wide Web Consortium)            | Global web standards body             | Verifiable Credentials, DIDs, Data Integrity, Bitstring Status List |
| **OpenID Foundation**                          | Authentication & federation standards | OpenID4VCI, OpenID4VP (credential issuance & presentation)          |
| **IETF** (RFC authors)                         | Internet engineering standards        | SD-JWT, OAuth 2.0, CWT, CBOR, JWT                                   |
| **ISO** (International Standards Organization) | Hardware & document standards         | ISO 18013-5/7 (mDL/mDoc for mobile documents)                       |
| **MOSIP** (MOSIP Project)                      | MOSIP-specific standards              | Claim 169 (QR-encoded credentials), Identity standards              |

**Legend**: ✅ Available | 🔲 Planned/Coming Soon | - Not Applicable | Dev In Development

<table data-header-hidden><thead><tr><th width="191.78515625" valign="top"></th><th width="111.296875" valign="top"></th><th width="106.87109375" valign="top"></th><th width="100.30078125" valign="top"></th><th width="98.2421875" valign="top"></th><th width="106.46875" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Standard</td><td valign="top">Version</td><td valign="top">Certify</td><td valign="top">Mobile</td><td valign="top">Web</td><td valign="top">Verify</td><td valign="top">Primary RFC/Link</td></tr><tr><td valign="top">W3C VC Data Model</td><td valign="top">1.1</td><td valign="top"><a href="../../../inji-certify/technical-overview/standards-specifications-and-compliance#w3c-verifiable-credentials-data-model">Use</a></td><td valign="top"><a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#w3c-verifiable-credentials-data-model">Use</a></td><td valign="top"></td><td valign="top"><a href="../../../inji-verify/technical-overview/standards-specifications-and-compliance#w3c-verifiable-credentials-data-model">Use</a></td><td valign="top">https://www.w3.org/TR/vc-data-model/</td></tr><tr><td valign="top">W3C VC Data Model</td><td valign="top">2.0</td><td valign="top"><a href="../../../inji-certify/technical-overview/standards-specifications-and-compliance#w3c-verifiable-credentials-data-model-20">Use</a></td><td valign="top"><a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#w3c-verifiable-credentials-data-model-20">Use</a></td><td valign="top">🔲</td><td valign="top"><a href="../../../inji-verify/technical-overview/standards-specifications-and-compliance#w3c-verifiable-credentials-data-model-20">Use</a></td><td valign="top">https://www.w3.org/TR/vc-data-model-2.0/</td></tr><tr><td valign="top">OAuth 2.0</td><td valign="top">RFC 6749</td><td valign="top"><a href="../../../inji-certify/technical-overview/standards-specifications-and-compliance#oauth-20">Use</a></td><td valign="top"><a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#oauth-20">Use</a></td><td valign="top"><a href="../../../inji-wallet/inji-web/technical-overview/standards-specifications-and-compliance#oauth-20">Use</a></td><td valign="top">-</td><td valign="top">https://tools.ietf.org/html/rfc6749</td></tr><tr><td valign="top">OpenID Connect</td><td valign="top">1.0</td><td valign="top"><a href="../../../inji-certify/technical-overview/standards-specifications-and-compliance#openid-connect">Via eSignet</a></td><td valign="top"><a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#openid-connect">Use</a></td><td valign="top"><a href="../../../inji-wallet/inji-web/technical-overview/standards-specifications-and-compliance#openid-connect">Use</a></td><td valign="top">-</td><td valign="top">https://openid.net/connect/</td></tr><tr><td valign="top">OpenID4VCI</td><td valign="top">Draft 13</td><td valign="top"><a href="../../../inji-certify/technical-overview/standards-specifications-and-compliance#openid4vci">Issuer</a></td><td valign="top"><a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#openid4vci">Client</a></td><td valign="top"><a href="../../../inji-wallet/inji-web/technical-overview/standards-specifications-and-compliance#openid4vci">Client</a></td><td valign="top">-</td><td valign="top">https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0-13.html</td></tr><tr><td valign="top">OpenID4VP</td><td valign="top">Draft 23</td><td valign="top">-</td><td valign="top"><a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#openid4vp">Client</a></td><td valign="top"><a href="../../../inji-wallet/inji-web/technical-overview/standards-specifications-and-compliance#openid4vp">Client</a></td><td valign="top"><a href="../../../inji-verify/technical-overview/standards-specifications-and-compliance#openid4vp">Server</a></td><td valign="top">https://openid.net/specs/openid-4-verifiable-presentations-1_0-23.html</td></tr><tr><td valign="top">OpenID4VP-BLE</td><td valign="top">Draft 23 Ext</td><td valign="top">-</td><td valign="top"><a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#openid4vp-ble">Offline</a></td><td valign="top">-</td><td valign="top">🔲 <a href="../../../inji-verify/technical-overview/standards-specifications-and-compliance#openid4vp-ble">Server</a></td><td valign="top">https://github.com/openid/OpenID4VP</td></tr><tr><td valign="top">W3C DIDs</td><td valign="top">1.0</td><td valign="top"><a href="../../../inji-certify/technical-overview/standards-specifications-and-compliance#w3c-dids">Use</a></td><td valign="top"><a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#w3c-dids">Use</a></td><td valign="top"><a href="../../../inji-wallet/inji-web/technical-overview/standards-specifications-and-compliance#w3c-dids">Use</a></td><td valign="top"><a href="../../../inji-verify/technical-overview/standards-specifications-and-compliance#w3c-dids">Use</a></td><td valign="top">https://www.w3.org/TR/did-core/</td></tr><tr><td valign="top">JSON-LD</td><td valign="top">1.1</td><td valign="top"><a href="../../../inji-certify/technical-overview/standards-specifications-and-compliance#json-ld">Use</a></td><td valign="top"><a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#json-ld">Use</a></td><td valign="top"><a href="../../../inji-wallet/inji-web/technical-overview/standards-specifications-and-compliance#json-ld">Use</a></td><td valign="top"><a href="../../../inji-verify/technical-overview/standards-specifications-and-compliance#json-ld">Use</a></td><td valign="top">https://www.w3.org/TR/json-ld11/</td></tr><tr><td valign="top">SD-JWT</td><td valign="top">IETF Draft</td><td valign="top"><a href="../../../inji-certify/technical-overview/standards-specifications-and-compliance#sd-jwt">Use</a></td><td valign="top"><a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#sd-jwt">Use</a></td><td valign="top"><a href="../../../inji-wallet/inji-web/technical-overview/standards-specifications-and-compliance#sd-jwt">Use</a></td><td valign="top"><a href="../../../inji-verify/technical-overview/standards-specifications-and-compliance#sd-jwt">Use</a></td><td valign="top">https://datatracker.ietf.org/doc/html/draft-ietf-oauth-selective-disclosure-jwt</td></tr><tr><td valign="top">W3C Bitstring Status List</td><td valign="top">2.0</td><td valign="top"><a href="../../../inji-certify/technical-overview/standards-specifications-and-compliance#w3c-bitstring-status-list">Use</a></td><td valign="top"><a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#w3c-bitstring-status-list">Use</a></td><td valign="top"><a href="../../../inji-wallet/inji-web/technical-overview/standards-specifications-and-compliance#w3c-bitstring-status-list">Use</a></td><td valign="top"><a href="../../../inji-verify/technical-overview/standards-specifications-and-compliance#w3c-bitstring-status-list">Use</a></td><td valign="top">https://www.w3.org/TR/vc-bitstring-status-list/</td></tr><tr><td valign="top">CBOR</td><td valign="top">RFC 7049</td><td valign="top"><a href="../../../inji-certify/technical-overview/standards-specifications-and-compliance#cbor">Use</a></td><td valign="top"><a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#cbor">Use</a></td><td valign="top">-</td><td valign="top"><a href="../../../inji-verify/technical-overview/standards-specifications-and-compliance#cbor">Use</a></td><td valign="top">https://tools.ietf.org/html/rfc7049</td></tr><tr><td valign="top">CWT/COSE</td><td valign="top">RFC 8152/9052</td><td valign="top">🔲</td><td valign="top"><a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#cwt-cose">Use</a></td><td valign="top">-</td><td valign="top"><a href="../../../inji-verify/technical-overview/standards-specifications-and-compliance#cwt-cose">Use</a></td><td valign="top">https://tools.ietf.org/html/rfc8152</td></tr><tr><td valign="top">Claim 169</td><td valign="top">MOSIP v1.2.0</td><td valign="top">🔲 <a href="../../../inji-certify/technical-overview/standards-specifications-and-compliance#claim-169">v0.14</a></td><td valign="top"><a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#claim-169">Use</a></td><td valign="top">-</td><td valign="top"><a href="../../../inji-verify/technical-overview/standards-specifications-and-compliance#claim-169">Use</a></td><td valign="top">https://docs.mosip.io/1.2.0/readme/standards-and-specifications/mosip-standards/169-qr-code-specification</td></tr><tr><td valign="top">ISO 18013-5</td><td valign="top">mDL</td><td valign="top">🔲</td><td valign="top"><a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#iso-18013-5">Use</a></td><td valign="top">🔲</td><td valign="top">🔲</td><td valign="top">https://www.iso.org/standard/69084.html</td></tr><tr><td valign="top">ISO 18013-7</td><td valign="top">mDoc</td><td valign="top">🔲</td><td valign="top">🔲 <a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#iso-18013-7">Dev</a></td><td valign="top">🔲</td><td valign="top">🔲 <a href="../../../inji-verify/technical-overview/standards-specifications-and-compliance#iso-18013-7">Dev</a></td><td valign="top">https://www.iso.org/standard/80601.html</td></tr><tr><td valign="top">W3C Data Integrity 2.0</td><td valign="top">WD</td><td valign="top">🔲</td><td valign="top">-</td><td valign="top">🔲</td><td valign="top">-</td><td valign="top">https://www.w3.org/TR/vc-data-integrity/</td></tr><tr><td valign="top">JWT</td><td valign="top">RFC 7519</td><td valign="top"><a href="../../../inji-certify/technical-overview/standards-specifications-and-compliance#jwt">Use</a></td><td valign="top"><a href="../../../inji-wallet/inji-mobile/technical-overview/standards-specifications-and-compliance#jwt">Use</a></td><td valign="top"><a href="../../../inji-wallet/inji-web/technical-overview/standards-specifications-and-compliance#jwt">Use</a></td><td valign="top"><a href="../../../inji-verify/technical-overview/standards-specifications-and-compliance#jwt">Use</a></td><td valign="top">https://tools.ietf.org/html/rfc7519</td></tr></tbody></table>

### Cross-Module Features Matrix

At a glance: which feature is supported by which module?

<table><thead><tr><th width="213.93359375">Feature</th><th width="95.75390625">Certify</th><th width="88.44140625">Mobile</th><th width="103.640625">Web</th><th width="100.17578125">Verify</th><th>Version/Notes</th></tr></thead><tbody><tr><td><strong>Issue W3C VC 1.1</strong></td><td>✅</td><td>-</td><td>-</td><td>-</td><td>v0.8.0+</td></tr><tr><td><strong>Issue W3C VC 2.0</strong></td><td>✅</td><td>-</td><td>-</td><td>-</td><td>v0.11.0+</td></tr><tr><td><strong>Store W3C VC 1.1</strong></td><td>-</td><td>✅</td><td>✅</td><td>-</td><td>v0.8.0+</td></tr><tr><td><strong>Store W3C VC 2.0</strong></td><td>-</td><td>✅</td><td>🔲 v0.16.0</td><td>-</td><td>v0.11.0+</td></tr><tr><td><strong>Verify W3C VC 1.1/2.0</strong></td><td>-</td><td>-</td><td>-</td><td>✅</td><td>v0.17.0+</td></tr><tr><td><strong>Issue JSON-LD Credentials</strong></td><td>✅</td><td>-</td><td>-</td><td>-</td><td>v0.8.0+</td></tr><tr><td><strong>Present JSON-LD Credentials</strong></td><td>-</td><td>✅</td><td>✅</td><td>-</td><td>v0.8.0+</td></tr><tr><td><strong>Verify JSON-LD Proofs</strong></td><td>-</td><td>-</td><td>-</td><td>✅</td><td>v0.17.0+</td></tr><tr><td><strong>Issue JWT Credentials</strong></td><td>✅</td><td>-</td><td>-</td><td>-</td><td>v0.8.0+</td></tr><tr><td><strong>Present JWT Credentials</strong></td><td>-</td><td>✅</td><td>✅</td><td>-</td><td>v0.9.0+</td></tr><tr><td><strong>Verify JWT Signatures</strong></td><td>-</td><td>-</td><td>-</td><td>✅</td><td>v0.17.0+</td></tr><tr><td><strong>Issue SD-JWT Credentials</strong></td><td>✅</td><td>-</td><td>-</td><td>-</td><td>v0.13.0+</td></tr><tr><td><strong>Present SD-JWT (Selective)</strong></td><td>-</td><td>✅</td><td>✅</td><td>-</td><td>v0.10.0+</td></tr><tr><td><strong>Verify SD-JWT Presentations</strong></td><td>-</td><td>-</td><td>-</td><td>✅</td><td>v0.17.0+</td></tr><tr><td><strong>OpenID4VCI Issuer</strong></td><td>✅</td><td>-</td><td>-</td><td>-</td><td>v0.8.0+</td></tr><tr><td><strong>OpenID4VCI Client (Download)</strong></td><td>-</td><td>✅</td><td>✅</td><td>-</td><td>v0.8.0+</td></tr><tr><td><strong>OpenID4VP Client (Present)</strong></td><td>-</td><td>✅</td><td>✅</td><td>-</td><td>v0.9.0+, Web v0.15.0+</td></tr><tr><td><strong>OpenID4VP Server (Verify)</strong></td><td>-</td><td>-</td><td>-</td><td>✅</td><td>v0.17.0+</td></tr><tr><td><strong>OpenID4VP-BLE (Offline)</strong></td><td>-</td><td>✅</td><td>-</td><td>🔲 v0.18.0</td><td>v0.14.0+</td></tr><tr><td><strong>OAuth 2.0 Integration</strong></td><td>✅</td><td>✅</td><td>✅</td><td>-</td><td>v0.8.0+</td></tr><tr><td><strong>OIDC Support (Federated Login)</strong></td><td>✅ eSignet</td><td>✅</td><td>✅</td><td>-</td><td>v0.9.0+</td></tr><tr><td><strong>Publish DIDs</strong></td><td>✅</td><td>-</td><td>-</td><td>-</td><td>v0.8.0+</td></tr><tr><td><strong>Resolve Issuer DIDs</strong></td><td>-</td><td>✅</td><td>✅</td><td>✅</td><td>v0.9.0+</td></tr><tr><td><strong>Holder-Bound DIDs</strong></td><td>-</td><td>🔲</td><td>🔲</td><td>-</td><td>Future</td></tr><tr><td><strong>W3C Bitstring Status List</strong></td><td>✅ Publish</td><td>✅ Check</td><td>✅ Check</td><td>✅ Check</td><td>v0.10.0+</td></tr><tr><td><strong>Issue Claim 169 QRs</strong></td><td>🔲 v0.14.0</td><td>-</td><td>-</td><td>-</td><td>Planned</td></tr><tr><td><strong>Store Claim 169 QRs</strong></td><td>-</td><td>✅</td><td>-</td><td>-</td><td>v0.10.0+</td></tr><tr><td><strong>Present Claim 169 QRs</strong></td><td>-</td><td>✅</td><td>-</td><td>-</td><td>v0.10.0+</td></tr><tr><td><strong>Scan Claim 169 QRs</strong></td><td>-</td><td>-</td><td>-</td><td>✅</td><td>v0.17.0+</td></tr><tr><td><strong>Verify Claim 169 Signatures</strong></td><td>-</td><td>✅</td><td>-</td><td>✅</td><td>v0.10.0+, Verify v0.17.0+</td></tr><tr><td><strong>Issue ISO mDL</strong></td><td>🔲 v0.14.0+</td><td>-</td><td>-</td><td>-</td><td>Planned</td></tr><tr><td><strong>Store mDL Credentials</strong></td><td>-</td><td>✅</td><td>🔲</td><td>-</td><td>v0.12.0+</td></tr><tr><td><strong>Present mDL (NFC/BLE)</strong></td><td>-</td><td>✅</td><td>-</td><td>-</td><td>v0.12.0+</td></tr><tr><td><strong>Verify mDL Presentations</strong></td><td>-</td><td>-</td><td>-</td><td>🔲 v0.18.0</td><td>Planned</td></tr><tr><td><strong>Ed25519 Signing</strong></td><td>✅</td><td>-</td><td>-</td><td>-</td><td>v0.8.0+</td></tr><tr><td><strong>Ed25519 Verification</strong></td><td>-</td><td>✅</td><td>✅</td><td>✅</td><td>v0.8.0+</td></tr><tr><td><strong>RSA Signing</strong></td><td>✅</td><td>-</td><td>-</td><td>-</td><td>v0.8.0+</td></tr><tr><td><strong>RSA Verification</strong></td><td>-</td><td>✅</td><td>✅</td><td>✅</td><td>v0.8.0+</td></tr><tr><td><strong>ECDSA Signing</strong></td><td>✅</td><td>-</td><td>-</td><td>-</td><td>v0.11.0+</td></tr><tr><td><strong>ECDSA Verification</strong></td><td>-</td><td>✅</td><td>✅</td><td>✅</td><td>v0.11.0+</td></tr><tr><td><strong>PDF Export</strong></td><td>-</td><td>-</td><td>✅</td><td>-</td><td>v0.15.0+</td></tr><tr><td><strong>Multi-Language Display</strong></td><td>-</td><td>✅</td><td>✅</td><td>✅</td><td>v0.11.0+ (11 languages)</td></tr><tr><td><strong>SVG Credential Templates</strong></td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>v2.0 support, v0.11.0+</td></tr><tr><td><strong>Offline Credential Storage</strong></td><td>-</td><td>✅</td><td>✅ Guest</td><td>-</td><td>v0.8.0+</td></tr><tr><td><strong>Revocation Checking</strong></td><td>-</td><td>✅</td><td>✅</td><td>✅</td><td>v0.10.0+</td></tr></tbody></table>

**Legend**: ✅ Available | 🔲 Planned/Coming | - Not Applicable

***

### Standards Roadmap & Timeline

#### Certify Release Timeline

<table><thead><tr><th width="119.96875">Version</th><th width="177.78515625">Release Date</th><th>Major Standards Additions</th></tr></thead><tbody><tr><td>v0.8.0</td><td>May 2024</td><td>W3C VC 1.1, OpenID4VCI Draft 13, JSON-LD, OAuth 2.0</td></tr><tr><td>v0.9.0</td><td>July 2024</td><td>OpenID Connect (eSignet integration), Enhanced DID support</td></tr><tr><td>v0.10.0</td><td>Sept 2024</td><td>W3C Bitstring Status List, Revocation endpoints</td></tr><tr><td>v0.11.0</td><td>Nov 2024</td><td>Ed25519 (2020 spec), ECC K1/R1 signing, Enhanced crypto</td></tr><tr><td>v0.12.0</td><td>Jan 2025</td><td>SD-JWT (Draft) support, PKI integration</td></tr><tr><td>v0.13.0</td><td>Mar 2025</td><td>SD-JWT (Full), Enhanced OAuth flows</td></tr><tr><td>v0.14.0</td><td>May 2025</td><td><strong>Claim 169 QR</strong>, Initial ISO mDL/mDoc</td></tr><tr><td>v0.15.0</td><td>July 2025</td><td>W3C Data Integrity 2.0 proofs</td></tr><tr><td><strong>v0.16.0+</strong></td><td>Q4 2025+</td><td>Full mDoc/mDL support, Extended crypto (P-384)</td></tr></tbody></table>

#### Mobile Release Timeline

<table><thead><tr><th width="138.5390625">Version</th><th width="174.796875">Release</th><th>Major Standards Additions</th></tr></thead><tbody><tr><td>v0.8.0</td><td>May 2024</td><td>OpenID4VCI client, W3C VC reception, JSON-LD display</td></tr><tr><td>v0.9.0</td><td>July 2024</td><td>OpenID4VP client, QR presentation</td></tr><tr><td>v0.10.0</td><td>Sept 2024</td><td>Claim 169 QR storage &#x26; display, Bitstring status check</td></tr><tr><td>v0.11.0</td><td>Nov 2024</td><td>Ed25519 (2020) verification, ECDSA K1/R1, Multi-language</td></tr><tr><td>v0.12.0</td><td>Jan 2025</td><td>ISO 18013-5 mDL support, NFC presentation</td></tr><tr><td>v0.13.0</td><td>Mar 2025</td><td>Enhanced SD-JWT support, Improved revocation</td></tr><tr><td>v0.14.0</td><td>May 2025</td><td><strong>OpenID4VP-BLE offline</strong>, Enhanced Claim 169</td></tr><tr><td><strong>v0.15.0+</strong></td><td>Q3 2025+</td><td>mDoc support, Data Integrity 2.0 verification</td></tr></tbody></table>

#### Web Release Timeline

<table><thead><tr><th width="131.69140625">Version</th><th width="143.32421875">Release</th><th>Major Standards Additions</th></tr></thead><tbody><tr><td>v0.8.0</td><td>May 2024</td><td>OpenID4VCI client, JSON-LD credentials</td></tr><tr><td>v0.12.0</td><td>Jan 2025</td><td>SD-JWT support, Enhanced auth flows</td></tr><tr><td>v0.15.0</td><td>Q2 2025</td><td><strong>OpenID4VP support</strong>, W3C VC 2.0 planning</td></tr><tr><td>v0.16.0</td><td>Q3 2025</td><td>W3C VC 2.0 full support, Data Integrity 2.0</td></tr><tr><td><strong>v0.17.0+</strong></td><td>Q4 2025+</td><td>mDoc support, Extended crypto algorithms</td></tr></tbody></table>

#### Verify Release Timeline

<table><thead><tr><th width="130.5546875">Version</th><th width="160.9765625">Release</th><th>Major Standards Additions</th></tr></thead><tbody><tr><td>v0.17.0</td><td>Q1 2025</td><td><strong>Claim 169 QR verification</strong>, OpenID4VP Draft 23, SD-JWT</td></tr><tr><td>v0.18.0</td><td>Q2 2025</td><td><strong>OpenID4VP-BLE (offline)</strong>, ISO mDL/mDoc verification</td></tr><tr><td>v0.19.0</td><td>Q3 2025</td><td>W3C Data Integrity 2.0 verification, Extended crypto</td></tr><tr><td><strong>v0.20.0+</strong></td><td>Q4 2025+</td><td>Full mDoc support, Post-quantum crypto preparation</td></tr></tbody></table>

### References

#### W3C Specifications

<table><thead><tr><th>Specification</th><th width="257.5078125">Link</th><th width="118.578125">Current Version</th><th>Status</th></tr></thead><tbody><tr><td>Verifiable Credentials Data Model 1.1</td><td>https://www.w3.org/TR/vc-data-model/</td><td>1.1</td><td>W3C Recommendation</td></tr><tr><td>Verifiable Credentials Data Model 2.0</td><td>https://www.w3.org/TR/vc-data-model-2.0/</td><td>WD (Working Draft)</td><td>Latest</td></tr><tr><td>Decentralized Identifiers (DIDs) v1.0</td><td>https://www.w3.org/TR/did-core/</td><td>1.0</td><td>W3C Recommendation</td></tr><tr><td>JSON-LD 1.1</td><td>https://www.w3.org/TR/json-ld11/</td><td>1.1</td><td>W3C Recommendation</td></tr><tr><td>Bitstring Status List v2.0</td><td>https://www.w3.org/TR/vc-bitstring-status-list/</td><td>2.0</td><td>W3C Specification</td></tr><tr><td>Data Integrity 1.0</td><td>https://www.w3.org/TR/vc-data-integrity/</td><td>1.0</td><td>W3C Editor's Draft</td></tr></tbody></table>

#### OpenID Foundation Specifications

<table><thead><tr><th width="161">Specification</th><th width="307.90234375">Link</th><th width="129.3359375">Version</th><th>Status</th></tr></thead><tbody><tr><td>OpenID4VCI</td><td>https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0-13.html</td><td>Draft 13</td><td>Latest Stable</td></tr><tr><td>OpenID4VP</td><td>https://openid.net/specs/openid-4-verifiable-presentations-1_0-23.html</td><td>Draft 23</td><td>Latest Stable</td></tr><tr><td>OpenID Connect Core 1.0</td><td>https://openid.net/specs/openid-connect-core-1_0.html</td><td>1.0</td><td>Approved</td></tr></tbody></table>

#### IETF RFC Standards

<table><thead><tr><th width="172.98828125">Specification</th><th width="142.75390625">RFC</th><th width="258.8984375">Link</th><th>Status</th></tr></thead><tbody><tr><td>OAuth 2.0</td><td>RFC 6749</td><td>https://tools.ietf.org/html/rfc6749</td><td>Standard</td></tr><tr><td>JSON Web Token (JWT)</td><td>RFC 7519</td><td>https://tools.ietf.org/html/rfc7519</td><td>Standard</td></tr><tr><td>CBOR</td><td>RFC 7049</td><td>https://tools.ietf.org/html/rfc7049</td><td>Standard</td></tr><tr><td>COSE Signing and Encryption</td><td>RFC 8152</td><td>https://tools.ietf.org/html/rfc8152</td><td>Standard</td></tr><tr><td>EdDSA (Ed25519, Ed448)</td><td>RFC 8032</td><td>https://tools.ietf.org/html/rfc8032</td><td>Standard</td></tr><tr><td>SD-JWT</td><td>Draft</td><td>https://datatracker.ietf.org/doc/html/draft-ietf-oauth-selective-disclosure-jwt</td><td>Internet Draft</td></tr></tbody></table>

#### ISO Standards

| Specification           | ISO Reference    | Link                                      | Status      |
| ----------------------- | ---------------- | ----------------------------------------- | ----------- |
| Mobile Driver's License | ISO 18013-5:2021 | <https://www.iso.org/standard/69084.html> | Published   |
| Mobile Document Spec    | ISO 18013-7      | <https://www.iso.org/standard/80601.html> | In Progress |

#### MOSIP Standards

<table><thead><tr><th width="227.56640625">Specification</th><th width="150">Version</th><th>Link</th><th>Status</th></tr></thead><tbody><tr><td>Claim 169: QR Code Spec</td><td>v1.2.0 (Latest)</td><td>https://docs.mosip.io/1.2.0/readme/standards-and-specifications/mosip-standards/169-qr-code-specification</td><td>Current</td></tr><tr><td>Claim 169: QR Code Spec</td><td>v1.1.0</td><td>https://docs.mosip.io/1.2.0/readme/standards-and-specifications/mosip-standards/169-qr-code-specification-1</td><td>Archive</td></tr><tr><td>Claim 169: QR Code Spec</td><td>v1.0.0</td><td>https://docs.mosip.io/1.2.0/readme/standards-and-specifications/mosip-standards/169-qr-code-specifications-1.0.0</td><td>Archive</td></tr></tbody></table>

#### Related Documentation

| Document              | Link                                                          | Purpose                    |
| --------------------- | ------------------------------------------------------------- | -------------------------- |
| Inji Certify Overview | <https://docs.mosip.io/inji/inji-certify/overview>            | Credential issuer features |
| Inji Mobile Wallet    | <https://docs.mosip.io/inji/inji-wallet/inji-mobile/overview> | Holder wallet features     |
| Inji Web Wallet       | <https://docs.mosip.io/inji/inji-wallet/inji-web/overview>    | Browser-based wallet       |
| Inji Verify Portal    | <https://docs.mosip.io/inji/inji-verify/overview>             | Credential verifier        |
| Release Notes         | <https://docs.mosip.io/inji/releases>                         | Version history & features |

***

### Document Information

**Document Version**: 2.0 (Restructured for Non-Repetition)\
**Last Updated**: March 3, 2026\
**Structure Implemented**: Standards Detail Library (single source) + Module Implementation (features only)\
**Key Improvement**: Each standard defined once; modules reference and extend with implementation details\
**Maintenance Model**: Update standard info in one place (Section 3); module features in their respective sections (4-7)
