Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).