This is the implementation of the Electronic Health Certificates (EHN) specification used to decode and verify the validity of COVID Certificates in Switzerland.
It is partially based on these two implementations.
This repository is used internally in the CovidCertificate-SDK-Android as well as the backend services that provide the functionality for the Swiss CovidCertificate apps. For usage in Android apps, please refer to the above mentioned SDK for Android.
For a change log, check out the releases page.
The latest release is available on Maven Central.
implementation 'ch.admin.bag.covidcertificate:sdk-core:1.1.2'
- Android App: CovidCertificate-App-Android
- Android SDK: CovidCertificate-SDK-Android
- iOS App: CovidCertificate-App-iOS
- iOS SDK: CovidCertificate-SDK-iOS
- For all others, see the Github organisation
This project is licensed under the terms of the MPL 2 license. See the LICENSE file for details.