Path-Check / safeplaces-dct-app

COVID Safe Paths (based on Private Kit) is an open and privacy preserving system to use personal information to battle COVID
https://covidsafepaths.org
MIT License
465 stars 283 forks source link

Use MS for iOS hashes #1287

Closed JacobJaffe closed 4 years ago

JacobJaffe commented 4 years ago

Previously we have been using seconds for calculating our hashes. This has caused us to be out of sync with the Places MS hashes

https://stackoverflow.com/questions/28872450/conversion-from-nstimeinterval-to-hour-minutes-seconds-milliseconds-in-swift

jvisenti commented 4 years ago

Closing in favor of #1289