mirror of
https://github.com/admin-ch/CovidCertificate-SDK-Kotlin.git
synced 2026-08-25 21:04:23 +00:00
CovidCertificate SDK for Kotlin | Read-only mirror of https://github.com/admin-ch/CovidCertificate-SDK-Kotlin — Bundesamt für Informatik und Telekommunikation. Issues & pull requests at the source.
- Kotlin 97.6%
- Java 2.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .github/workflows | ||
| gradle/wrapper | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
CovidCertificate-SDK-Kotlin
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.
How To Use
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'
Repositories
- 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
License
This project is licensed under the terms of the MPL 2 license. See the LICENSE file for details.