https://github.com/a-sit-plus/healthid
https://github.com/a-sit-plus/healthid
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/a-sit-plus/healthid
- Owner: a-sit-plus
- License: apache-2.0
- Created: 2024-07-31T14:19:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T16:16:57.000Z (over 1 year ago)
- Last Synced: 2025-03-12T02:47:02.252Z (over 1 year ago)
- Language: Kotlin
- Size: 98.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Health ID Attestation
[](https://plus.a-sit.at/open-source.html)
[](https://github.com/a-sit-plus/vck)
[](http://www.apache.org/licenses/LICENSE-2.0)
[](http://kotlinlang.org)
[](http://kotlinlang.org)

[](https://mvnrepository.com/artifact/at.asitplus.wallet/eprescription/)
Data classes representing a Health ID Attestation, as a SD-JWT credential, with the help
of [VC-K](https://github.com/a-sit-plus/vck).
Be sure to call `at.asitplus.wallet.healthid.Initializer.initWithVCK` first thing in your application.
## Changelog
Release 2.3.0
- Update to VC-K 5.12.0
- Kotlin 2.3.0
Release 2.2.0
- Update to VC-K 5.8.0
- Kotlin 2.2.0
- kotlinx.datetime 0.7.1
Release 2.1.0:
- Remove deprecated elements for `EPrescription`
Release 2.0.0:
- Rebrand as `HealthID` to accommodate changes to attestation rulebook as of 2025-02-23
- Update to VC-K 5.4.2
Release 1.1.1:
- Update to VC-K 5.2.1
- Kotlin 2.1.0
Release 1.1.0:
- Update to VC-K 5.0.0
Release 1.0.1:
- Update to VC-K 4.1.0
Release 1.0.0:
- Initial release, covering OTTs, with `vclib` 4.0.0
---
The Apache License does not apply to the logos, (including the A-SIT logo and the VC-K logo) and the project/module name(s)
(even those used only in badges), as these are the sole property of A-SIT/A-SIT Plus GmbH and may not be used
in derivative works without explicit permission!