Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Releases: walt-id/waltid-mdoc

v1.2312081100.0

08 Dec 11:02
daed73f
Compare
Choose a tag to compare

New Features

New Contributors

Full Changelog: v1.2311301708.0...v1.2312081100.0

v1.2311301708.0

30 Nov 17:11
Compare
Choose a tag to compare

v1.2311211421.0

21 Nov 14:24
2011a7f
Compare
Choose a tag to compare

New Contributors

  • @aarmam made their first contribution in #5

Full Changelog: v1.2308160902.0...v1.2311211421.0

v1.2308160902.0

16 Aug 09:07
Compare
Choose a tag to compare

Documentation Changes

Full Changelog: v1.2308160851.0...v1.2308160902.0

v1.2308160851.0

16 Aug 08:54
Compare
Choose a tag to compare

Documentation Changes

Full Changelog: v1.2308091635.0...v1.2308160851.0

v1.2308091635.0

09 Aug 16:38
2bb96f3
Compare
Choose a tag to compare

New Features

Chores

New Contributors

Full Changelog: v1.2308040834.0...v1.2308091635.0

v1.2308040834.0

04 Aug 08:37
adb8701
Compare
Choose a tag to compare

v1.2308031826.0

03 Aug 18:30
Compare
Choose a tag to compare

Features

  • Parse and verify mdocs and mdoc requests, with verification of MSO-validity, doc type, certificate chains, items tamper check, issuer and device signatures.
  • Create and sign mdoc documents with issuer-signed items and COSE Sign1 issuer authentication (mobile security object, MSO).
  • Present mdoc documents with selective disclosure of issuer-signed items and MDoc device authentication, based on COSE Mac0 or COSE Sign1.
  • Create mdoc requests object with COSE Sign1 reader authentication
  • Support for integration with various crypto libraries and frameworks, to perform the cryptographic operations and key management
  • Multiplatform support
    • Kotlin/Java for JVM
    • JavaScript
    • Native