libcontrac
A library for contact tracing
|
▼ include | |
▼ contrac | |
contrac.h | Core Contact Tracing functionality |
contrac_private.h | Private header for the Core Contact Tracing functionality |
dtk.h | Daily Tracing Key functionality |
dtk_list.h | Provides a list of DTKs |
log.h | Allows output to be sent to the log |
match.h | Provides a way to match collected RPIs with downloaded DTKs |
rpi.h | Random Proximity Identifier functionality |
rpi_list.h | Provides a list of RPIs |
utils.h | Static utility functions |
▼ src | |
contrac.c | Core Contact Tracing functionality |
dtk.c | Daily Tracing Key functionality |
dtk_list.c | Provides a list of DTKs |
log.c | |
match.c | Provides a way to match collected RPIs with downloaded DTKs |
rpi.c | Random Proximity Identifier functionality |
rpi_list.c | Provides a list of RPIs |
utils.c | Static utitlity functions |