issues
search
AAkira
/
Kotlin-Multiplatform-Libraries
Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.
2.89k
stars
246
forks
source link
Add VC Library
#204
Closed
JesusMcCloud
closed
5 months ago
JesusMcCloud
commented
6 months ago
KMM VC Library
This library implements verifiable credentials to support several use cases, i.e. issuing of credentials, presentation of credentials and validation thereof. This library may be shared between backend services issuing credentials, wallet apps holding credentials, and verifier apps validating them.
Credentials may be represented in the
W3C VC Data Model
or as mobile driving licences from
ISO/IEC 18013-5:2021
. Issuing may happen according to
ARIES RFC 0453 Issue Credential V2
or with
OpenID for Verifiable Credential Issuance
. Presentation of credentials may happen according to
ARIES RFC 0454 Present Proof V2
or with
Self-Issued OpenID Provider v2
.
Library Link
[x] Confirmed that two spaces were added at the end of the description to break a new line.
AAkira
commented
5 months ago
Thank you.
KMM VC Library
Credentials may be represented in the W3C VC Data Model or as mobile driving licences from ISO/IEC 18013-5:2021. Issuing may happen according to ARIES RFC 0453 Issue Credential V2 or with OpenID for Verifiable Credential Issuance. Presentation of credentials may happen according to ARIES RFC 0454 Present Proof V2 or with Self-Issued OpenID Provider v2.
Library Link