This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Releases: walt-id/waltid-mdoc
Releases · walt-id/waltid-mdoc
v1.2312081100.0
New Features
- enable js tests (9ad9e65 by @severinstampler)
New Contributors
- @severinstampler made their first contribution in #6
Full Changelog: v1.2311301708.0...v1.2312081100.0
v1.2311301708.0
Full Changelog: v1.2311301659.0...v1.2311301708.0
v1.2311211421.0
New Contributors
Full Changelog: v1.2308160902.0...v1.2311211421.0
v1.2308160902.0
Documentation Changes
- add diagnostic notation for example CBOR outputs (aec1ebe by @severinstampler)
Full Changelog: v1.2308160851.0...v1.2308160902.0
v1.2308160851.0
Documentation Changes
- add diagnostic notation for example CBOR outputs (f1ba552 by @severinstampler)
Full Changelog: v1.2308091635.0...v1.2308160851.0
v1.2308091635.0
New Features
- Completed test-case for mobile eIDs (3540b86 by @philpotisk)
- Added testcase for creating an mID (92c0b96 by @philpotisk)
Chores
- Updated maven-repo URL (d75fe4a by @philpotisk)
- Added ISO-IEC_23220-2 example to README.md (8126c08 by @philpotisk)
New Contributors
- @philpotisk made their first contribution in #2
Full Changelog: v1.2308040834.0...v1.2308091635.0
v1.2308040834.0
Full Changelog: v1.2308031826.0...v1.2308040834.0
v1.2308031826.0
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