Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dstotijn/exp-notif-crypto
Go implementation of the Encryption Specification of Apple/Google's Exposure Notification framework.
https://github.com/dstotijn/exp-notif-crypto
contact-tracing covid-19 crypto golang
Last synced: about 1 month ago
JSON representation
Go implementation of the Encryption Specification of Apple/Google's Exposure Notification framework.
- Host: GitHub
- URL: https://github.com/dstotijn/exp-notif-crypto
- Owner: dstotijn
- License: mit
- Created: 2020-04-26T12:47:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-27T14:28:57.000Z (over 4 years ago)
- Last Synced: 2024-10-30T04:58:07.281Z (3 months ago)
- Topics: contact-tracing, covid-19, crypto, golang
- Language: Go
- Size: 7.81 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# exp-notif-crypto
[![GoDoc](https://godoc.org/github.com/dstotijn/exp-notif-crypto?status.svg)](https://godoc.org/github.com/dstotijn/exp-notif-crypto)
**exp-notif-crypto** is a Go implementation of the crypto functions of
Apple/Googleβs Exposure Notification framework.π‘ Check out the example code [here](doc_test.go) or on [godoc](https://godoc.org/github.com/dstotijn/exp-notif-crypto).