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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-27T14:28:57.000Z (about 5 years ago)
- Last Synced: 2025-02-09T23:48:19.741Z (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
[](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).